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