Table of Contents

Class OutputSet

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

Represents a register that set the specified digital output lines.

public class OutputSet
Inheritance
OutputSet
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, DigitalOutputs)

Returns a Harp message for the OutputSet register.

FromPayload(double, MessageType, DigitalOutputs)

Returns a timestamped Harp message for the OutputSet register.

GetPayload(HarpMessage)

Returns the payload data for OutputSet register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for OutputSet register messages.