Class CreateAnalogDataPayload
Represents an operator that creates a message payload that voltage at the ADC input and encoder value on Port 2.
public class CreateAnalogDataPayload
- Inheritance
-
CreateAnalogDataPayload
- Derived
- Inherited Members
Properties
- AnalogInput0
Gets or sets a value that the voltage at the output of the ADC channel 0.
- AnalogInput1
Gets or sets a value that the voltage at the output of the ADC channel 1.
- Encoder
Gets or sets a value that the quadrature counter value on Port 2.
Methods
- GetMessage(MessageType)
Creates a message that voltage at the ADC input and encoder value on Port 2.
- GetPayload()
Creates a message payload for the AnalogData register.