6.5.5 Data types
No. Data type
Description
Length
l1 – l0
Example
0
boolean_old
Logical value (false/true)
06
000000 is equivalent to
false
111111 is equivalent to
true
1
u_integer
Positive whole number
06
000000 to 999999
2
u_real
Positive fixed point number
06
001571 corresponds with
15.71
4
string
Any character string with 6 charac-
ters. ASCII codes between 32 and
127
06
TC_110, TM_700
6
boolean_new Logical value (false/true)
01
0 is equivalent to false
1 is equivalent to true
7
u_short_int
Positive whole number
03
000 to 999
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 charac-
ters. ASCII codes between 32 and
127
16
BrezelBier&Wurst
12
string8
Any character string with 8 charac-
ters. ASCII codes between 32 and
127
08
Example
Interfaces
37/84
Summary of Contents for HISCROLL 12
Page 83: ...83 84...