
B–61863E/15
1. SEQUENCE PROGRAM
CREATING PROCEDURE
PMC SEQUENCE PROGRAM
29
Table 1.2 Summary of specification of ladder program (1)
Model
PMC–PA1 PMC–PA3 PMC–P
PMC
address
Interfaces between the PMC and CNC
(F and G)
Compatible Incompatible
(Note 2)
Interfaces between the PMC and
machine (X and Y)
Compatible Incompatible
(Note 2)
Others (R, A, C, K, D, T) Compatible Incompatible
Ladder
ROM format (object) Incompatible (Note 1)
program
compatibility
Source format (mnemonic) Compatible Incompatible
(Note 2)
System
Divided system Not provided (Note 3) Provided
Undivided system Provided Not provided
Basic commands Compatible
Function
DISP (SUB49) Not provided (Note 4) Provided
commands
COM
Coil count specification Not provided (Note 5) Provided
(SUB9)
COME (SUB29) specification Provided
JMP
Coil count specification Not provided (Note 5) Provided
(SUB10)
JMPE (SUB30) specification Provided
NOTE
1 The same ROM cannot be shared by different models. The
ROM must be rewritten using the offline programmer.
2 It is possible that convert the signal address by the
operation of “SIGNAL ADDRESS CONVERSION”
(APPENDIX G).
3 The setting item of system parameter IGNORE DEVIDE
CODE is not provided.
4 Use the DISPB (SUB41) command instead.
5 The range of the COM (SUB9) and JMP (SUB10)
commands cannot be specified with the number of coils.
Specify the range with the COME (SUB29) and JMPE
(SUB30) commands. If specify the number of coils, no error
messages will be displayed while editing, but “ALARM093”
will be displayed when send the data to RAM.
1.2
SUMMARY OF
SPECIFICATION OF
LADDER PROGRAM