Button Commands - AMX DMS Operation/Reference Manual

Amx mio modero dms keypads: reference guide
Hide thumbs Also See for DMS:
Table of Contents

Advertisement

Programming The Mio Modero DMS and DMS Pinnacle

"^" Button Commands

These Button Commands are used in the NetLinx protocol and are case insensitive.
All commands that begin with "^" have the capability of assigning a variable text address range and
button state range. A device must first be defined in the NetLinx programming language with values
for the Device: Port : System (in all programming examples - Keypad is used in place of these values).
"^" Button Commands
^APF
Add page flip
action to a button
if it does not
already exist.
^BFB
Set the feedback
type of the button.
40
Variable text ranges allow you to target 1 or more variable text channels in a single
command.
Button State ranges allow you to target 1 or more states of a variable text button with a single
command.
The "." Character is used for the 'through' notation, also the "&" character is used for the
'And' notation.
Syntax:
"'^APF-<vt addr range>,<page flip action>,<page name>'"
Variables:
• variable text address range = 1 - 4000.
• page flip action =
• page name = 1 - 50 ASCII characters.
Example:
SEND COMMAND Keypad,"'^APF-400,Stan,Main Page'"
Assigns a button to a standard page flip with page name 'Main Page'.
ONLY works on General-type buttons.
Syntax:
"'^BFB-<vt addr range>,<feedback type>'"
Variables:
• variable text address range = 1 - 4000.
• feedback type = (None, Channel, Invert, On (Always on), Momentary, and Blink).
Example:
SEND_COMMAND Keypad,"'^BFB-500,Momentary'"
Sets the Feedback type of the button to 'Momentary'.
Stan[dardPage] - Flip to standard page
Prev[iousPage] - Flip to previous page
Mio Modero DMS & Mio Modero DMS Pinnacle

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dms pinnacleMio modero dmsMio modero dms pinnacle

Table of Contents