Avery Dennison Sierra Sport2 9460 RCL Commands Programmer Manual User Manual
Page 33

Command Reference 3-3
S y n t a x C o n v e n t i o n s
Following is the structure of an RCL command. This general syntax
does not apply to the {W command.
Each command (except {W) begins and ends with a
caret character (^). A split vertical bar (¦)
separates each field in the commands.
^Cmd_id¦field_1¦...¦field_n¦^space comment
Field
Description
^
Starting token.
cmd_id
Command identifier.
field_1 ...
field_n
Fields supplying information to the command. Not all
commands have these fields. When you need to use the
following characters in these fields, substitute the
corresponding sequence instead.
Character
Sequence
Split vertical bar (¦)
~124
Caret (^)
~094
Left Brace ({)
~123
Tilde (~)
~126
Sometimes the instructions say to leave the field blank.
To do so, enter only a split vertical bar.
^
Ending token.
space
A space character (required if you specify a comment).
comment
Optional.
Enter any comment between this point and the
end of the line.
All RCL commands (except {W and ^P) must fit on
one line. Sometimes they appear on two lines in
this manual due to space limitations.