Class CreateDO1TimeAboveThresholdPayload
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
Represents an operator that creates a message payload that time (ms) above threshold value that is required to trigger a DO1 pin event.
public class CreateDO1TimeAboveThresholdPayload
- Inheritance
-
CreateDO1TimeAboveThresholdPayload
- Derived
- Inherited Members
Properties
- DO1TimeAboveThreshold
Gets or sets the value that time (ms) above threshold value that is required to trigger a DO1 pin event.
Methods
- GetMessage(MessageType)
Creates a message that time (ms) above threshold value that is required to trigger a DO1 pin event.
- GetPayload()
Creates a message payload for the DO1TimeAboveThreshold register.