Class StartAndStop
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Represents a register that starts and stops the cameras immediately.
public class StartAndStop
- Inheritance
-
StartAndStop
- Inherited Members
Fields
- Address
Represents the address of the StartAndStop register. This field is constant.
- RegisterLength
Represents the length of the StartAndStop register. This field is constant.
- RegisterType
Represents the payload type of the StartAndStop register. This field is constant.
Methods
- FromPayload(MessageType, CameraFlags)
Returns a Harp message for the StartAndStop register.
- FromPayload(double, MessageType, CameraFlags)
Returns a timestamped Harp message for the StartAndStop register.
- GetPayload(HarpMessage)
Returns the payload data for StartAndStop register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for StartAndStop register messages.