Table of Contents

Class ExpansionBoard

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents a register that selects the board to be interfaced with via the expansion port.

public class ExpansionBoard
Inheritance
ExpansionBoard
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ExpansionBoardType)

Returns a Harp message for the ExpansionBoard register.

FromPayload(double, MessageType, ExpansionBoardType)

Returns a timestamped Harp message for the ExpansionBoard register.

GetPayload(HarpMessage)

Returns the payload data for ExpansionBoard register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ExpansionBoard register messages.