Table of Contents

Class ConfigureCam1Event

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents a register that configures the event on camera 0.

public class ConfigureCam1Event
Inheritance
ConfigureCam1Event
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, EventConfiguration)

Returns a Harp message for the ConfigureCam1Event register.

FromPayload(double, MessageType, EventConfiguration)

Returns a timestamped Harp message for the ConfigureCam1Event register.

GetPayload(HarpMessage)

Returns the payload data for ConfigureCam1Event register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ConfigureCam1Event register messages.