497
LCD Option Board Function Section 8-6
DM Area Settings
The text message is stored in the DM area. One character is 1 byte and one
DM word is 2 bytes, so 24 DM words need to be used to store one screen
message. But not all of the area can be used.
The following table shows the setting area for each screen when the leading
word address is D09000..
In this example, “Elevator Stop at 1F” is displayed on the Message Screen 2.
The data can be set in the DM area with the CX-Programmer.
The settings show as below.
Screen No. Word 0123456789
01 D09000 123456789101112
D09010 131415161718192021222324
D09020 252627282930313233343536
D09030 373839404142434445464748
02 D09040 123456789101112
D09050 131415161718192021222324
D09060 252627282930313233343536
D09070 373839404142434445464748
···
16 D09600 123456789101112
D09610 131415161718192021222324
D09620 252627282930313233343536
D09630 373839404142434445464748
Line No. Word Setting Character
1 D09040 2020
D09041 2020
D09042 2020
D09043 2020
D09044 2020
D09045 2020
2 D09050 456C E l
D09051 6576 e v
D09052 6174 a t
D09053 6F72 o r
D09054 2020
D09055 2020
3 D09060 2053 S
D09061 746F t o
D09062 7020 p
D09063 6174 a t
D09064 2031 1
D09065 4620 F
4 D09070 2020
D09071 2020
D09072 2020
D09073 2020
D09074 2020
D09075 2020
Do not use.