NetLinx Programming of DXLink Transmitters and Receivers
96
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver
DXLink System SEND_COMMANDs
DXLink System SEND_COMMANDs can be sent to any port on the Transmitters or Receiver.
DXLink System SEND_COMMANDs (Transmitters and Receivers)
Command
Description
?DXLINK
Requests the current mode for the TX
or RX.
Syntax:
SEND_COMMAND <DEV>,"'?DXLINK'"
Example:
SEND_COMMAND dvRX,"'?DXLINK'"
Returns a COMMAND of the form:
DXLINK-<DXLINK-EXTENDER/DXLINK-ENDPOINT>
DXLINK
Sets the TX or RX to Extender Mode
(for a standalone, direct connection
from module to module) or Endpoint
Mode (for use in conjunction with a
switcher).
Syntax:
SEND_COMMAND <DEV>,"'DXLINK-<EXTENDER|ENDPOINT>'"
Example:
SEND_COMMAND dvRX,"'DXLINK-EXTENDER'"
ICSLAN
Sets the ICS LAN connection to
Enable or Disable.
Syntax:
SEND_COMMAND <DEV>,"'ICSLAN-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND dvRX,"'ICSLAN-ENABLE'"
PERSISTAV
HDMI Receiver: Only used to save the
Receiver’s Power-On Scaler settings/
mode to the DGX DXLink Output
Boards for DGX Configuration
Software.
Not required to save A/V settings to
the receiver. These are automatically
saved when changes are made.
All Transmitters: Disables the
AUDIN_FORMAT_AUTO and
persists the current audio format.
Syntax:
SEND_COMMAND <DEV>,"'
PERSISTAV
'"
Example:
SEND_COMMAND dvRX,"'PERSISTAV'"
FACTORYAV
HDMI Receiver: Clears the persisted
settings for the Scaler mode,*
resolution, aspect ratio policy, and
audio output type and restores them to
their factory defaults.
* The “Power-On” Scaler mode on an
Enova DGX DXLink Output Board will
not get reset to default (AUTO), but
will remain as whatever was last
persisted.
All Transmitters: Clears the persisted
setting for the audio and video
formats and restores them to their
factory defaults. Also restores the
preferred EDID to the factory default
on the HD-15 input to 1920x1080P,60.
Syntax:
SEND_COMMAND <DEV>,"'
FACTORYAV
'"
Example:
SEND_COMMAND dvTX,"'FACTORYAV'"
Note:
A reboot is required after sending the FACTORYAV command.
FACTORYAV command