
FANUC LADDER-III
SUPPLEMENTARY OPERATOR’S MANUAL
01 05/03/29 First issue B-66234EN/05-2
EDIT
DATE
DESIG.
DESCRIPTION
26/39
TITLE
DRAW.NO.
SHEET
CUST.
10.4.5.5 Converting the symbol and comment to an external symbol file
SrcToMnemonic /datatype= 3 /extsym [/separate] [/adrsassign] [/zerosup]
[/symspace=character] [/file=[Drive:] [path]file name ]
Parameter
/datatype =3:
Converts only symbol and comment data.
/extsym
Converts only symbols and comments into the external symbol file.
/separate
Specified with /datatype=3, this option simply adds character string SYMBOL to the
specified file name.
When this parameter does not exist, it becomes a file name specified by /file.
/adrsassign
Executes the automatic assignment of address.
* This becomes effective only in the case of extended function.
In the PMC type which does not correspond to the extended function, this
parameter is ignored.
/zerosup
The zero suppression is applied to the PMC address. ("R0000.0" is output as "R0.0")
/symspace =character :
Specify the character of symbol to replace to white-space character.
* Do not replace the space character in the symbol when you omit this parameter.
/file =[Drive:] [Path]File name:
Specify the file name of a mnemonic file to be converted
When /separate is specified, the character string which means the data type is
automatically added to the output file name.
(e.g.) When file name is ".txt"
"SYMBOL.txt"
Note
- The conversion of the external symbol file can be used with PMC type for 30i/31i/32i -A.
Command sample
When converting external symbol into a mnemonic file.
SrcToMnemonic /datatype=3 /extsym /zerosup /file=PRG00.TXT