Class PortDIOSet
Represents a register that set the specified port DIO lines.
public class PortDIOSet
- Inheritance
-
PortDIOSet
- Inherited Members
Fields
- Address
Represents the address of the PortDIOSet register. This field is constant.
- RegisterLength
Represents the length of the PortDIOSet register. This field is constant.
- RegisterType
Represents the payload type of the PortDIOSet register. This field is constant.
Methods
- FromPayload(MessageType, PortDigitalIOS)
Returns a Harp message for the PortDIOSet register.
- FromPayload(double, MessageType, PortDigitalIOS)
Returns a timestamped Harp message for the PortDIOSet register.
- GetPayload(HarpMessage)
Returns the payload data for PortDIOSet register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for PortDIOSet register messages.