B-82604EN/01 OPERATION6.ADDRESS ASSIGNMENT TO POINTS
- 47 -
CAUTION
This function is supported by R-J3iB system
software 7D80, 45 or later, and 7D81, 09 or later,
and R-30iA(R-J3iC).
When $MULTIPLY is 1, the value or SIM status of one I/O is
assigned to one %R.
When the value is ON, the value of the corresponded %R is 1. When
OFF, the value is 0.
When $MULTIPLY is 0, the values or SIM statuses of sixteen I/O’s
are assigned one %R as bit values.
When the value is ON, the value of the corresponded bit of %R is 1.
When OFF, the value is 0.
The I/O with less index number is assigned to the less significant bit
of %R.
Example: DI[1] to DI[16] are assigned to %R
When DI[1] is ON and others are OFF, the value of %R1 is 1.
When DI[16] is ON and others are OFF, the value of %R1 is 32768.
(In the case 16-bit signed integer)