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 #110 background imageLoading...
Page #110 background image
NetLinx Programming
110
TPI-PRO-DVI - Instruction Manual
Run Time Operation Commands (Cont.)
SETUP Send panel to Setup page.
Syntax:
"'SETUP'"
Example:
SEND COMMAND Panel,"'SETUP'"
Sends the panel to the Setup Page.
SLEEP Force the panel into screen saver mode.
Syntax:
"'SLEEP'"
Example:
SEND COMMAND Panel,"'SLEEP'"
Forces the panel into screen saver mode.
@SOU Play a sound file.
Syntax:
"'@SOU-<sound name>'"
Variables:
sound name = Name of the sound file. Supported sound file formats are: WAV & MP3.
Example:
SEND COMMAND Panel,"'@SOU-Music.wav'"
Plays the 'Music.wav' file.
@TKP Present a telephone keypad. Pops up the keypad icon and initializes the text string to that specified. The Prompt Text is
optional.
Syntax:
"'@TKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@TKP-999.222.1211;Enter Phone Number'"
Pops-up the Keypad and initializes the text string '999.222.1211' with prompt text 'Enter Phone Number'.
TPAGEOFF Turn off page tracking.
Syntax:
"'TPAGEOFF'"
Example:
SEND COMMAND Panel,"'TPAGEOFF'"
Turns o ff page tracking.
TPAGEON This command turns on page tracking, whereby when the page or pop-ups change, a string is sent to the Master. This string
may be captured with a CREATE_BUFFER command for one panel and sent directly to another panel.
Syntax:
"'TPAGEON'"
Example:
SEND COMMAND Panel,"'TPAGEON'"
Turns o n page tracking.
@VKB Open the virtual keyboard.
Syntax:
"'@VKB'"
Example:
SEND COMMAND Panel,"'@VKB'"
Pops-up the virtual keyboard.
^TPO Selects which of the 2 outputs display G4 graphics.
Syntax:
SEND_COMMAND <DEV>,"'^TPO-<0-3>'"
O = None (should not be used in a typical installation)
1 = G4 Graphics on output 1 only
2 = G4 Graphics on output 2 only
3 = G4 Graphics on both outputs 1 and 2 (default)
Example:
SEND_COMMAND Panel,"'^TPO-3'"
Sends G4 graphics to outputs 1 and 2.
Note: Any G4 graphics that appear over a Video Window when the ^TPO command is used to turn off G4 graphics on an
output may leave a “hole” in the video display if the button opacity is too high. The upper limit of opacity for any graphic over
a video window is panel design dependant. The more layers of graphics over a video window, the lower the opacity needs to be
set for the layers. A single layer of graphics has show that an opacity value of 250 or lower is sufficient to correct the problem.

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