2.13.6 ConditionEnum
Referenced by: TimeConditionContainer
An enumeration that specifies the type of a time condition.
Name |
Value |
Meaning |
---|---|---|
0x00000001 |
None. |
|
0x00000002 |
Begin condition that specifies when a time node will be activated. |
|
0x00000003 |
End condition that specifies when a time node will be deactivated. |
|
0x00000004 |
Next condition that specifies when the next child time node of a sequential time node will be activated. |
|
0x00000005 |
Previous condition that specifies when the previous child time node of a sequential time node will be activated. |
|
0x00000006 |
EndSync condition that specifies how to synchronize the stopping of the child nodes of a time node. |