Vidin_Vshift; Vidout_Assign; Vidout_Mute - AMX SDX-510M-DX Instruction Manual

Solecis digital switchers
Table of Contents

Advertisement

Video SEND_COMMANDs (Cont.)

VIDIN_VSHIFT

?VIDOUT_ASSIGN

?VIDOUT_MUTE

VIDOUT_MUTE
Instruction Manual - Solecis Digital Switchers
Sets the vertical shift of the video port addressed by the D:P:S to <value>. This command
is only available on VGA inputs.
Syntax:
SEND_COMMAND <DEV>, "'VIDIN_VSHIFT-<value>'"
Variables:
value = -10..10
Example:
SEND_COMMAND "'VIDIN_VSHIFT-2'"
Sets the vertical shifting of the video input port to 2 (shift upward).
SEND_COMMAND "'VIDIN_VSHIFT--3'"
Sets the vertical shifting of the video input port to -3 (shift downward).
Requests the video input that is selected to go to the output.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_ASSIGN'"
Example:
SEND_COMMAND AUDIO_1, "'?VIUDOUT_ASSIGN'"
Returns a COMMAND string of the form: VIDOUT_ASSIGN-<setting>.
Requests to see if VIDEO mute is enabled or disabled.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_MUTE'"
Example:
SEND_COMMAND SWITCHER,"'?VIDOUT_MUTE'"
Returns a COMMAND string of the form: VIDOUT_MUTE<ENABLE|DISABLE>
Enables or disables VIDEO mute.
Syntax:
SEND_COMMAND <DEV>,"'VIDOUT_MUTE-<setting>'"
Variable:
setting = desired mute state (ENABLE, DISABLE ENABLE-HDMI, DISABLE-HDMI,
ENABLE-DXLINK, DISABLE-DXLINK)
Example:
SEND_COMMAND SWITCHER,"'VIDOUT_MUTE-ENABLE'"
Programming
45

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sdx-410-dxSdx-810-dxSdx-414-dxSdx-514m-dx

Table of Contents