Class MimicPort0Valve
Represents a register that specifies the digital output to mimic the Port 0 valve state.
public class MimicPort0Valve
- Inheritance
-
MimicPort0Valve
- Inherited Members
Fields
- Address
Represents the address of the MimicPort0Valve register. This field is constant.
- RegisterLength
Represents the length of the MimicPort0Valve register. This field is constant.
- RegisterType
Represents the payload type of the MimicPort0Valve register. This field is constant.
Methods
- FromPayload(MessageType, MimicOutput)
Returns a Harp message for the MimicPort0Valve register.
- FromPayload(double, MessageType, MimicOutput)
Returns a timestamped Harp message for the MimicPort0Valve register.
- GetPayload(HarpMessage)
Returns the payload data for MimicPort0Valve register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for MimicPort0Valve register messages.