Mitsubishi FX3U-232-BD User Manual page 343

Fx3u series
Hide thumbs Also See for FX3U-232-BD:
Table of Contents

Advertisement

FX Series PLC User's Manual - Data Communication Edition
Inverter Communication
- Even if the drive condition turns ON, the PLC does not start execution of EXTR instruction until the
communication port busy flag M8155 turns OFF from ON if M8155 was set to ON by another EXTR
instruction.
The PLC waits for 15 ms after freeing the communication port, and then executes EXTR instructions
driven in the next step and so on.
M0
M1
M0
EXTR
instruction [1]
M1
EXTR
instruction [2]
M8155
Note 1: If the drive contact is OFF in 15 ms after M8155 turned OFF from ON, the instruction cannot
be executed.
Note 2: When two or more instructions are driven at the same time during communication, the EXTR
instruction in the next step is executed after the current communication with an inverter is
finished.
2) Cautions on programming
When the drive contact for another EXTR instruction is driven by a pulse signal during communication
with an inverter, the communication is not executed.
When communicating with inverters for two or more items, let the drive contact for EXTR instruction
remain ON until sending is completed. After communication with all inverters is finished, set the drive
contact to OFF using the instruction execution complete flag M8029.
X001
M0
3. Communication complete flag (M8029)
When communication with an inverter is finished, the instruction execution complete flag M8029 turns ON,
and remains ON for 1 scan.
For details on using M8029 method, refer to program examples shown below.
FNC180
EXTR
FNC180
EXTR
15ms
FNC180
EXTR
M8029
Instruction execution
complete
7 Creating Programs (for FX2N and FX2NC PLCs)
7.2 Common Items in Inverter Communication Instructions
......[1]
......[2]
Note 2
Note 1
15ms
15ms
SET
M0
Command is latched
Communication is
executed
Command is reset
RST
M0
A
B
C
D
E
F
G
H
I
Apx.
E-53

Advertisement

Table of Contents
loading

Table of Contents