Skip to content

boolean operators in symbol source values

edited February 5 in PLCnext Engineer

Hi,

When creating HMI symbols, it is very strange that it is not allowed to use boolean operators (such as NOT, AND, OR) etc in the input field for those parameters.

It seem to be allowed everywhere else variables are used.

Example below, where I am displaying two electrical breaker symbols. They should always be inverse of each other, e.g. one is "BreakerStatus" and the other is simply "NOT BreakerStatus", but the NOT operator is not allowed in the parameter field for the BreakerStatus variable.

Is there a particular reason for this, and can it please be added in a future version of PLCnext Engineer?

It is a hassle to create dedicated variables for this.


Comments

Sign In or Register to comment.