Fml D L; Gly; Jst - AMX Mio Modero Device Family Operation/Reference Manual

Device family
Table of Contents

Advertisement

SEND_COMMANDs (Cont.)

^FML D L

^FML D L #

^GLY

(LCD equipped only)

^JST-

(LCD equipped only)
Mio Modero Device Family
Sets a line of the display to a dynamic line with a level
Syntax:
"'^FML-<variable text address range>,D,L'"
Variables:
• variable text address range = 1 - 4; the address range corresponds to the dynamic line
number.
• D = Dynamic line type
• L = Level
Example:
SEND_COMMAND Panel,"'^FML-1,D,L'"
Set line 1 to a Dynamic line with level
Sets a line of the display to a dynamic line with a level, and sets the level style
Syntax:
"'^FML-<variable text address range>,D,L,<Level Style>'"
Variables:
• variable text address range = 1 - 4; the address range corresponds to the dynamic line
number.
• D = Dynamic line type
• L = Level
• level style = 0 or 1 for level style type
Example:
SEND_COMMAND Panel,"'^FML-1,D,L,0'"
Set line 1 to a Dynamic line with level and set style to 'Level Style 0'
Set Glyph Character.
Syntax:
"'^GLY-<variable text address range>,',<glyph number>"
Variables:
• variable text address range = 1 - 4; the address range corresponds to the dynamic line
number.
• glyph number = glyph text.
Example:
SEND_COMMAND Panel, "'^GLY-1&4,',2"
Sets the second glyph character on dynamic lines 1 and 4 of the LCD button.
Set text alignment using a numeric keypad layout for those buttons with a defined
address range
Syntax:
"'^JST-<variable text address range>,<new text alignment>'"
Variables:
• variable text address range = 1 - 4; the address range corresponds to the dynamic line
number.
• new text alignment = Value of 1 - 9 corresponds to the following locations:
1, 4 or 7 = Left
2, 5 or 8 = Center
3, 6 or 9 = Right
Example:
SEND_COMMAND Panel,"'^JST-1.4,1'"
Sets the text alignment to the left side on dynamic lines 1, 2, 3 and 4 of the LCD button
Note: There is no vertical alignment.
Programming The Mio Modero
19

Advertisement

Table of Contents
loading

Table of Contents