Table of Contents

Class PortDIOState

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Represents a register that write the state of all port DIO lines.

public class PortDIOState
Inheritance
PortDIOState
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, PortDigitalIOS)

Returns a Harp message for the PortDIOState register.

FromPayload(double, MessageType, PortDigitalIOS)

Returns a timestamped Harp message for the PortDIOState register.

GetPayload(HarpMessage)

Returns the payload data for PortDIOState register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for PortDIOState register messages.