66
3.4.10 Inverter resetting program example
1) The following program resets the station 2 inverter.
The reply code at the time of instruction code execution is set to D2.
(Refer to page 58.)
M9036
FROM 0000
H
00E2
H
M200 2
K
SET M126
26
X0000 X000F X0001 M226
K4
36
Reads the remote input
(RX20 to RX3F) data of
buffer memory to M200-M231.
X0020
Write setting
SET M302
RST M302
M302
TO 0000
H
0162
H
M100
K4
2
K
M9036
87
43
Writes M100-M131 data to the
remote outputs (RY20 to RY3F)
of buffer memory.
M226
Switches on the error reset
request flag (RY1A).
Switches off the error reset
request flag (RY1A) if the
error status flag (RX1A) is off.
RST M126
Note:1. The above inverter reset using RY1A may be made only when an inverter
error occurs.
Also, inverter reset can be made independently of the operation mode.
2. When resetting the inverter using the instruction code execution request
(RYF) with the instruction code (FD
H
) and data (9696
H
), set the operation
mode to the CC-Link operation mode. (Refer to page 60 for the program
example.)
3