
B-63484EN/05 6.MNEMONIC EDITING
- 229 -
NOTE
When you use a single quotation mark " ' " in a
string of a relay comment or coil comment,
describe a dollar sign plus a single quotation mark
as "$" + " ' ".
(2) Ladder data
• Starting and ending a net comment
Describe a net comment with "(*," "*)" in a ladder
mnemonic.
Table 6.3 (c)
Description Meaning
(* Start of a net comment
*) End of a net comment
• Specifying the position of a form feed character (printing a
ladder diagram)
To specify the position of a form feed character to print a
ladder diagram, describe "$P" in a net comment.
Table 6.3 (d)
Description Meaning
$P or #p
Specification of position of form feed
character (printing ladder diagram)
(3) Control character in a mnemonic file
The control character is selectable in the following character.
#, $, %, &, /, ?, @, ^, (None)
To change the control character in a mnemonic file, please
modify a file %%%FLSET on the install folder of this software.
Fig. 6.3 (a)
;==========================================================
; FANUC LADDER-III Initial Setting File
; ( `key word =' <= 9characters )
;==========================================================
:
*M; ======== Mnemonic options definition ========
:
SFC=0;
;
NETCMT_CTRL_CHAR=$;
%%%FLSET
ddition