Class PulseDO1
Represents a register that pulse for the digital output 1 (DO1).
public class PulseDO1
- Inheritance
-
PulseDO1
- Inherited Members
Fields
- RegisterLength
Represents the length of the PulseDO1 register. This field is constant.
- RegisterType
Represents the payload type of the PulseDO1 register. This field is constant.
Methods
- FromPayload(MessageType, byte)
Returns a Harp message for the PulseDO1 register.
- FromPayload(double, MessageType, byte)
Returns a timestamped Harp message for the PulseDO1 register.
- GetPayload(HarpMessage)
Returns the payload data for PulseDO1 register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for PulseDO1 register messages.