Class CreateDO0ThresholdPayload
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
Represents an operator that creates a message payload that value used to threshold an ADC read, and trigger DO0 pin.
public class CreateDO0ThresholdPayload
- Inheritance
-
CreateDO0ThresholdPayload
- Derived
- Inherited Members
Properties
- DO0Threshold
Gets or sets the value that value used to threshold an ADC read, and trigger DO0 pin.
Methods
- GetMessage(MessageType)
Creates a message that value used to threshold an ADC read, and trigger DO0 pin.
- GetPayload()
Creates a message payload for the DO0Threshold register.