beautypg.com

Wake, Input commands, Cal ^kps @vkb wake – AMX Modero NXT-1200V User Manual

Page 160

background image

Programming

148

NXD/T-1200V 12" Modero® Video Wall/Flush Mount Touch Panel

Input Commands

These Send Commands are case insensitive.

Panel Runtime Operation Commands (Cont.)

@VKB

Popup the
virtual
keyboard.

Syntax:

"'@VKB'"

Example:

SEND COMMAND Panel,"'@VKB'"

Pops-up the virtual keyboard.

WAKE

Force the panel
out of screen
saver mode.

Syntax:

"'WAKE'"

Example:

SEND COMMAND Panel,"'WAKE'"

Forces the panel out of the screen saver mode.

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.

Syntax:

"'^KPS-'"

Variables:

pass data:

= 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.