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