Table of Contents

Class TriggerConfigCam1

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents a register that configures the trigger source for camera 1.

public class TriggerConfigCam1
Inheritance
TriggerConfigCam1
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, TriggerSource)

Returns a Harp message for the TriggerConfigCam1 register.

FromPayload(double, MessageType, TriggerSource)

Returns a timestamped Harp message for the TriggerConfigCam1 register.

GetPayload(HarpMessage)

Returns the payload data for TriggerConfigCam1 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for TriggerConfigCam1 register messages.