I am a newbie, am controlling servos on a maestro 6 channel.
Have added servo movements on the maestro control center, now would like to separate those movements with a wait … say 10 seconds, before moving on to the next movement.
Can anyone dumb this down for me? how do i do this?
so servo moves to x position … wait 10 seconds … servo moves to next position.
Make sense?
Hello.
I moved your post to the “Servo controllers and servos” section of the forum since it is about the Maestro servo controller.
It sounds like you are probably referring to the sequencer feature of the Maestro Control Center. If that is the case, each frame is assigned a duration in ms, which you can see in the “Frames:” box. This duration is the amount of time the Maestro will wait before it moves to next frame in the sequence. By default it is set to 500ms, but you can double click on each entry and adjust it as needed up to 65535ms. If you need longer than that at some point, you could create a duplicate frame so nothing actually changes and set the combined duration of both frames to your desired delay time. Alternatively, you could copy your sequences to a script and manually write/edit the code in the “Script” tab.
Brandon
1 Like