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