Hello Dan,
I am not sure what you are asking. I'm sending "sendrf" commands to the Ninja Camera turret using the SendAction() command and the command set "PanLeft/PanRight/PanUp/PanDown/CamCenter". I'm doing it in a program driven manner. Sometimes I'll send a series of these out to the turret but then decide to to completely cancel all current movement and any pending movements. I can't right now because if I try to send a "CamCenter" the CM15A will play all the waiting camera movement commands in sequence first in sequential queue style. I want to be able to clear all pending commands so I can quickly stop movement when I want to and possibly send new commands without waiting. Instead I have to wait many seconds for the other commands to play out first. That's why I'm looking for a way to tell the CM15A to "drop everything it's doing and what is pending".
Thanks,
Robert