Programming
23
AXP-PLV PosiTrack Pilot Video Camera Controller
System Send_Commands (Cont.)
QBEEP
Stops all beeps.
Syntax:
"’QBEEP’"
Example:
SEND_COMMAND TP,"’QBEEP’"
Stops
all
beeps.
RESET
Clears panel sta-
tus (same as
power up). Saved
data is not
cleared.
Syntax:
"’RESET’"
Example:
SEND_COMMAND TP,"’RESET’"
Resets the touch panel.
SETUP
Goes to the Setup
page.
Syntax:
"’SETUP’"
Example:
SEND_COMMAND TP, "’SETUP’"
Flips the touch panel to the Setup page.
SLEEP
Forces the touch
panel to screen
saver mode.
Syntax:
"’SLEEP’"
Example:
SEND_COMMAND TP,"’SLEEP’"
Activates the screen saver mode.
TPAGEOFF
Deactivates page
tracking.
Syntax:
"’TPAGEOFF’"
Example:
SEND_COMMAND TP,"’TPAGEOFF’"
Deactivates the page tracking option.
WAKE
Deactivates
screen-saver
mode and resets
sleep timer.
Syntax:
"’WAKE’"
Example:
SEND_COMMAND TP,"’WAKE’"
Deactivates the touch panel screen-saver mode and resets the sleep timer.
XMTO
Sets the new net-
work communica-
tion delay for the
panel and SOFT-
ROM.
Syntax:
"’XMTO <number>’"
Variables:
number = 4 - 30 ASCII characters
Example:
SEND_COMMAND TP,"’XMTO 5’"
Sets the new delay time to 5 seconds.
XMRT
Sets the new net-
work communica-
tion retry value for
the panel and
SOFTROM.
Syntax:
"’XMRT <number>’"
Variables:
number = 1 - 15 ASCII characters
Example:
SEND_COMMAND TP,"’XMRT 9’"
Sets the number of retries to 9.
Содержание 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 ...