Class CreateDO3ThresholdPayload
- 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 DO3 pin.
public class CreateDO3ThresholdPayload
- Inheritance
-
CreateDO3ThresholdPayload
- Derived
- Inherited Members
Properties
- DO3Threshold
Gets or sets the value that value used to threshold an ADC read, and trigger DO3 pin.
Methods
- GetMessage(MessageType)
Creates a message that value used to threshold an ADC read, and trigger DO3 pin.
- GetPayload()
Creates a message payload for the DO3Threshold register.