NetLinx Programming of DXLink Transmitters and Receivers
84
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver
DXLink Receiver Audio SEND_COMMANDs
DXLink Receiver Audio SEND_COMMANDs are sent to Port 6.
Audio SEND_COMMANDs (Receivers)
Command
Description
?AUDOUT_DELAY
Requests the audio delay
setting for the Receiver.
Syntax:
SEND_COMMAND <DEV>,"'?AUDOUT_DELAY'"
Example:
SEND_COMMAND dvRX,"'?AUDOUT_DELAY'"
Returns a COMMAND of the form:
AUDOUT_DELAY-50
AUDOUT_DELAY
Sets the audio delay in
milliseconds on the Receiver.
Syntax:
SEND_COMMAND <DEV>,"'AUDOUT_DELAY-<value>'"
Variable:
value = 0 to 200 in milliseconds
Example:
SEND_COMMAND dvRX,"'AUDOUT_DELAY-50'"
Sets the delay for the audio output port to 50 milliseconds.
Note:
AUDOUT_DELAY will only delay non-compressed 2 channel audio, not
S/PDIF, Dolby TrueHD, Dolby Digital, DTS-HD Master Audio, or DTS.
?AUDOUT_MUTE
Requests the setting for the
Mute preference of the audio
from the Receiver (Enable or
Disable).
Syntax:
SEND_COMMAND <DEV>,"'?AUDOUT_MUTE'"
Example:
SEND_COMMAND dvRX,"'?AUDOUT_MUTE'"
Returns a COMMAND of the form:
AUDOUT_MUTE-<ENABLE|DISABLE>
AUDOUT_MUTE
Sets the Mute preference of
the audio from the Receiver
to Enable (no sound) or
Disable.
Syntax:
SEND_COMMAND <DEV>,"'AUDOUT_MUTE-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND dvRX,"'AUDOUT_MUTE-ENABLE'"
?AUDOUT_FORMAT
Requests the audio format on
the Receiver.
Syntax:
SEND_COMMAND <DEV>,"'?AUDOUT_FORMAT'"
Variable:
format = HDMI, ANALOG, ALL
Example:
SEND_COMMAND dvRX,"'?AUDOUT_FORMAT'"
Returns a COMMAND of the form:
AUDOUT_FORMAT-<format>
AUDOUT_FORMAT
Sets the audio format on the
Receiver (default is ALL).
Syntax:
SEND_COMMAND <DEV>,"'AUDOUT_FORMAT-<format>'"
Variable:
format = HDMI, ANALOG, ALL
Example:
SEND_COMMAND dvRX,"'AUDOUT_FORMAT-ANALOG'"
Содержание AVB-DWP-TX-MULTI-DXLINK
Страница 6: ...Contents iv Instruction Manual DXLink Twisted Pair Transmitters Receiver ...
Страница 12: ...Notices 6 Instruction Manual DXLink Twisted Pair Transmitters Receiver ...
Страница 38: ...Product Overview and Specifications 32 Instruction Manual DXLink Twisted Pair Transmitters Receiver ...
Страница 78: ...Network Configuration 72 Instruction Manual DXLink Twisted Pair Transmitters Receiver ...
Страница 116: ...Appendix A Upgrading the Firmware 110 Instruction Manual DXLink Twisted Pair Transmitters Receiver ...
Страница 136: ...Appendix D Cable Details and Pinout Info 130 Instruction Manual DXLink Twisted Pair Transmitters Receiver ...
Страница 140: ...Appendix E Supported Input Resolutions 134 Instruction Manual DXLink Twisted Pair Transmitters Receiver ...
Страница 146: ...Appendix F Supported Output Resolutions 140 Instruction Manual DXLink Twisted Pair Transmitters Receiver ...