using the SSC-32 board how do you turn off after command is done?
Hi,
Do you mean how to turn off the signal to a RC servomotor / to a channel? If so, you can do so by sending a high or low value through that channel. The one typically used is “#[channel ID] P0”; ex: to “turn off” signal to channel one, you could send “#0 P0”. Please note this does not really remove the signal (tri-state the output) but actually turns it to a “digital low”. Most RC servomotors go idle (limp) when they do not receive a pulse, which makes this works as a “power-off” signal.
Let us know if we misunderstood your request.
Sincerely,