Enova Dvx Switchers - Dxlink Send_Commands - AMX DXLink Multi-Format Wallplate Instruction Manual

Dxlink twisted pair transmitters/receiver
Table of Contents

Advertisement

Enova DVX Switchers – DXLink SEND_COMMANDs
The following table contains two DXLink SEND_COMMANDs that are specifically for Enova DVX Switchers. These
commands persist during a power cycle, on reboot, or from a low power setting.
Additional SEND_COMMANDs for Enova DVX Switchers can be found in the specific product manual at
www.amx.com.
Important: The #3 Toggle on the Transmitter or Receiver must be set to ON before the commands in the
table below are sent to the switcher.
Enova DVX Solution DXLink SEND-COMMANDs
?DXLINK_ETH
Requests the control setting
for the DXLink output card on
an Enova DVX Switcher.
DXLINK_ETH
Controls Ethernet traffic
through the DXLink output
card on an Enova DVX
Switcher.
?DXLINK_IN_ETH
Requests the control setting
for the DXLink input card on
an Enova DVX Switcher.
DXLINK_IN_ETH
Controls Ethernet traffic
through the DXLink input card
on an Enova DVX
Switcher.
Note: For a listing of all supported Telnet commands, see page 110.
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver
NetLinx Programming of DXLink Transmitters and Receivers
Syntax:
SEND_COMMAND <DEV>, "'?DXLINK_ETH'"
Example:
SEND_COMMAND SWITCHER,"'?DXLINK_ETH'"
Returns a COMMAND of the form:
DXLINK_ETH-<AUTO|OFF>
This command instructs the DXLink output card on an Enova DVX Switcher to disable
Ethernet traffic or go to Auto mode. In Auto mode, Ethernet traffic is controlled after
negotiation through PDIF.
Syntax:
SEND_COMMAND <DEV>, "'DXLINK_ETH-<AUTO|OFF>'"
Example:
SEND_COMMAND SWITCHER,"'DXLINK_ETH-AUTO'"
Syntax:
SEND_COMMAND <DEV>, "'?DXLINK_IN_ETH'"
Example:
SEND_COMMAND SWITCHER,"'?DXLINK_IN_ETH'"
Returns a COMMAND of the form:
DXLINK_IN_ETH-<AUTO|OFF>
This command instructs the DXLink input card on an Enova DVX Switcher to disable
Ethernet traffic or go to Auto mode. In Auto mode, Ethernet traffic is controlled after
negotiation through PDIF.
Syntax:
SEND_COMMAND <DEV>, "'DXLINK_IN_ETH-<AUTO|OFF>'"
Example:
SEND_COMMAND SWITCHER,"'DXLINK_IN_ETH-AUTO'"
98

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents