EasyManua.ls Logo

AMX NXD-1000Vi - Input Commands; Cal; Kps; Mbt

AMX NXD-1000Vi
228 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programming
176
NXD-1000Vi 10" Modero® Wall/Flush Mount Touch Panel with Intercom
Input Commands
These Send Commands are case insensitive.
Input Commands
^CAL Put panel in calibration mode.
Syntax:
"'^CAL'"
Example:
SEND COMMAND Panel,"'^CAL'"
Puts the panel in calibration mode.
^KPS Set the keyboard passthru.
The parameters within this command accept keystrokes from an attached USB
keyboard or Virtual keyboard.
Syntax:
"'^KPS-<pass data>'"
Variables:
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.
^MBT Set the mouse button mode for the virtual PC.
Syntax:
"'^MBT-<0-3>'"
Variables:
0 = None.
1 = Left.
2 = Middle.
3 = Right.
Example:
SEND COMMAND Panel,"'^MBT-1'"
Sets the mouse button mode for the virtual PC to LEFT.
^MDC Set the mouse double click ON for the virtual PC.
Syntax:
"'^MDC'"
Example:
SEND COMMAND Panel,"'^MDC'"
Enables the double click for the virtual PC.

Table of Contents

Related product manuals