Table of Contents

Class ConfigureCam0Event

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents a register that configures the event on camera 0.

public class ConfigureCam0Event
Inheritance
ConfigureCam0Event
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, EventConfiguration)

Returns a Harp message for the ConfigureCam0Event register.

FromPayload(double, MessageType, EventConfiguration)

Returns a timestamped Harp message for the ConfigureCam0Event register.

GetPayload(HarpMessage)

Returns the payload data for ConfigureCam0Event register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ConfigureCam0Event register messages.