![Fuji Electric OPC-E1-CCL Скачать руководство пользователя страница 37](http://html1.mh-extra.com/html/fuji-electric/opc-e1-ccl/opc-e1-ccl_instruction-manual_2341939037.webp)
10.8 Program Example for Monitoring the Output Frequency
The program example shown below reads out the output frequency from FRENIC-Multi station #1 into data
register D1.
X00
Unit
failure
BMOV SW80 K4M0 K4
MOV H1 W100
X0F
X01
X20
Y100C
Unit
ready
Host station
being li nked
Monitori ng
M0
Writi ng
ON
X100C
MOV W0 D1
END
Read out data link status of slave
stations
Write the monitor item code (H01) of
output frequency into RWw0
Turn monitor command (RYC ) ON
ʳ
Turning RYC ON reads out the output
frequency from the remote register
(RWw0) into D1.
ʳ
Figure 10.8 Program Example
10.9 Program Example for Reading from the Inverter's Function Code Data
The program example shown below reads out the F07 data (Acceleration time 1) from FRENIC-Multi station #1
Read out data link status of slave
stations
X0
Uni t failure
Write the “Read F07” command code
(H07) i nto RWw2
Turn command code execution
request (RYF) ON
X0F
X1
X20
BMOV SW80 K4M0 K4
MOV H7 W102
Unit
ready
Host station
being linked
Writing
ON
M302
PLS M300
M0
SET M301
M300
SET Y100F
RST Y100F
MOV W3 D1
RST M302
END
Turn command code execution
request (RYF) OFF
When the command code execution
completed signal (RXF) is turned ON,
the acceleration time 1 (RWr3) and
response code (RWr2) are read out
into D1 and D2, respectively
ʳ
ʳ
M301
X100F
Command code
execution
completed
RST M301
SET M302
X100F
Command code
execution
completed
MOV W2 D2
Figure 10.9 Program Example
35