Programming
104
NXD-500i 5" 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.
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.
^VKS
Send one or more virtual key strokes to the G4 application.
Key presses and key releases are not distinguished except in the case of CTRL, ALT, and SHIFT.
Refer to theEmbedded Codes table on page 105
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.
Содержание Modero NXD-500i
Страница 4: ......
Страница 12: ...viii NXD 500i 5 Modero Wall Flush Mount Touch Panel with Intercom Table of Contents...
Страница 30: ...NXD 500i Touch Panel Accessories 18 NXD 500i 5 Modero Wall Flush Mount Touch Panel with Intercom...
Страница 32: ...Panel Calibration 20 NXD 500i 5 Modero Wall Flush Mount Touch Panel with Intercom...
Страница 130: ...Programming 118 NXD 500i 5 Modero Wall Flush Mount Touch Panel with Intercom...
Страница 134: ...Troubleshooting 122 NXD 500i 5 Modero Wall Flush Mount Touch Panel with Intercom...
Страница 140: ...Appendix A Text Formatting Codes 128 NXD 500i 5 Modero Wall Flush Mount Touch Panel with Intercom...
Страница 143: ...Appendix B Complex Script Support 131 NXD 500i 5 Modero Wall Flush Mount Touch Panel with Intercom...