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