Table of Contents

Class ConfigureOutput0

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents a register that configures the digital Output 0.

public class ConfigureOutput0
Inheritance
ConfigureOutput0
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, OutputConfiguration)

Returns a Harp message for the ConfigureOutput0 register.

FromPayload(double, MessageType, OutputConfiguration)

Returns a timestamped Harp message for the ConfigureOutput0 register.

GetPayload(HarpMessage)

Returns the payload data for ConfigureOutput0 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ConfigureOutput0 register messages.