servo group

thanks for your reply.
could you tell me whether my instruction,such as #1p1500#2p1500t5000, is correct?
since i am not sure how to control the servo group.
and how can i get a example program for reference?
:confused: have a good day.

Yes it is correct… But you need to send a carriage return to make the SSC-32 take action. Another thing that can be confusing is the first time you command a servo to move the controller will ignore the speed or time argument. It does this because the SSC-32 doesn’t have a position stored in it for that servo. After a servo has been initiated it will then utilize the speed and time commands.

As for example programs…
There’s a host of them on this forums.

I could point you directly to them, but there’s a rather large amount.
Which programming language do you wish to see this example code in?