
B-66234EN/05 10.COMMAND LINE EXECUTION FUNCTION
- 369 -
10.4.5 Converting the Source Program of an *.LAD File to a
Mnemonic File
Converting the Source Program of an *.LAD File to a Mnemonic File
SrcToMnemonic [/datatype=0 | 1 | 2 | 3 | 4 | 5 | 6] [/mode=0 | 1 | 2 | 3 | 4]
[/symspace=character][/file=[Drive:][Path]file name]
Parameter
/datatype =0 : Converts all source programs.
=1 : Converts only system parameters.
=2 : Converts only title data.
=3 : Converts only symbol and comment data.
=4 : Converts only ladder program data.
=5 : Converts only I/O module data.
=6 : Converts only message data.
* This parameter is /datatype=0 when omitted.
/mode =0 : Converts data to P-G compatible data.
=1 : Converts data with in full option mode.
=2 : Converts data to label/subprogram format data.
=3 : Converts data to Japanese comment format data.
=4 : Converts data to extended function format data.
* When 4 is specified from models other than
extended function, an error occurs and processing
is interrupted.
* This parameter is /mode=0 when omitted.
/symspace =character: Specify the character of symbol to
replace to white-space character.
* If this parameter is omitted, the
specified character of symbol is not
replaced to white-space character.
/file =[Drive:][Path]file name:
Specify the file name of a mnemonic file to be converted.
Explanation
Converts a ladder program opened by the FlOpen command to a
mnemonic file.
Note
• The conversion log (FLMNE.TXT) is created on the directory
path where the mnemonic file was created.
• The conversion log (FLMNE2.TXT) is created on the same
directory path as with the converted mnemonic file. If this
command is executed more than once in one command file, all
logs are added to the conversion log (FLMNE2.TXT).
• When FANUC LADDER-III is installed with English selected,
/mode=3 cannot be used.