AMX NXP-PLV Operation/Reference Manual page 104

Modero positrack pilot camera controller
Hide thumbs Also See for NXP-PLV:
Table of Contents

Advertisement

Programming
Input Commands
^PLE
Enables specific
PosiTrack Levels
^PLR
Positrack Level
Resolution
^TILTTOL
=<value>'
Sets joystick
center tilt
tolerance.
^VKS
Send one or more
virtual key strokes
to the G4
application.
^ZOOMTOL
=<value>'
Sets joystick
center zoom
tolerance.
97
Syntax:
"'^PLE=<comma-delimited list of levels to enable>"'
Example:
SEND COMMAND Panel,"'^PLE=1,3,4,5,9'"
Syntax:
"'^PLR=<level>,<res>'"
Variables:
• level = 1 - 11
• res = 8 or 16
Example:
SEND COMMAND Panel,"'^PLR=1,8'"
If joystick tilt value is within calibrated center value +/- Tilt Tolerance setting, tilt output
levels (Levels 2 and 8) remain centered (32767).
Syntax:
"'^TILTTOL=<tolerance level>'"
Variable:
tolerance level = 0 - 24,000
Example:
SEND COMMAND Panel,"'TILTTOL=500'"
Key presses and key releases are not distinguished except in the case of CTRL, ALT, and
SHIFT.
Refer to the Embedded Codes table on page 98 that define special characters which
can be included with the string but may not be represented by the ASCII character set.
Syntax:
"'^VKS-<string>'"
Variable:
string = Only 1 string per command/only one stroke per command.
Example:
SEND COMMAND Panel,"'^VKS-'8"
Sends out the keystroke 'backspace' to the G4 application.
If joystick zoom value is within calibrated center value +/- Zoom Tolerance setting, zoom
output Level 3 stops and Level 9 remains centered (32767).
Syntax:
"'^ZOOMTOL=<tolerance level>'"
Variable:
tolerance level = 0 - 24,000
Example:
SEND COMMAND Panel,"'ZOOMTOL=500'"
NXP-PLV Modero PosiTrack Pilot Camera Controller

Advertisement

Table of Contents
loading

Table of Contents