EasyManuals Logo
Home>AMX>Receiver>DXLink

AMX DXLink User Manual

AMX DXLink
154 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 #91 background imageLoading...
Page #91 background image
NetLinx Programming of DXLink Transmitters and Receivers
85
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver
DXLink Transmitter Video SEND_COMMANDs
DXLink Transmitter Video SEND_COMMANDs are sent to Port 7 unless otherwise noted.
Note: All text is based on a Unicode index.
Video SEND_COMMANDs (Transmitters)
Command Description
?VIDIN_AUTO_SELECT
Requests setting for the Auto Select
mode for the video input signal on the
Multi-Format TX, Wallplate TX, or
Decor Wallplate TX (Enable or
Disable).
Note: This command applies to all
DXLink Transmitters except the
HDMI TX.
Important: This command must
be sent to Port 1.
Syntax:
SEND_COMMAND <DEV>,"'?VIDIN_AUTO_SELECT'"
Example:
SEND_COMMAND dvMFTX,"'?VIDIN_AUTO_SELECT'"
Returns a COMMAND of the form:
VIDIN_AUTO_SELECT-ENABLE
VIDIN_AUTO_SELECT
Enables or disables the
Auto Select mode for the video input
signal on the Multi-Format TX, Wall-
plate TX, or Decor Wallplate TX.
Note: This command applies to all
DXLink Transmitters except the
HDMI TX.
Important: This command must
be sent to Port 1.
Syntax:
SEND_COMMAND <DEV>,"'VIDIN_AUTO_SELECT-
<ENABLE|DISABLE>'"
Variable:
value = ENABLE | DISABLE
Example:
SEND_COMMAND dvMFTX,"'VIDIN_AUTO_SELECT-ENABLE'"
?INPUT-VIDEO
Requests the video input being used
on the Multi-Format TX, Wallplate
TX, or Decor Wallplate TX: either the
digital video (Input 7) or the analog
video (Input 8).
The output is always 6.
Note: This command applies to all
DXLink Transmitters except the
HDMI TX.
Important: This command must
be sent to Port 1.
Syntax:
SEND_COMMAND <DEV>,"'?INPUT-VIDEO,6'"
Example:
SEND_COMMAND dvMFTX,"'?INPUT-VIDEO,6'"
Returns a COMMAND of the form:
SWITCH-LVIDEOI8O6
VI<input>O<output>
Sets the Multi-Format TX,
Wallplate TX, or Decor Wallplate TX
to route either the digital video (Input
7) or the analog video (Input 8) to the
output (which is always output 6).
Note: This command applies to all
DXLink Transmitters except the
HDMI TX.
Important: This command must
be sent to Port 1.
Syntax:
SEND_COMMAND <DEV>,"'VI<input>O<output>'"
Variables:
input = 7 for digital video; 8 for analog video
output = 6
Example:
SEND_COMMAND dvMFTX,"'VI8O6'"
?VIDIN_STATUS
Requests the status of the video input
on the Transmitter.
Important: In the case of the Multi-
Format TX, Wallplate TX, or Decor
Wallplate TX this will only specify the
status of the currently routed
input
port.
Important: Send to Port 7 for digital video or to Port 8 for analog video.
Syntax:
SEND_COMMAND <DEV>,"'?VIDIN_STATUS'"
Variable:
status = NOT ACTIVE, NO SIGNAL, UNKNOWN SIGNAL,
VALID SIGNAL
Example:
SEND_COMMAND dvMFTX,"'?VIDIN_STATUS'"
Returns a COMMAND of the form:
VIDIN_STATUS-<status>

Table of Contents

Other manuals for AMX DXLink

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX DXLink and is the answer not in the manual?

AMX DXLink Specifications

General IconGeneral
BrandAMX
ModelDXLink
CategoryReceiver
LanguageEnglish

Related product manuals