AMX Mio Modero Device Family Technical Information Page 27

  • Download
  • Add to my manuals
  • Print
  • Page
    / 34
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 26
Programming The Mio Modero
21
Mio Modero Device Family
Programming The Mio Modero
KeypadBuilder
Most functionality of the Mio Modero is handled using the application, KeypadBuilder. Go to
www.amx.com for the KeypadBuilder Instruction Manual.
There are a select number of SEND_COMMANDs the Mio Modero recognizes.
Recognized SEND_COMMANDs
Below is a list of SEND_COMMANDs accepted by the Mio Modero device family from NetLinx
masters. As indicated, not every command applies to all Mio Modero devices, e.g., the ^TXT command
is not apparent without an LCD upon which to display.
To use these commands, establish a Telnet session from the PC to the NetLinx master.
All text is based on a Unicode index.
SEND_COMMANDs
@BRT Set Brightness level
Syntax:
"'BRIT-<tag>,<awake brightness level>,<sleep brightness
level>'"
Variables:
brightness level # = a value from 0 - 32.
tag = Red or Blue; affected LCDs
"'@BRT-#'" (Set LED Awake brightness level)
"'@BRT-##'" (Set LED Awake brightness level, sleep brightness level)
"'@BRT-tag#'" (Set Red or Blue LED, brightness level)
"'@BRT-tag##'" (Set Red or Blue LED, awake brightness level, and sleep
brightness)
Example:
(1) SEND_COMMAND Panel,"'@BRT-16'"
Sets the awake brightness level to 50%.
(2) SEND_COMMAND Panel,"'@BRT-32,5'"
Sets the awake brightness level to 100% and sleep brightness level to
approximately 15%
(3) SEND_COMMAND Panel,"'@BRT-RED,32'"
Sets the red LED awake brightness level to 100%.
(4) SEND_COMMAND Panel,"'@BRT-BLUE,32,5'"
Sets the Blue LED awake brightness level to 100% and sleep brightness level
to Approximately 15%
Page view 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 33 34

Comments to this Manuals

No comments