AMX Mio Modero R-3 Operation/Reference Manual page 27

Remote control device
Hide thumbs Also See for Mio Modero R-3:
Table of Contents

Advertisement

Send_Commands (Cont.)
^JST
Set text alignment using a
numeric keypad layout for
those buttons with a defined
address range
NUMD
Sets the number of devices to
be controlled by the remote
REBOOT
Reboots the unit
SETD
Sets the ICSP Device
Number
^SHO
Show or hide text with a set
variable text range
Mio Modero R-3 Remote
Syntax:
'^JST-<variable text address range>,<new text
alignment>'"
Variable:
• variable text address range = 1; 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,1'"
Sets the text alignment to the left side on dynamic line 1 of the LCD button
Note: There is no vertical alignment.
Syntax:
NUMD <numberOfDevices>
Example:
NUMD 1
Sets the remote to control only one device.
Syntax:
"'REBOOT'"
Example:
SEND_COMMAND Panel,"'REBOOT'"
Forces the device to reboot
Syntax:
SETD <deviceNum>
Example:
SETD 10020
Syntax:
"'^SHO-<variable text address range>,<command value>'"
Variables:
• variable text address range = 1; the address range corresponds to the
dynamic line number.
• command value = (0= hide, 1= show).
Example:
SEND_COMMAND Panel,"'^SHO-1,0'"
Hides text on dynamic line 1 of the LCD button.
Programming The Mio R-3
23

Advertisement

Table of Contents
loading

Table of Contents