10.7 EdgeOperator

This Enumeration describes the different condition modes for a binary condition. Its representation in the AddressSpace and the possible values are defined in Table 154.

Table 154 - EdgeOperator Definition
Name Value Description
Rising_00The related condition is solved if the variable value is change from false to true.
Falling_11The related condition is solved if the variable value is change from true to false.