Class EnableProtocol
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
Represents a register that enables the currently defined protocol.
public class EnableProtocol
- Inheritance
-
EnableProtocol
- Inherited Members
Fields
- Address
Represents the address of the EnableProtocol register. This field is constant.
- RegisterLength
Represents the length of the EnableProtocol register. This field is constant.
- RegisterType
Represents the payload type of the EnableProtocol register. This field is constant.
Methods
- FromPayload(MessageType, EnableFlag)
Returns a Harp message for the EnableProtocol register.
- FromPayload(double, MessageType, EnableFlag)
Returns a timestamped Harp message for the EnableProtocol register.
- GetPayload(HarpMessage)
Returns the payload data for EnableProtocol register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for EnableProtocol register messages.