234
13 DATABASE FUNCTION
13.1 Specifications
• To input the data to the field of STRING using the CPU module database access function, use the data type
of NLSCHAR. (Although the data is managed as Unicode in the database of the CPU module, it is
converted to Shift-JIS code on the device of the CPU module.)
• To input the data in the data type of WORD or DWORD to the field using the CPU module database access
function, the data must be within the range of WORD: 0 to 65535 or DWORD: 0 to 4294967295.