No. Data type Description Length
l1 – l0
Example
10 u_expo_new Positive exponential number. The
last of both digits are the exponent
with a deduction of 20.
06 100023 is equivalent to
1,0 · 10
3
100000 is equivalent to
1,0 · 10
-20
11 string16 Any character string with 16 char-
acters. ASCII codes between 32
and 127
16 this-is-an-example
12 string8 Any character string with 8 charac-
ters. ASCII codes between 32 and
127
08 Example
Interfaces
30/56