AMX AXP-PLV POSITRACK PILOT VIDEO TOUCH PANEL Bedienerhandbuch Seite 24

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 44
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 23
Programming
20
AXP-PLV PosiTrack Pilot Video Camera Controller
System Send_Commands
System Send_Commands are stored in the Controller and direct the touch panel to perform various
operations.
Serial Commands (Cont.)
SETUP
Goes to Setup
Page.
Syntax:
"SETUP"
Example:
"SETUP"
Flips the touch panel to the Setup page.
VER
Restores the cur-
rent vision.
Syntax:
"VER"
Example:
"VER"
This returns the current version of the main firmware.
ZAP!
Clears all mem-
ory and erase but-
tons, pages,
drawings, and
symbols.
Syntax:
"ZAP!"
Example:
"ZAP!"
Clears all memory and erases all buttons, pages, drawings, and symbols.
System Send_Commands
ABEEP
Outputs one panel
beep even if the
beep value is set
to 0 in the Setup
page.
Syntax:
"’ABEEP’"
Example:
SEND_COMMAND TP, "’ABEEP’"
Beeps the panel.
ADBEEP
Outputs a double
beep even if the
double beep value
is set to 0 in the
Setup page.
Syntax:
"’ADBEEP’"
Example:
SEND_COMMAND TP, "’ADBEEP’"
Double beeps the panel.
AKEYB
Opens the touch
panel keyboard
and initializes the
text string entry.
The keyboard string is set to null during power-up and is stored until power-down.
Syntax:
“’AKEYB-<text string>’"
Variables:
text string = 0 - 59 characters
Example:
SEND_COMMAND TP, “’AKEYB-TOUCH HERE’"
Opens the touch panel keyboard with TOUCH HERE in the display.
Seitenansicht 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 43 44

Kommentare zu diesen Handbüchern

Keine Kommentare