Triggering Saved Motions


#1

Hello, I am new with Dobot and sorry if there is a topic already about this couldn’t find. So here is my beginner question:
I was wondering what is the easiest way to trigger specific saved set of locations - as a motion.
So for example:
set1: (x1,y1) to (x2,y2) to (x3,y3) = first motion
set2: (x4,y4) to (x5,y5) to (x6,y6) = second motion
and so on…
What I want to do is activate these motions with specific buttons/signals. Button1=set1, Button2=set2.
Note:Ideally wanna work with osc signals.


#2

You need to refer to the Multiplexed Base I/O Interface Description section in the manual. Then you can connect two buttons. After the hardware is satisfied, try to write the corresponding action in the software. You can write logic through blockly or script.