Element Description
Data Type Each system variable has a specific data type, described in above tables.
The following table shows the details of any data type used for system variables.
Data Type Memory Space Limits
short 16-bit data -32768 ... 32767
int 32-bit data -2.1e9 ... 2.1e9
unsignedByte 8-bit data 0 ... 255
unsignedShort 16-bit data 0 ... 65535
unsignedInt 32-bit data 0 ... 4.2e9
uint64 64-bit data 0 ... 1.8e19
string Array of elements containing character code defined by
selected encoding
HMWIN Studio |User Manual| v206 (2017-06-30) | EN| © 2014-2017 Panasonic Electric Works Europe AG
105
9 System Variables (Protocol)