Class DO0Config
- Namespace
- Harp.Synchronizer
- Assembly
- Harp.Synchronizer.dll
Represents a register that configures how the DO0 pin behaves.
public class DO0Config
- Inheritance
-
DO0Config
- Inherited Members
Fields
- RegisterLength
Represents the length of the DO0Config register. This field is constant.
- RegisterType
Represents the payload type of the DO0Config register. This field is constant.
Methods
- FromPayload(MessageType, DO0ConfigMode)
Returns a Harp message for the DO0Config register.
- FromPayload(double, MessageType, DO0ConfigMode)
Returns a timestamped Harp message for the DO0Config register.
- GetPayload(HarpMessage)
Returns the payload data for DO0Config register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for DO0Config register messages.