AMX AXD-CV6 Instruction Manual page 28

6" color video wall panel
Hide thumbs Also See for AXD-CV6:
Table of Contents

Advertisement

Programming
System Send_Commands (Cont.)
ADBEEP
Outputs a double
beep even if the
double beep value
is set to 0 in the
Setup page.
AKEYB
Opens the touch
panel keyboard
and initializes the
text string entry.
AKEYP
Opens the touch
panel keypad and
initializes the
number string
entry.
AKEYR
Closes/opens the
touch panel key-
board/pad.
BAUD
Sets the program
port baud rate.
BEEP
Gives an output of
one beep.
24
Syntax:
"'ADBEEP'"
Example:
SEND_COMMAND TP,"'ADBEEP'"
Double beeps the panel.
The keyboard string is set to null during power-up and stored until power-down.
Syntax:
"'AKEYB-<text string>'"
Variable:
text string = 0 - 59 characters
Example:
SEND_COMMAND TP,"'AKEYB-TOUCH HERE'"
Opens the touch panel keyboard with TOUCH HERE in the display.
The keyboard string is set to null during power-up and stored until power-down.
Syntax:
"'AKEYP-<number string>'"
Variable:
number string = 0 - 9999
Example:
SEND_COMMAND TP,"'AKEYP-1988'"
Opens the touch panel keypad with 1988 in the display.
Syntax:
"'AKEYR'"
Example:
SEND_COMMAND TP,"'AKEYR'"
Closes the keyboard/keypad opened using the
commands.
The baud rate can also be set in the Protected Setup page's BAUD level indicator.
Syntax:
"'BAUD <baud rate>'"
Variable:
baud rate = 38400, 19200, 9600, 4800, 2400, 1200, 600, and 300
Example:
SEND_COMMAND TP,"'BAUD 38400'"
Sets the Baud rate to 38400.
This beep command sounds one tone for a time length of 50 milliseconds.
Syntax:
"'BEEP'"
Example:
SEND_COMMAND TP,"'BEEP'"
Activates one beep tone. Beeps the panel if the Beep button is not set to 0.
The BEEP command will disable the beep after a QBEEP command.
'AKEYB', 'AKEYP', or 'PKEYP'
6" Color Video Wall Panel

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents