
11.CONVERTING SEQUENCE PROGRAMS B-63484EN/05
- 382 -
Example of conversion (PMC-SB3 → PMC-SC3)
1 To convert a source program to mnemonic file format, set the
PMC model to PMC-SB3.
2 Using a text editor, change the setting of system parameters so
that they match the PMC-SC3.
3 For FANUC LADDER-II, set the PMC model to PMC-SC3 to
convert the mnemonic file manipulated in step 2 to a source
program.
%@A
%@0
2 BCD
3 NO
4 PMC-RB3
7 100
%
%@1
01 ABC-KIKAI
02 S-DRILL
:
:
%
%@5
X000 1 0 1 ID16C
Y008 1 0 4 OD32A
%
%@E
%@A
%@0
2 BCD
3 NO
4 PMC-RC3
5 000000
6 50
7 100
%
%@1
01 ABC-KIKAI
02 S-DRILL
:
:
%
%@5
X000 1 0 1 ID16C
Y008 1 0 4 OD32A
%
%@E
Changing
system
parameters
Mnemonic file
to be converted
(PMC-SB3)
Mnemonic file to be
created by conversion
(PMC-SC3)
NOTE
For an explanation of the setting items of the
system parameter section of each model, see
Subsection 6.4.1.1, "Parameter" in Section 6.4,
"MNEMONIC FILE SAMPLE".