Class ConfigureAdc
Represents a register that configuration of Analog Inputs.
public class ConfigureAdc
- Inheritance
-
ConfigureAdc
- Inherited Members
Fields
- Address
Represents the address of the ConfigureAdc register. This field is constant.
- RegisterLength
Represents the length of the ConfigureAdc register. This field is constant.
- RegisterType
Represents the payload type of the ConfigureAdc register. This field is constant.
Methods
- FromPayload(MessageType, AdcConfiguration)
Returns a Harp message for the ConfigureAdc register.
- FromPayload(double, MessageType, AdcConfiguration)
Returns a timestamped Harp message for the ConfigureAdc register.
- GetPayload(HarpMessage)
Returns the payload data for ConfigureAdc register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for ConfigureAdc register messages.