Instruction manual

Programming
111
Enova DVX-2150HD/2155HD All-in-One Presentation Switcher Operation/Reference Guide
Video SEND_COMMANDs (Cont.)
?VIDOUT_OSD
Requests whether the OSD
setting is enabled.
Requests whether the video port addressed by the D:P:S has the OSD setting
enabled or disabled.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_OSD'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'? VIDOUT_OSD'"
Returns a COMMAND string of the form: VIDOUT_OSD-<ENABLE|DISABLE>
VIDOUT_OSD
Enables the OSD for the
video port.
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>," VIDOUT_'OSD-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"' VIDOUT_OSD-ENABLE'"
?VIDOUT_OSD_COLOR
Requests the color of the
OSD on the video port.
Requests the On Screen Display (OSD) color on the display connected to the
video port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "’?VIDOUT_OSD_COLOR'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"’?VIDOUT_OSD_COLOR'"
Returns a COMMAND string of the form: VIDOUT_OSD_COLOR-<color>
VIDOUT_OSD_COLOR
Sets the OSD color scheme
for the video port.
Determines the On Screen Display (OSD) color scheme on the display
connected to the video port addressed by the D:P:S.
Variables:
color = black, blue, white, yellow
Schemes:
Options Background Font
Black Black White
Blue Blue Yellow
White White Black
Yellow Yellow Blue
Syntax:
SEND_COMMAND <DEV>,"'VIDOUT_OSD_COLOR-<color>'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"’VIDOUT_OSD_COLOR-BLACK’"
?VIDOUT_OSD_POS
Requests the OSD position
for the video port.
Requests the On Screen Display (OSD) position on the display connected to
the video port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_OSD_POS'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?VIDOUT_OSD_POS'"
Returns a COMMAND string of the form: VIDOUT_OSD_POS-<position>.
VIDOUT_OSD_POS
Sets the OSD position for
the video port.
Determines the On Screen Display (OSD) position on the display connected to
the video port addressed by the D:P:S.
Variables:
position = TOP LEFT, TOP RIGHT, BTM RIGHT, BTM LEFT
Syntax:
SEND_COMMAND <DEV>,"'VIDOUT_OSD_POS-<position>'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"’VIDOUT_OSD_POS-TOP LEFT’"