Instruction manual

Programming
114
Enova DVX-315xHD & DVX-215xHD All-in-One Presentation Switchers - Instruction Manual
Video SEND_COMMANDs (Cont.)
?VIDOUT_OSD_COLOR Requests the On Screen Display (OSD) color on the display connected to the specified
video port.
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 On Screen Display (OSD) color scheme on the display connected to the specified
video port.
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 On Screen Display (OSD) position on the display connected to the specified
video port.
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 On Screen Display (OSD) position on the display connected to the specified video
port
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"
?VIDOUT_RES Requests to resolution of the specified video output port.
Syntax:
SEND_COMMAND <DEV>, "'?VIDOUT_RES'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?VIDOUT_RES'"
Returns a COMMAND string of the form:
VIDOUT_RES-<h>x<v>,<rate>
?VIDOUT_RES_AUTO See the ?VIDOUT_SCALE section on page 115.
VIDOUT_RES_AUTO See the VIDOUT_SCALE section on page 115.