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