OPC Foundation
  • Documents
  • NodeSets
  • Search
10.6 EqualityAndRelationalOperator

This enumeration describes the different condition modes for an analog condition. Its representation in the AddressSpace and the possible values are defined in Table 148.

Table 148 – EqualityAndRelationalOperator Definition

Name

Description

Equal_0

The related condition is solved if the two values are equal

NotEqual_1

The related condition is solved if the two values are not equal

LessOrEqualThan_2

The related condition is solved if the variable value is less or equal than the reference value

GreaterOrEqualThan_3

The related condition is solved if the variable value is greater or equal than the reference value

LessThan_4

The related condition is solved if the variable value is less than the reference value

GreaterThan_5

The related condition is solved if the variable value is greater than the reference value

Please report errors or issues with the site to webmaster.

Copyright © 2023 - OPC Foundation