Programming
99
Enova DVX-315xHD & DVX-215xHD All-in-One Presentation Switchers - Instruction Manual
?VIDIN_HDCP
Queries the video input HDCP compliance setting of the specified video input port.
Syntax:
SEND_COMMAND <DEV>,"'?VIDIN_HDCP'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_HDCP'"
Returns a string of the form:
VIDIN_STATUS-<ENABLE|DISABLE>
VIDIN_HDCP
Sets the video input HDCP compliance setting of the specified video input port.
When VIDIN_HDCP is disabled, the addressed video input will appear to any source as not being HDCP
compliant.
For computer sources that encrypt all video when connected to an HDCP compliant display, disabling
HDCP compliance on the input will cause the computer to send non-encrypted video which can then be
routed to non-compliant displays and video conferencing systems.
This command is not available for DXLink input ports.
NOTE:
It may be necessary to disconnect and re-connect PC sources after changing this setting.
WARNING: Disabling HDCP compliance for sources that do not support non-compliant displays
(such as DVD and Blu-Ray players) is not recommended and may affect DVX performance.
Syntax:
SEND_COMMAND <DEV>, "'VIDIN_HDCP-<option>'"
Variables:
option = ENABLE, DISABLE (default = ENABLE)
Example:
SEND_COMMAND VIDEO_INPUT_1,"'VIDIN_HDCP-ENABLE'"
Enables the HDCP compliance of video input port (#1 based on D:P:S).
?VIDIN_HDMI_EQ
Requests the status of the equalizer on the HDMI port.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_HDMI_EQ'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_HDMI_EQ'"
Returns a COMMAND string of the form: VIDIN_HDMI_EQ-DISABLE.
VIDIN_HDMI_EQ
Enables/disables the equalizer on the HDMI port addressed by D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'VIDIN_HDMI_EQ-<ENABLE|DISBALE>'"
Example:
SEND_COMMAND "'VIDIN_HDMI_EQ-DISABLE'"
Disables the equalizer on the HDMI port.
?VIDIN_HSHIFT
Requests the input Horizontal shift of the specified VGA video port.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_HSHIFT'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_HSHIFT'"
Returns a COMMAND string of the form:
VIDIN_HSHIFT-<value>
VIDIN_HSHIFT
Sets the horizontal shift of the specified video port to <value>.
Syntax:
SEND_COMMAND <DEV>, "'VIDIN_HSHIFT-<value>'"
Variables:
value = -50..50
Example:
SEND_COMMAND "'VIDIN_HSHIFT-2'"
Sets the Horizontal shifting of VGA video input port (#1 based on D:P:S) to 2 (shift to right).
SEND_COMMAND "'VIDIN_HSHIFT--3'"
Sets the horizontal shifting of VGA video input port (#1 based on D:P:S) to -3 (shift to left).
?VIDIN_HUE
Requests the input hue of the specified video port.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_HUE'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_HUE'"
Returns a COMMAND string of the form:
VIDIN_HUE-<value>
Continued
Video SEND_COMMANDs