Class CreateRangeAndFilterPayload
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
Represents an operator that creates a message payload that sets the range and LowPass filter cutoff of the ADC.
public class CreateRangeAndFilterPayload
- Inheritance
-
CreateRangeAndFilterPayload
- Derived
- Inherited Members
Properties
- RangeAndFilter
Gets or sets the value that sets the range and LowPass filter cutoff of the ADC.
Methods
- GetMessage(MessageType)
Creates a message that sets the range and LowPass filter cutoff of the ADC.
- GetPayload()
Creates a message payload for the RangeAndFilter register.