
5.CONVERSION RULES B-64214EN/01
- 60 -
5.4.32 XMOVB
PMC-SB7
XMOVB
• Data size is specified by format parameter of the instruction.
• RW signal specifies whether the data is read from table or writes to table.
PMC-SD7
(Not converted)
Not converted.
• Conversion tool cannot decide read/write because it is impossible to tell the contents of
RW signal when conversion.
User’s operations to
finish conversion
Please make similar function by using ARRAY_MOVE_(type).
Please note the followings.
• Meaning of ENO of ARRAY_MOVE_(type) is opposite to W1 of XMOVB.
(ENO is turned on when process is normally end but W1 is turned on when error occurs.)
• Number of table of ARRAY_MOVE_(type) starts from 1 but it starts from 0 in case of
XMOVB.
• Table size of ARRAY_MOVE_(type) is specified by constant but it is specified by content of
address in case of XMOVB.
• In case XMOVB is used with extended specification.
If the specified plural area to read or write is continuous area, the same function can be
done by ARRAY_MOVE_(type). However, the area does not continue, it cannot be realized
by ARRAY_MOVE_ (type).