17.9.3 Storing Data according to Text Data Mode

When data is set to the internal address, Text Data Mode should be considered.

The method for storing setting items to the internal address in order to display Bulletin Message differs depending on the device used and the [Text Data Mode] settings in the System Settings [Device/PLC].

USR Area

Regardless of the storage order setting of Text Data Mode, the storage order is fixed to L/H (little endian).

* Addition in the Specified Address is based on Words.
 

For example, when USR0100 is specified for the internal address and three characters with text data of 0x1234, 0xABCD and 0x5678 are stored (Display Trigger: 0, Text Color: 7, Text Background Color: 0, Blink: 1)

16 Bit LS Area and Memory Link System Area

Depends on the settings in Text Data Mode.

* Addition in the Specified Address is based on Words.
 

For example, when LS0100 is specified for the internal address and three characters with text data of 0x1234, 0xABCD and 0x5678 are stored (Display Trigger: 0, Text Color: 7, Text Background Color: 0, Blink: 1)

* Addition in the Specified Address is based on Words.
 

For example, when LS0100 is specified for the internal address and three characters with text data of 0x1234, 0xABCD and 0x5678 are stored (Display Trigger: 0, Text Color: 7, Text Background Color: 0, Blink: 1)

32 Bit LS Area and Memory Link System Area

Depends on the settings in Text Data Mode.

* Addition in the Specified Address is based on Double Word units.
For example, when LS0100 is specified for the internal address and three characters with text data of 0x1234, 0x5678 and 0x9ABC are stored
(Display Trigger: 0, Text Color: 7, Text Background Color: 0, Blink: 1)

* Addition in the Specified Address is based on Double Word units.
For example, when LS0100 is specified for the internal address and three characters with text data of 0x1234, 0x5678 and 0x9ABC are stored
(Display Trigger: 0, Text Color: 7, Text Background Color: 0, Blink: 1)