Speed control from a remote microcontroller

hi guys
im using 2 maestro devices, and arduino menaging my custom made remote control.
the 2 maestros are daisy chained, and the arduino “call routines” by the adresses given in the compiled code after scripting in the control center.
now, im missing the speed and acceleration parameters defined in the channel settings, and cant get the system run speeds that i defined in the maestro script.
what would be your advice for controling speed on serial comunication in such case?
thanks!
A
(sorry for my spelling, not my language and i was never good with spelling…)

Hello,

There are serial commands for setting the speed and acceleration, but you should also be able to put them in your script. If your script does not work, feel free to post it here, and we can help you debug it.

-Paul