Table of Contents

Class TriggerDurationCam1

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 1.

public class TriggerDurationCam1
Inheritance
TriggerDurationCam1
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the TriggerDurationCam1 register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the TriggerDurationCam1 register.

GetPayload(HarpMessage)

Returns the payload data for TriggerDurationCam1 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for TriggerDurationCam1 register messages.