Programming The Attaché
11
Mio Attaché Remote Keypad Device
Serial Commands (Cont.)
^CFG
Not Persistent
Combine/Uncombine adjacent buttons
Syntax:
"'^CFG- <command value>'"
Variables:
command value = (1= configuration ON, 0= configuration OFF).
Example:
"'^CFG-1'"
Set the Key Pad to button combine mode
@CST- Sets the display contrast for the device.
Syntax:
"'@CST-<Contrast Level>'"
Variables:
Contrast Level = a value from 0 - 31.
Example:
"'@CST-15'"
Sets the display contrast to approximately 50%.
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:
"'SLEEP-45'"
Forces the device into screen saver mode after 45 seconds.