This enumeration describes the different condition modes for a binary condition. Its representation in the AddressSpace and the possible values are defined in Table 149.
Table 149 – EdgeOperator Definition
Name |
Description |
Rising_0 |
The related condition is solved if the variable value is change from false to true. |
Falling_1 |
The related condition is solved if the variable value is change from true to false. |