AMX NCITE-813 Instruction Manual page 129

Incite digital video presentation systems
Hide thumbs Also See for NCITE-813:
Table of Contents

Advertisement

Video SEND_COMMANDs (Cont.)
VIDOUT_BLANK
?VIDOUT_BRIGHTNESS
VIDOUT_BRIGHTNESS
?VIDOUT_CONTRAST
VIDOUT_CONTRAST
?VIDOUT_FREEZE
VIDOUT_FREEZE
?VIDOUT_MUTE
VIDOUT_MUTE
Instruction Manual - Incite Digital Video Presentation Systems
Sets the image of the video blanking feature for the video output port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>,"'VIDOUT_BLANK-<color>'"
Variables:
image = black, blue, logo 1, logo 2, logo 3
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'VIDOUT_BLANK-logo 1'"
Requests the output brightness of the video port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_BRIGHTNESS'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?VIDOUT_BRIGHTNESS'"
Returns a COMMAND string of the form:
VIDOUT_BRIGHTNESS-<value>
Sets the output brightness of the video port addressed by the D:P:S to <value>.
Syntax:
SEND_COMMAND <DEV>, "'VIDOUT_BRIGHTNESS-<value>'"
Variables:
value = 0..100
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'VIDOUT_BRIGHTNESS-50'"
Sets the brightness of video output port (#1 based on D:P:S) to 50.
Requests the output contrast of the video port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_CONTRAST'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?VIDOUT_CONTRAST'"
Returns a COMMAND string of the form:
VIDOUT_CONTRAST-<value>
Sets the output contrast of the video port addressed by the D:P:S to <value>.
Syntax:
SEND_COMMAND <DEV>, "'VIDOUT_CONTRAST-<value>'"
Variables:
value = 0..100
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'VIDOUT_CONTRAST-50'"
Sets the contrast of video output port (#1 based on D:P:S) to 50.
Requests the status of the freeze option of the video port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_FREEZE'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?VIDOUT_FREEZE'"
Returns a COMMAND string of the form:
VIDOUT_FREEZE-<ENABLE|DISABLE>
Enables or disables the Freeze setting on the video port addressed by the D:P:S. If enabled, then
the Freeze setting is on. If disabled, then the Freeze setting is off.
Syntax:
SEND_COMMAND <DEV>,"' VIDOUT_FREEZE-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"' VIDOUT_FREEZE-ENABLE'"
Requests to see if VIDEO mute is enabled or disabled on the video port addressed by the D:P:S.
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 the video output display on the video port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>,"'VIDOUT_MUTE-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND SWITCHER,"'VIDOUT_MUTE-ENABLE'"
Programming
129

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ncite-813acNcite-813a

Table of Contents