Send_Commands - AMX Mio Modero R-3 Operation/Reference Manual

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

Advertisement

Send_Commands

When used with ZigBee communications and a NetLinx master, the Mio R-3 supports a small set of
Send_Commands. The table below captures all Send_Commands supported by the Mio R3
Send_Commands
@BRT
Set Brightness level
^CFG
Enable or Disable Debug
Mode
^FML
Sets a line of the display to a
menu line
Mio Modero R-3 Remote
This command can be used to customize the brightness of the red LEDs that
backlight the power button if the predefined brightnesses in Setup Mode are
not fine enough.
Syntax:
@BRT- <awake brightness level>, <sleep brightness level>
Variables:
• # = a value from 0 - 32.
@BRT- #
(Set LED Awake brightness level)
@BRT- #, #
(Set LED Awake brightness level, sleep brightness level)
Example:
@BRT-16
Sets the awake brightness level to 50%.
@BRT-32,5
Sets the awake brightness level to 100% and sleep brightness level to
approximately 15%
Syntax:
^CFG- <command value>
Variables:
• # = (1 = Debug Mode ON, 0 = Debug Mode OFF).
Example:
^CFG-1
Turn Debug Mode ON
Syntax:
"'^FML-<variable text address range>,S'"
Variables:
• variable text address range = 1; the address range corresponds to the
dynamic line number.
Example:
SEND_COMMAND Panel,"'^FML-1,S'"
Sets dynamic line 1 to a menu line
Programming The Mio R-3
21

Advertisement

Table of Contents
loading

Table of Contents

Save Article as PDF