Table of Contents

Class TriggerDurationCam0

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents a register that sets the duration of the trigger pulse, in microseconds (minimum is 100), for camera 0.

public class TriggerDurationCam0
Inheritance
TriggerDurationCam0
Inherited Members

Fields

Address

Represents the address of the TriggerDurationCam0 register. This field is constant.

RegisterLength

Represents the length of the TriggerDurationCam0 register. This field is constant.

RegisterType

Represents the payload type of the TriggerDurationCam0 register. This field is constant.

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the TriggerDurationCam0 register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the TriggerDurationCam0 register.

GetPayload(HarpMessage)

Returns the payload data for TriggerDurationCam0 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for TriggerDurationCam0 register messages.