Class CreateAnalogDataPayload
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
Represents an operator that creates a message payload that value from a single read of all ADC channels.
public class CreateAnalogDataPayload
- Inheritance
-
CreateAnalogDataPayload
- Derived
- Inherited Members
Properties
- Channel0
Gets or sets a value to write on payload member Channel0.
- Channel1
Gets or sets a value to write on payload member Channel1.
- Channel2
Gets or sets a value to write on payload member Channel2.
- Channel3
Gets or sets a value to write on payload member Channel3.
Methods
- GetMessage(MessageType)
Creates a message that value from a single read of all ADC channels.
- GetPayload()
Creates a message payload for the AnalogData register.