Can I trigger the AUX signal input?

Hello everyone.

I want to operate a wiper or a light on the camera.

Smart clients have been tested to work with custom buttons.

But, I don’t know how to access camera input or output signals in MIPSDK.

Can I trigger the AUX signal input?

Waiting for an answer. Please.

Thank you.

This is the command to use..

MIP Documentation: VideoOS.Platform.Messaging.MessageId.Control Class Reference

const String VideoOS.Platform.Messaging.MessageId.Control.PTZAUXCommand = “Control.PTZAUXCommand”

Control one AUX device on a camera/video server. The Data field is a filled PTZAUXCommandData structure. Destination contains camera FQID.