Programming
8.1 Fundamental principles of NC programming
8-125
SINUMERIK 802D sl Operation and Programming Nibbling (BP-N), 06/2006 Edition
6FC5 398-3CP10-0BA0
< Less than ; Start of a comment
> Greater than % Reserved; do not use
: Main block, completion of label & Reserved; do not use
= Assignment; part of equality ’ Reserved; do not use
/ Division; Block skip $ System-internal variable identifier
* Multiplication ? Reserved; do not use
+ Addition; positives sign ! Reserved; do not use
– Subtraction; negative sign
Non-printable special characters
L
F
End-of-block characters
Blank delimiter between the words, blank
Tabulator Reserved; do not use