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 #122 background imageLoading...
Page #122 background image
NetLinx Programming
122
TPI-PRO-DVI - Instruction Manual
TakeNote Commands (Cont.)
?TNA-AUTOEXPOSE Queries the status of the TakeNote control autoexpose feature.
Syntax:
SEND_COMMAND <DEV>,"'?TNA-CANVASCOLOR'"
Example response:
"Custom Event: ID: 1, Type: 1500, Flag 10, Value1: <0|1> Text: autoexpose
<enabled|disabled>"
^TNA-AUTOHIDE Enables the TakeNote control autohide feature. When enabled, the TakeNote control window is
automatically minimized when the drawing is started.
Syntax:
SEND_COMMAND <DEV>,"'^TNA-AUTOHIDE,<state>'"
Variable:
state = Set to 0 for disable or 1 for enable
Example:
SEND_COMMAND Panel,"'^TNA-AUTOHIDE,0'"
?TNA-AUTOHIDE Queries the status of the TakeNote control autohide feature
Syntax:
SEND_COMMAND <DEV>,"'?TNA-AUTOHIDE'"
Example response:
"Custom Event: ID: 1, Type: 1500, Flag 9, Value1: <0|1> Text: autohide
<enabled|disabled>"
^TNA-CANVASCOLOR Sets the canvas color. Valid values are the textual representation (case insensitive), or 0-2.
Syntax:
SEND_COMMAND <DEV>,"'^TNA-CANVASCOLOR,<canvas>'"
Variable:
canvas = Screen(0), White(1), Black(2)
Example:
SEND_COMMAND Panel,"'^TNA-CANVASCOLOR,White'"
?TNA-CANVASCOLOR Queries the current canvas color
Syntax:
SEND_COMMAND <DEV>,"'?TNA-CANVASCOLOR'"
Example Response:
"Custom Event: ID: 1, Type: 1500, Flag 2, Value1: <0-2> Text: <screen, white,
black>"
?TNB-CANVASCOLOR Queries the current canvas color.
Syntax:
SEND_COMMAND <DEV>,"'?TNB-<addr>,CANVASCOLOR'"
Example:
SEND_COMMAND Panel,"'?TNB-5,CANVASCOLOR'"
Example Response:
"Custom Event: ID: 1, Type: 1500, Flag 2, Value1: <0-2> Text: <screen, white,
black>"
^TNA-CLEAR Clears the current session.
Syntax:
SEND_COMMAND <DEV>,"'^TNA-CLEAR,<all>'"
Variable:
all = 0-1. 0 clears the current session. 1 clears the entire canvas.
Example:
SEND_COMMAND Panel,"'^TNA-CLEAR,0'"
^TNA-FLUSH Flushes the current call stack and clears the screen.
Syntax:
SEND_COMMAND <DEV>,"'^TNA-FLUSH'"
^TNA-HIDE Hides the TakeNote control panel.
Syntax:
SEND_COMMAND <DEV>,"'^TNA-HIDE,<state>'"
Variable:
state = Set to 0 to show the controls or 1 to hide the controls
Example:
SEND_COMMAND Panel,"'^TNA-HIDE,1'"

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