AMX NXD/NXT-1700VG, NXD/NXT-1500VG, NXD/NXT-1200VG manual Input Commands, Cal, Kps, Mps

Models: NXD/NXT-1500VG NXD/NXT-1200VG NXD/NXT-1700VG

1 252
Download 252 pages 17.13 Kb
Page 235
Image 235

Programming

Input Commands

These Send Commands are case insensitive.

Input Commands

^CAL

Syntax:

Put panel in

"'^CAL'"

calibration mode.

Example:

 

 

SEND COMMAND Panel,"'^CAL'"

 

Puts the panel in calibration mode.

 

 

^KPS

Syntax:

Set keyboard

"'^KPS-<passs data>'"

pass-thru via the

Variables:

RGB card.

pass data:

 

 

<blank/empty> = Disables the keyboard.

 

0

= Pass-thru disabled.

 

1

= Not used.

 

2

= Pass-thru enabled.

 

3

& 4 = Not used.

 

5

= Sends out data to the Master.

 

Example:

 

SEND COMMAND Panel,"'^KPS-5'"

 

Sets the keyboard pass-thru 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 pass-thru 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.

 

 

^MPS

Syntax:

Set the mouse

"'^MPS-<pass data>'"

pass-thru.

Variables:

 

 

pass data:

 

<blank/empty> = Disables the mouse.

 

0

= Pass-thru disable.

 

1

= Not used.

 

2

= pass-thru enable.

 

3

- 5 = Not used.

 

Example:

 

SEND COMMAND Panel,"'^MPS-2'"

 

Sets the mouse pass-thru via the NXA-RGB card.

 

Note: When this command is given, it causes all mice connected to the G4 product and

 

any mice on a computer connected via a card with USB output to reset to position 0,0.

 

 

 

VG-Series Modero Touch Panels

225

 

 

Page 235
Image 235
AMX NXD/NXT-1700VG, NXD/NXT-1500VG, NXD/NXT-1200VG manual Input Commands, Cal, Kps, Mps