11 OPC UA DataTypes

11.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 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. |