NetLinx Programming – DXLink Fiber TXs/RXs
95
Instruction Manual – DXLink Fiber Transmitters and Receivers
DXLink Fiber System SEND_COMMANDs
DXLink Fiber System SEND_COMMANDs can be sent to any valid port (Port 1 through Port 8) on the Transmitters or
Receivers.
DXLink Fiber System SEND_COMMANDs (Transmitters and Receivers)
Command
Description
?DXLINK
Requests the current mode (Extender or
Endpoint) 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
Receivers:
Persists the Scaler Mode,
resolution, aspect ratio policy, and audio
output type to the DXLink Fiber Output
Board.
Transmitters:
Disables the
AUDIN_FORMAT_AUTO and persists the
current audio format.
Syntax:
SEND_COMMAND <DEV>,"'PERSISTAV'"
Example:
SEND_COMMAND <dvRX>,"'
PERSISTAV
'"
FACTORYAV
Receivers:
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 Fiber Output Board will not get
reset to default (AUTO), but will remain as
whatever was last persisted.
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
both inputs to All RESOLUTIONS.
Syntax:
SEND_COMMAND <DEV>,"'FACTORYAV'"
Example:
SEND_COMMAND <dvTX>,"'
FACTORYAV
'"
Note:
A reboot is required after sending the FACTORYAV command.
Note:
When a Transmitter is connected to a DXLink Fiber Input Board,
the input board will override the “ALL RESOLUTIONS” EDID and load the
last stored EDID.
disable/enable ICS LAN
PERSISTAV