Class CreateSamplingRatePayload
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
Represents an operator that creates a message payload that sets the sampling frequency of the ADC.
public class CreateSamplingRatePayload
- Inheritance
-
CreateSamplingRatePayload
- Derived
- Inherited Members
Properties
- SamplingRate
Gets or sets the value that sets the sampling frequency of the ADC.
Methods
- GetMessage(MessageType)
Creates a message that sets the sampling frequency of the ADC.
- GetPayload()
Creates a message payload for the SamplingRate register.