EasyManua.ls Logo

AMX TPI-PRO-DVI-2 User Manual

AMX TPI-PRO-DVI-2
166 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #104 background imageLoading...
Page #104 background image
NetLinx Programming
104
TPI-PRO-DVI - Instruction Manual
Button Commands (Cont.)
^SLT
(Cont.)
Example:
SEND_COMMAND TP,"'^SLT-1,?input'"
If input 1 is set to composite 1, the Command response will be: ^SLT-1,input=comp1
If input 1 is set to composite 2, the Command response will be: ^SLT-1,input=comp2
If input 1 is set to composite 3, the Command response will be: ^SLT-1,input=comp3
If input 1 is set to svideo, the Command response will be: ^SLT-1,input=svideo
If input 1 is set to RGB, the Command response will be: ^SLT-1,input=rgb
If input 1 is set to component, the Command response will be: ^SLT-1,input=component
If input 1 is set to DVI, the Command response will be: ^SLT-1,input=dvi
?Resolution: Query the detected resolution for an input.
Syntax:
?resolution
Queries input 1 for the current input type. Panel will respond with a DATA Command event.
Example:
SEND_COMMAND TP,"'^SLT-1,?resolution'"
Queries input 1 for the current input resolution. Panel will respond with a DATA Command event.
Command data will vary depending on input type and detected resolution.
•For composite and svideo: NTSC, PAL, …, No Signal Detected
•For component, RGB, and DVI: <Horz>x<Vert>@<Ref> <desc>,
•No Signal Detected, or Manual:<Horz>x<Vert>@<Ref> <desc>
Individual video inputs may be frozen. A frozen display retains the last frame of the picture. The incoming video is NOT
buffered or saved in any way. It is simply not displayed. When the display is unfrozen, the video input resumes normal
operation. Physically changing video inputs while frozen causes the display to resume normal operations.
Set the freeze state. Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,freeze'"
Example Response: "'SLT-3,paused'"
Unset the freeze state. Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,unfreeze'"
Example Response: "'SLT-3,playing'"
Toggle the freeze state.Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,tfreeze'"
Example Response: "'SLT-3,<playing|paused>'"
Query the freeze state. Sends an data/string event indicating the current state.
Example command: "'^SLT-3,?freeze'"
Example Response: "'SLT-3,<playing|paused>'"
Individual video inputs may muted. A muted display is simply a solid black display.
Set the muted state. Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,mute'"
Example Response: "'SLT-3,muted'"
Unset the muted state. Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,unmute'"
Example Response: "'SLT-3,unmuted'"
Toggle the mute state. Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,tmute'"
Example Response: "'SLT-3,<muted|unmuted>'"
Query the mute state. Sends an data/string event indicating the current state.
Example command: "'^SLT-3,?mute'"
Example Response: "'SLT-3,<muted|unmuted>'"
^TEC Set the text effect color for the specified addresses/states to the specified color. The Text Effect is specified by name and
can be found in TPD4. You can also assign the color by name or RGB value (RRGGBB or RRGGBBAA).
Syntax:
"'^TEC-<vt addr range>,<button states range>,<color value>'"
Variables:
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons, 1 = Off state and 2 = On state).
color value = Refer to the RGB Triplets and Names for Basic 88 Colors section on page 77 for more information.
Example:
SEND_COMMAND Panel,"'^TEC-500.504&510.515,1&2,12'"
Sets the text effect color to Very Light Yellow on buttons with variable text 500-504 and 510-515.

Table of Contents

Other manuals for AMX TPI-PRO-DVI-2

Questions and Answers:

AMX TPI-PRO-DVI-2 Specifications

General IconGeneral
CategoryRecording Equipment
ModelTPI-PRO-DVI-2
ManufacturerAMX
Resolution SupportUp to 1920x1200
ControlRS-232, Ethernet
Power Supply12V DC
Inputs2 x DVI-I (Digital/Analog)
Outputs1 x DVI-I
Weight2.5 lbs

Summary

IMPORTANT SAFETY INSTRUCTIONS

TPI-PRO-DVI Specifications

System Installation

Configuring the TPI

Setting the Output Resolution

Guides on matching TPI output resolution to the connected monitor's specifications.

Calibrating the TPI

Calibrating the TPI Using a USB Input

Provides steps for calibrating touch input via a USB connection.

Configuring Communication Settings

Configuring IP Settings

Configuring a DHCP Address

Details how to configure the TPI with a DHCP-assigned IP address.

Configuring a Static IP Address

Guides on setting up a reserved Static IP Address for the TPI.

Upgrading Firmware

Prepare the TPI for Ethernet Communication

Details steps to ensure the TPI is ready for firmware update via Ethernet.

Using G4 Web Control®

Using Takenote™

Appendix A: Supported Input and Output Modes

Appendix B: Using NetLinx Studio to Connect to a NetLinx Master

Appendix C: Troubleshooting

Troubleshooting Information

Provides specific solutions for common symptoms encountered during TPI operation.

Related product manuals