Table of Contents

Class TriggerConfigCam0

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

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

public class TriggerConfigCam0
Inheritance
TriggerConfigCam0
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, TriggerSource)

Returns a Harp message for the TriggerConfigCam0 register.

FromPayload(double, MessageType, TriggerSource)

Returns a timestamped Harp message for the TriggerConfigCam0 register.

GetPayload(HarpMessage)

Returns the payload data for TriggerConfigCam0 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for TriggerConfigCam0 register messages.