Table of Contents

Class StrobeSourceCam0

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents a register that select the strobe source line for camera 0. The direct line or with pull-up.

public class StrobeSourceCam0
Inheritance
StrobeSourceCam0
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, StrobeSource)

Returns a Harp message for the StrobeSourceCam0 register.

FromPayload(double, MessageType, StrobeSource)

Returns a timestamped Harp message for the StrobeSourceCam0 register.

GetPayload(HarpMessage)

Returns the payload data for StrobeSourceCam0 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for StrobeSourceCam0 register messages.