I have my application running which moves a Ninja turret via the SendAction() command. I am having one big problem though which is "selecting" camera 1. Until I hit the button labeled C1 on the Ninja remote control, none of the commands I send to the Ninja do anything. Also, if I hit any of the other buttons on the remote [C2, C3, C4], the camera stops responding again. I need to send the same "select camera 1" command the remote control is sending, but through the SDK. I looked over the RF command frequency reference and did not see anything that seemed to do that.
How can I "select/activate" a particular camera?
Thanks.