Programming
21
AXP-PLV PosiTrack Pilot Video Camera Controller
System Send_Commands (Cont.)
AKEYP
Opens the touch
panel keypad and
initializes the
number string
entry.
The keyboard string is set to null during power-up and is stored until power-down for.
Syntax:
"’AKEYP-<number string>’"
Variables:
number string = 0 - 9999
Example:
SEND_COMMAND TP,"’AKEYP-1988’"
Opens the touch panel keypad with 1988 in the display.
AKEYR
Closes/opens the
touch panel key-
board/pad.
Syntax:
"’AKEYR’"
Example:
SEND_COMMAND TP,"’AKEYR’"
Closes the keyboard/keypad opened using the ’AKEYB’
,
’AKEYP’, or ’PKEYP’ com-
mands.
BEEP
Gives an output of
one beep.
The Beep button in the Protected Setup page must be set from 1 - 10 for the BEEP com-
mand.
Syntax:
"’BEEP’"
Example:
"’SEND_COMMAND TP,"’BEEP’"
Beeps the panel if the Beep button is not set to 0.
BRIT
Adjusts brightness
of display.
Syntax:
"’BRIT-<level>’"
Variables:
level = 1 - 8 (1 = minimum; 5 = maximum)
Example:
SEND_COMMAND TP, "’BRIT-8’"
Sets to highest brightness level.
CALIBRATE
Starts the touch
panel calibration
sequence.
Syntax:
"’CALIBRATE’"
Example:
SEND_COMMAND TP,"’CALIBRATE’"
Starts the calibration operation on the touch panel.
CLOCK
Sets the time and
date.
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 TP,"’CLOCK 02-08-98 19:16:00’"
Sets the touch panel’s date to February 8, 1998, and time to 7:16 p.m.
Содержание AXP-PLV
Страница 8: ...Introduction 4 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 12: ...Installation 8 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 22: ...Designing Touch Panel Pages 18 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 44: ...Programming 40 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 53: ...Upgrading The Firmware 49 AXP PLV PosiTrack Pilot Video Camera Controller ...