Table of Contents

Class StrobeSourceCam1

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

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

public class StrobeSourceCam1
Inheritance
StrobeSourceCam1
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, StrobeSource)

Returns a Harp message for the StrobeSourceCam1 register.

FromPayload(double, MessageType, StrobeSource)

Returns a timestamped Harp message for the StrobeSourceCam1 register.

GetPayload(HarpMessage)

Returns the payload data for StrobeSourceCam1 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for StrobeSourceCam1 register messages.