RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoTriggerCondDefDoc Members
The IRegnoTriggerCondDefDoc type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Condition |
A fixed string representing the condition for the associated parameter. Valid options are: Equals, NotEquals, GreaterThan, LessThan, GreaterThanEqual, LessThanEqual.
|
![]() |
Count |
A 32-bit Integer value representing the number of counts that the threshold value and condition has to be valid for before the condition is recognised.
|
![]() |
Name |
A free form string value to name the conversion.
|
![]() |
ParamDefDocId |
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the parameter associated with this trigger condition.
|
![]() |
Threshold |
A 64-bit Double value representing the threshold value for the associated parameter and condition.
|
![]() |
TriggerType |
A fixed string representation of the trigger type. Valid options are: None, Power, Ignition, Data, External.
|