EasyManua.ls Logo

AMX MIO-R4 - Page State Properties

AMX MIO-R4
88 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programming the Mio R-4
52
Mio Modero R-4 Remote
"^" Button Commands (Cont.)
^JSB Set bitmap/picture alignment using a numeric keypad layout for those buttons with a defined address range.The
alignment of 0 is followed by ',<left>,<top>'. The left and top coordinates are relative to the upper left corner of
the button.
Syntax:
"'^JSB-<vt addr range>,<button states range>,<new text alignment>'"
Variable:
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons 1 = Off state and
2 = On state).
new text alignment = Value of 1- 9 corresponds to the following locations:
Example:
SEND_COMMAND Device,"'^JSB-500.504&510.515,1&2,1'"
Sets the off/on state picture alignment to upper left corner for those buttons with variable text ranges of 500-504
& 510-515.
^JSI Set icon alignment using a numeric keypad layout for those buttons with a defined address range. The
alignment of 0 is followed by ',<left>,<top>'. The left and top coordinates are relative to the upper left corner of
the button.
Syntax:
"'^JSI-<vt addr range>,<button states range>,<new icon alignment>'"
Variable:
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons 1 = Off state and
2 = On state).
new icon alignment = Value of 1 - 9 corresponds to the following locations:
Example:
SEND_COMMAND Device,"'^JSI-500.504&510.515,1&2,1'"
Sets the Off/On state icon alignment to upper left corner for those buttons with variable text range of 500-504 &
510-515.
^JST Set text alignment using a numeric keypad layout for those buttons with a defined address range. The
alignment of 0 is followed by ',<left>,<top>'. The left and top coordinates are relative to the upper left corner of
the button.
Syntax:
"'^JST-<vt addr range>,<button states range>,<new text alignment>'"
Variable:
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons 1 = Off state and
2 = On state).
new text alignment = Value of 1 - 9 corresponds to the following locations:
Example:
SEND_COMMAND Device,"'^JST-500.504&510.515,1&2,1'"
Sets the text alignment to the upper left corner for those buttons with variable text ranges of 500-504 & 510-
515.
1
4
7
8
9
6
3
2
5
0
Zero can be used for an absolute position
1
4
7
8
9
6
3
2
5
0
Zero can be used for an absolute position
1
4
7
8
9
6
3
2
5
0
Zero can be used for an absolute position

Table of Contents

Other manuals for AMX MIO-R4