Example 1: To display a static screen
Suppose the following screen needs to be displayed on the
NT2S C
:
Last Rinse Cycle
Water pump is on
To display this screen, do the following:
a.
Move number 200 in DM0020 since the screen text will be stored in DM0200 onwards.
b.
Move character string “Last Rinse Cycle” into 8 words from DM0200.
c.
In a similar manner, the characters “Water pump is on” can be embedded into 8 words
from DM0208. (i.e. from DM0208 to DM0215)