6 BASIC INSTRUCTIONS
6.4 Bit Processing Instructions
241
6
• The FMOV(P) instruction is a batch write instruction for a constant (K0 for example) that can write "0" for word devices
(including nibble specification of bit devices).
• Specify the same type of device for (d1) and (d2) so that (d1) number is less than (d2) number. If the (d1) number(d2)
number, only the device specified by (d1) is reset.
• The ZRST(P) instruction is a 16-bit instruction, but long counter (LC) and long index register (LZ) can be specified for (d1)
and (d2).
Error code
(SD0/SD8067)
Description
2820 The number of devices to be reset is 32768 or more when module access device has been specified for (d1) and/or (d2).
3405 Device type specified by (d1) differs from type specified by (d2).
Module number for (d1) and (d2) differ when module access device is specified.
FMOV
X2
K0 D0 K100
K0 is written to D0 to D99.
ZRST
ZRST
C180 C199
LC0 LC10
Command input