6 Important Notes
20-62 WindO/I-NV4 User’s Manual
6.4 Number of Device Addresses That Can Be Used
The number of external device addresses that can be used in the script are as follows:
6.5 About the Priority of the Operator
As a basic rule, operators are calculated in order from left of the line, but when multiple calculations are combined,
they are calculated in following priority.
Item Number of devices
Destination external device addresses 64 max.
Source external device addresses 64 max.
• The maximum number of source external device addresses which can be used as a trigger condition and
in scripts executed as Grobal Script is 256.
• When the total number of write data to an external device address exceeds 64 in a single script while
executing a script with MICRO/I, that script will be halted with an error.
Priority Operator
High
()
! ~ -(Negative number)
* / %
+ -(Subtraction)
<< >>
&
^
|
< <= > >=
== !=
&&
||
Low
=