SINUMERIK 802C base line
6-1
Start-Up
Technical Appendix
6
6.1 List of machine and setting data
Data type
BOOLEAN Machine data bit (1 or 0)
BYTE Integer values (from –128 to 127)
DOUBLE Real and integer values
(from ± 4.19 x 10
–307
to ± 1.67 x 10
308
)
DWORD Integer values (from –2.147 x 10
9
to 2.147 x 10
9
)
STRING Character string (max. 16 characters) consisting of
upper–case letters with digits and underscore
UNSIGNED WORD Integer values (from 0 to 65536)
SIGNED WORD Integer values (from –32768 to 32767)
UNSIGNED DWORD Integer values (from 0 to 4294967300)
SIGNED DWORD Integer values (from –2147483650 to 2147483649)
WORD Hex values (from 0000 to FFFF)
DWORD Hex values (from 00000000 to FFFFFFFF)
FLOAT DWORD Real values (from ±8.43 x 10
–37
to ±3.37 x 10
38)