Programming; Serial Commands - AMX AXD-CP4/PB Instruction Manual

4" color touch panels
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 not case
sensitive.
Serial Commands
?LSCV
Displays the dim
room cutoff value.
?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.
4" Color Touch Panels
Syntax:
"?LSCV"
Example:
?LSCV
Requests the value currently set for the upper limit assigned to a dim room. A room with a
light level above this, is categorized as a normal lit room. The default value is set at 66 and
the range is 0-255.
Panel parameters include: firmware version, device number, mouse type, output resolu-
tion, number of devices, cursor enable, brightness, and contrast.
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.
Programming
25

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axt-cp4pbAxd-cp4Axd-pbAxt-cp4

Table of Contents