Character Set - Siemens sinumerik 808d Programming And Operating Manual

Hide thumbs Also See for sinumerik 808d:
Table of Contents

Advertisement

1.1.4

Character set

The following characters are used for programming. They are interpreted in accordance with
the relevant definitions.
Letters, digits
A, B, C, D, E, F, G, H, I, J, K, L, M, N,O, P, Q, R, S, T, U, V, W X, Y, Z
0, 1, 2, 3, 4, 5, 6, 7, 8, 9
No distinction is made between lowercase and uppercase letters.
Printable special characters
(
)
[
]
<
>
:
=
/
*
+
-
Non-printable special characters
L
F
Blank
Tab character
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
Open parenthesis
Close parenthesis
Open square bracket
Close square bracket
less than
greater than
Main block, end of label
Assignment, part of equation
skip
Multiplication
Addition and positive sign
Subtraction, minus sign
End-of-block character
Separator between words; blank
Reserved; do not use
1.1 Fundamentals of programming
"
Inverted commas
_
Underscore (belongs to letters)
.
Decimal point
,
Comma, separator
;
Comment start
%
Reserved; do not use
&
Reserved; do not use
'
Reserved; do not use
$
System variable identifiers
?
Reserved; do not use
!
Reserved; do not use
Programming principles
9

Advertisement

Table of Contents
loading

Table of Contents