Class StopCameras
Represents a register that specifies the camera outputs to disable in the device.
public class StopCameras
- Inheritance
-
StopCameras
- Inherited Members
Fields
- Address
Represents the address of the StopCameras register. This field is constant.
- RegisterLength
Represents the length of the StopCameras register. This field is constant.
- RegisterType
Represents the payload type of the StopCameras register. This field is constant.
Methods
- FromPayload(MessageType, CameraOutputs)
Returns a Harp message for the StopCameras register.
- FromPayload(double, MessageType, CameraOutputs)
Returns a timestamped Harp message for the StopCameras register.
- GetPayload(HarpMessage)
Returns the payload data for StopCameras register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for StopCameras register messages.