84
PROGRAMMING EXAMPLES
8.4 Program Example for Monitoring the Output Frequency
The following explains a program to read monitor functions of the inverter.
The following program reads the output frequency of
inverter to D1.
Output frequency reading code number: H0001 (hexadecimal)
Refer to
page 73
for the monitor code numbers.
(Example) The output frequency of 60Hz is indicated as H1770 (6000).
station 1
X0
X0F
X1
Set monitor code (H01) of output frequency
to RWw0.
MOV H1
W100
Turn on the monitor command (RY0C)
MOV W0
D1
Read output frequency (RWr0) to D1
when the monitoring (RX0C) turns on.
END
15
7
0
X100C
M0
X20
Y100C
M0
Check the data link status of the station 1
SW80.0