Table of Contents

Class ProtocolDirection

Namespace
Harp.SyringePump
Assembly
Harp.SyringePump.dll

Represents a register that sets the direction of the protocol execution.

public class ProtocolDirection
Inheritance
ProtocolDirection
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ProtocolDirectionState)

Returns a Harp message for the ProtocolDirection register.

FromPayload(double, MessageType, ProtocolDirectionState)

Returns a timestamped Harp message for the ProtocolDirection register.

GetPayload(HarpMessage)

Returns the payload data for ProtocolDirection register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ProtocolDirection register messages.