Input Commands - AMX NXP-PLV Operation/Reference Manual

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

Advertisement

Input Commands

These Send Commands are case insensitive.
Input Commands
^CAL
Put panel in
calibration mode.
^JOYCAL'
Puts joystick into
joystick calibra-
tion mode.
^KPS
Set the
keyboard
passthru.
^PANTOL
=<value>
Sets joystick
center pan
tolerance.
^PLD
Disables specific
PosiTrack Levels
NXP-PLV Modero PosiTrack Pilot Camera Controller
Syntax:
"'^CAL'"
Example:
SEND COMMAND Panel,"'^CAL'"
Puts the panel in calibration mode.
Syntax:
"'^JOYCAL'"
Example:
SEND_COMMAND PANEL,"'^JOYCAL'"
Initiates calibration of joystick and speed knob.
Note: Iris and Focus knob calibration is not necessary due their continuous rotational
nature.
Syntax:
"'^KPS-<pass data>'"
Variable:
pass data:
<blank/empty> = Disables the keyboard.
0 = Pass data to G4 application (default). This can be used with VPC or text areas.
1 - 4 = Not used.
5 = Sends out data to the Master.
Example:
SEND COMMAND Panel,"'^KPS-5'"
Sets the keyboard passthru to the Master. Option 5 sends keystrokes directly to the
Master via the Send Output String mechanism. This process sends a virtual keystroke
command (^VKS) to the Master.
Example 2:
SEND COMMAND Panel,"'^KPS-0'"
Disables the keyboard passthru to the Master.
The following point defines how the parameters within this command work:
• Accepts keystrokes from any of these sources: attached USB keyboard or Virtual
keyboard.
If joystick pan value is within calibrated center value +/- Pan Tolerance setting, pan output
levels (Levels 1 and 7) remain centered (32767).
Syntax:
"'^PANTOL=<tolerance level>'"
Variable:
tolerance level = 0 - 24,000
Example:
SEND COMMAND Panel,"'PANTOL=500'"
Syntax:
"'^PLD=<comma-delimited list of levels to disable>'"
Example:
SEND COMMAND Panel,"'^PLD=2,6,7,8,10,11'"
Programming
96

Advertisement

Table of Contents
loading

Table of Contents