Table of Contents

Class ProtocolStepCount

Namespace
Harp.SyringePump
Assembly
Harp.SyringePump.dll

Represents a register that sets the number of steps to be executed in the current protocol.

public class ProtocolStepCount
Inheritance
ProtocolStepCount
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the ProtocolStepCount register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the ProtocolStepCount register.

GetPayload(HarpMessage)

Returns the payload data for ProtocolStepCount register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ProtocolStepCount register messages.