Programming; Serial Commands - AMX COLOR ACTIVE VIDEO TOUCH PANEL (G3 FIRMWARE) Instruction Manual

6" color video touch panels (firmware version g3)
Hide thumbs Also See for COLOR ACTIVE VIDEO TOUCH PANEL (G3 FIRMWARE):
Table of Contents

Advertisement

Programming

You can program the touch panel, using the commands in this section, to perform a wide variety of
operations using Axcess Send_Commands and variable text commands. Use the commands
described in this section to program the touch panel.

Serial Commands

Serial Commands are used in the AxcessX Terminal Emulator mode. These commands are case
insensitive.
Serial Commands
?PAR
Returns panel
parameters to the
PC terminal.
$SC
Sends a serial
port
send_command
within a panel, as
if sent from
Axcess.
CALIBRATE
Starts touch panel
calibration.
CHECK CAL
Enters the calibra-
tion test mode.
6" Color Video Touch Panels
Panel parameters include: firmware version, device number, mouse type, output resolu-
tion, number of devices, cursor enable, brightness (always=0), and contrast (always=0).
Syntax:
"?PAR"
Example:
?PAR
Requests the information.
Syntax:
"$SC <device offset>,"'<send_command>,<variable
text #>,<data>'""
Variables:
device offset = Device number
variable text # = The variable text number value on the touch panel.
Example:
$SC 1,"'@TXT',2,'TEXT'"
The string is sends the command to put text on a button with a variable text value of 2. It is
crucial that all the correct ' and " be used with no spaces after the commas.
Example:
$SC 1,"'SLEEP'"
Sets a touch panel to sleep.
Syntax:
"CALIBRATE"
Example:
CALIBRATE
Starts the calibration sequence mode on the touch panel.
Syntax:
"CHECK CAL"
Example:
CHECK CAL
Begins the calibration check mode on the touch panel.
Programming
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axd-cv6Ac-cv6t

Table of Contents