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