Class TriggerFrequencyCam0
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Represents a register that specifies the trigger frequency for camera 0 between 1 and 1000.
public class TriggerFrequencyCam0
- Inheritance
-
TriggerFrequencyCam0
- Inherited Members
Fields
- Address
Represents the address of the TriggerFrequencyCam0 register. This field is constant.
- RegisterLength
Represents the length of the TriggerFrequencyCam0 register. This field is constant.
- RegisterType
Represents the payload type of the TriggerFrequencyCam0 register. This field is constant.
Methods
- FromPayload(MessageType, ushort)
Returns a Harp message for the TriggerFrequencyCam0 register.
- FromPayload(double, MessageType, ushort)
Returns a timestamped Harp message for the TriggerFrequencyCam0 register.
- GetPayload(HarpMessage)
Returns the payload data for TriggerFrequencyCam0 register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for TriggerFrequencyCam0 register messages.