NetLinx Programming
141
TPI-PRO/DVI (Total Presentation Interface)
Panel Setup Commands
These commands are not case sensitive.
A device must first be defined in the NetLinx programming language with values for
the Device: Port: System (in all programming examples - Panel is used in place of
these values and represents all compatible G4 devices).
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'.
^VOL
Set the panel
volume.
Syntax:
"'^VOL-<volume level>'"
Variable:
volume level = 0 - 100.
100 is maximum volume setting.
Example:
SEND_COMMAND Panel,"'^VOL-50'"
Set the panel volume to 50.
Summary of Contents for TPI-PRO-4
Page 14: ...xii TPI PRO Total Presentation Interface Table of Contents ...
Page 76: ...TPI PRO DVI Configuration Pages 70 TPI PRO DVI Total Presentation Interface ...
Page 172: ...Terminal Telnet Commands 166 TPI PRO DVI Total Presentation Interface ...
Page 180: ...Upgrading Firmware 174 TPI PRO DVI Total Presentation Interface ...
Page 208: ...Supported Input and Output Modes 202 TPI PRO DVI Total Presentation Interface ...
Page 214: ...Appendix 208 TPI PRO DVI Total Presentation Interface ...
Page 217: ...Troubleshooting 203 TPI PRO Total Presentation Interface ...