Mitsubishi Electronics C64 Home Safety Product User Manual


 
1. PLC Development Environment Using GX Developer
1.3 Developing PLC Programs
- 23 -
1.3.9 Diverting the PLC program that was developed using PLC4B
(Note) PLC4B and LIST4B can not be used with C64. This section describes the method to use
the ladder data on the C64 series system, however, the ladder data here must be created
with PLC4B of the former-model CNC.
(1) Development procedure
List to ladder conversion
GX Converter
Editing (transfer)
GX Developer
CNC controller
Messages
for CNC
M1xxx.WPG
Ladder data
for CNC
zzzz.WPG
Ladder list for
CNC
zzzz.TXT
Ladder list conversion
CLST6L
Creation
PLC4B/LIST4B
LIST4B
output ladder
list
zzzz.TXT
IBM PC/AT compatible machine
Device
comments
for CNC
zzzz. WCD
(Note)
RS-232C, etc.
(a) Creation
The PLC program created for the old model is output in a list format.
(b) Conversion
Using CLST6L (ladder list converter), the output program is converted into a PLC program (list
format). Using GX Converter (data conversion software package), the list format program is
converted into the GX Developer data.
(c) Editing/transfer
The resultant program can be handled like a newly created PLC program.