NetLinx Programming of DXLink Transmitters and Receivers
80
Hardware Reference Manual – DXLink™ Twisted Pair Transmitters/Receiver
PERSISTAV
DX-RX:
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
DX-RX:
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.
SET TELNET PORT 0
Sets the Telnet port to “0” (disabled
state).
Syntax:
SEND_COMMAND <DEV>,"'SET TELNET PORT 0'"
Example:
SEND_COMMAND dvRX,"'SET TELNET PORT 0'"
NOTE:
A reboot is required after sending the SET TELNET PORT 0 command.
SET TELNET PORT 23
Sets the Telnet port to “23” (default
port).
Syntax:
SEND_COMMAND <DEV>,"'SET TELNET PORT 23'"
Example:
SEND_COMMAND dvRX,"'SET TELNET PORT 23'"
NOTE:
A reboot is required after sending the SET TELNET PORT 23 command.
DXLink System SEND_COMMANDs (Transmitters and Receivers)
CTORYAV command
T TELNET PORT