AMX AXB-TPI/3 Instruction Manual page 46

Touch panel interface
Hide thumbs Also See for AXB-TPI/3:
Table of Contents

Advertisement

Programming
System Send_Commands (Cont.)
AKEYP
Pop up the
keypad icon and
initialize the text
string to that
specified.
AKEYR
Remove the
Keyboard/
Keypad.
BAUD
Set the program
port baud rate.
BEEP
Output a beep.
CALIBRATE
Start the touch
panel calibration
sequence.
CLOCK
Set the time and
date oin the panel.
40
The keypad string is set to null on power up and is stored until power is lost.
Syntax:
"'AKEYP-<number string>'"
Variables:
number string = 0 - 9999.
Example:
SEND COMMAND Panel,"'AKEP-12345'"
Pops up the Keypad and initializes the text string '12345'.
Remove keyboard or keypad that was displayed using 'AKEYB', 'AKEYP', or 'PKEYP'
commands.
Syntax:
"'AKEYR'"
Example:
SEND COMMAND Panel,"'AKEYR'"
Removes the Keyboard/Keypad.
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 Panel,"'BAUD 38400'"
Sets the Baud rate to 38400.
Syntax:
"'BEEP'"
Example:
SEND COMMAND Panel,"'BEEP'"
Outputs a beep.
Syntax:
"'CALIBRATE'"
Example:
SEND COMMAND Panel,"'CALIBRATE'"
Starts the calibration operation on the touch panel.
Syntax:
"'CLOCK <mm-dd-yy> <hh:mm:ss>'"
Variables:
mm = 01 - 12, dd = 01 - 31, yy = 00 - 99.
hh = 00 - 23, mm = 00 - 59, ss = 00 - 59.
Example:
SEND COMMAND Panel,"'CLOCK 02-08-98 19:16:00'"
Sets the touch panel's date to February 8, 1998, and time to 7:16 p.m.
AXB-TPI/3 Touch Panel Interface 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fg5975

Table of Contents