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