Micromod MOD: 30ML Functions Data Base Reference User Manual
Page 16

MOD 30ML Functions
DISPLAY BLOCK
Display tag: (DISPTAG)
Up to 8 ASCII characters identifying display. Characters displayed on line 1 when the display
tag mnemonic DISPTAG is used for the line 1 variable. See Appendix B for valid character
set.
Initial display state: (DSPSTATE)
Blank or name of any defined state. Up to 8 ASCII characters - the name of one of the
display states from Display Scripts. DSPSTATE is a special case of a local attribute whose
values can be referenced as the user defined display state names (e.g. State_1).
Initial display data
Line 1,2 and 6:
Any 8 ASCII characters (constant) within double quotes (for example "OPERATE") or
variable data using a block input name (up to 8 fixed characters as defined in the display
block inputs) or a local attribute mnemonic such as the default DISPTAG mnemonic for line
1.
Line 3, 4 and 5:
Any 3 ASCII characters (constant) within double quotes (for example "OPR") or variable data
using a block input name (up to 8 fixed characters as defined in the display block inputs) or a
local attribute mnemonic. Data of type DATE is not allowed.
01234567
89 ABCDE
FGHIJKLM
NOPQRSTU
VWXYZbce
dhklmnpr
stuvw<>=
+-*#/%o
NOTE: Standard character set as entered through faceplate shown. See Appendix B for
valid character set available through configurator and restrictions.
Figure 2-3. Standard ASCII Character Set and Equivalent Display Characters
2-8