3.0

Out of 1 Ratings

Owner's of the AMX Universal Remote MIO R-1 AUDIO gave it a score of 3.0 out of 5. Here's how the scores stacked up:
  • Reliability

    3.0 out of 5
  • Durability

    3.0 out of 5
  • Maintenance

    3.0 out of 5
  • Performance

    3.0 out of 5
  • Ease of Use

    3.0 out of 5
of 30
 
Programming The MIO R-1 AUDIO
10
MIO R-1 AUDIO
Persistent Serial Commands
There are a select number of persistent commands the MIO R-1 AUDIO recognizes. Establish a
HyperTerminal session with your device to use the following commands:
Serial Commands
@BRT Set Brightness level
Syntax:
"'BRIT-<awake brightness level>,<sleep brightness
level>'"
Variables:
brightness level # = a value from 0 - 32.
"'@BRT-#'" (Set LED Awake brightness level)
"'@BRT-#,#'" (Set LED Awake brightness level, sleep brightness level)
Example:
(1) "'@BRT-16'"
Sets the awake brightness level to 50%.
(2) "'@BRT-32,5'"
Sets the awake brightness level to 100% and sleep brightness level to
approximately 15%
IRMODE # Sets the IR transmission frequency to either 455KHz or 38KHz.
Syntax:
"IRMODE #"
Variables:
# = 455 or 38
Example:
"IRMODE 455"
Sets the IR transmission frequency to 455KHz.
SLEEP-# Force the device into screen saver mode.
Syntax:
"'SLEEP-#'" (timed sleep; a persistent command)
Variables:
# = 0 - 60 in seconds; time to wait before going to sleep. Default is 30. 0 sets
the device to never sleep.
Example:
SEND_COMMAND Panel,"'SLEEP-45'"
Forces the device into screen saver mode after 45 seconds.