InRangeTrigger Properties
- Updated2023-02-21
- 2 minute(s) read
The InRangeTrigger type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChannelPath | Gets or sets a value indicating the system definition path of the channel to monitor. (Inherited from SingleChannelTrigger.) |
![]() | HighLimit | Gets or sets a value indicating the high limit of the range. |
![]() | Invert | Gets or sets a value indicating whether to invert the range check. If the range check is inverted, then the trigger condition occurs when the value falls outside the specified range. |
![]() | LowLimit | Gets or sets a value indicating the low limit of the range. |