Programming
77
Enova DVX-2100HD 6x2 All-in-One Presentation Switcher Operation/Reference Guide
Video SEND_COMMANDs (Cont.)
?INPUT
Queries for the input
connected to an output.
Normally, if the output port is not connected to any input port then the reply will
indicate this with an input port number of ZERO (0). For the DVX products, at
this time, the output parameter is ignored and assumed to be 1.
Syntax:
SEND_COMMAND <DEV>, "'?INPUT-<sl>,<output>'"
Variables:
sl = AUDIO or VIDEO.
output = The output port number.
Example:
SEND_COMMAND SWITCHER,"'?INPUT-AUDIO,1'"
Think of it as asking: Which audio input port is connected to output port #1?
Returns a COMMAND string of the form:
SWITCH-L<AUDIO|VIDEO>I<input>O<output>.
?OSD
Requests status of
On-Screen Display (OSD)
setting.
Queries to see if the video port addressed by the D:P:S has the OSD setting
enabled or disabled.
Syntax:
SEND_COMMAND <DEV>, "'?OSD'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?OSD'"
Returns a COMMAND string of the form: OSD-<ENABLED|DISABLED>.
OSD
Sets the status of the OSD
setting.
Enables or Disables the On Screen Display (OSD) setting on the video port
addressed by the D:P:S. If ENABLEd, then the OSD setting is on. If disabled,
then the OSD setting is off.
Syntax:
SEND_COMMAND <DEV>,"'OSD-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'OSD-ENABLE'"
?OUTPUT
Queries for the outputs
connected to an input.
If the input port is not connected to any output port then the reply will indicate
this with an output port number of ZERO (0).
Syntax:
SEND_COMMAND <DEV>, "'?OUTPUT-<sl>,<input>'"
Variables:
sl = AUDIO, VIDEO, or ALL. ALL = both AUDIO -and- VIDEO.
input = The source input port number.
Example:
SEND_COMMAND SWITCHER,"'?OUTPUT-AUDIO,1'"
Think of it as asking: Which audio output ports are connected to input port #1?
Returns a COMMAND string of the form:
SWITCH-L<AUDIO|VIDEO>I<input>O<output>.
?VIDEO_MUTE
Request if all-port video
output is muted.
Device responds with "'VIDEO_MUTE-<setting>'" where setting is "ENABLED"
or "DISABLED".
Syntax:
SEND_COMMAND <DEV>, "'?VIDEO_MUTE'"
Example:
SEND_COMMAND dxDev, "'?VIDEO_MUTE'"
Содержание Enova DVX-2100HD
Страница 19: ...Overview 8 Enova DVX 2100HD 6x2 All in One Presentation Switcher Operation Reference Guide...
Страница 71: ...Audio Video Configuration 60 Enova DVX 2100HD 6x2 All in One Presentation Switcher Operation Reference Guide...
Страница 110: ...Appendix A 99 Enova DVX 2100HD 6x2 All In One Presentation Switcher Operation Reference Guide...