Programming
125
NXP-TPI/4 NetLinx Touch Panel Interface
Panel Setup Commands
These commands are case insensitive.
Embedded Codes (Cont.)
Decimal numbers Hexidecimal values
Virtual keystroke
151
($97)
Scroll Lock
152
($98)
Pause
153
($99)
Break
154
($9A)
Print Screen
155
($9B)
SYSRQ
156
($9C)
Tab
157
($9D)
Windows
158
($9E)
Menu
159
($9F)
Up Arrow
160
($A0)
Down Arrow
161
($A1)
Left Arrow
162
($A2)
Right Arrow
192
($C0)
CTRL key up
193
($C1)
ALT key up
194
($C2)
Shift key up
Panel Setup Commands
^MUT
Set the panel
mute state.
Syntax:
"'^MUT-<mute state>'"
Variable:
mute state= 0 = Mute Off and 1 = Mute On.
Example:
SEND_COMMAND Panel,"'^MUT-1''"
Sets the panel’s master volume to mute.
@PWD
Set the page flip
password.
@PWD sets the level 1 password only.
Syntax:
"'@PWD-<page flip password>'"
Variables:
page flip password = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@PWD-Main'"
Sets the page flip password to 'Main'.
^PWD
Set the page flip
password.
Password level is required and must be 1 - 4.
Syntax:
"'^PWD-<password level>,<page flip password>'"
Variables:
password level = 1 - 4.
page flip password = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'^PWD-1,Main'"
Sets the page flip password on Password Level 1 to 'Main'.
Summary of Contents for NetLinx NXP-TPI/4
Page 38: ...TPI 4 and Panel Interface Setup 32 NXP TPI 4 NetLinx Touch Panel Interface...
Page 60: ...Upgrading TPI 4 Firmware 54 NXP TPI 4 NetLinx Touch Panel Interface...
Page 138: ...Troubleshooting 132 NXP TPI 4 NetLinx Touch Panel Interface...
Page 147: ...Appendix 141 NXP TPI 4 NetLinx Touch Panel Interface...