68
NO Command Syntax Example
41 ?VIDOUT_OSD
Command:
SEND_COMMAND <DEV>,
“‘?VIDOUT_OSD '"
Return:
VIDOUT_OSD-<ENABLE|DISABLE>
Description:
Requests whether the video output
port addressed by the D:P:S has the
OSD setting enabled or disabled.
Command:
SEND_COMMAND
VIDEO_OUTPUT_1,
“'?VIDOUT_OSD '"
Return:
VIDOUT_OSD-ENABLE
42 VIDOUT_OSD_COLOR
Command:
SEND_COMMAND <DEV>,
“‘VIDOUT_OSD_COLOR-<BLACK|
WHITE|YELLOW|BLUE>'"
Return:
VIDOUT_OSD_COLOR-<BLACK|WHI
TE|YELLOW|BLUE>
Description:
Determines the On-Screen Display
(OSD) color scheme on the display
connected to the video output port
addressed by the D:P:S.
Command:
SEND_COMMAND
VIDEO_OUTPUT_1,
“'VIDOUT_OSD_COLOR-BL
ACK"
Return:
VIDOUT_OSD_COLOR-BLAC
K
43 ?VIDOUT_OSD_COLOR
Command:
SEND_COMMAND <DEV>,
“‘?VIDOUT_OSD_COLOR '"
Return:
VIDOUT_OSD_COLOR-<BLACK|WHI
TE|YELLOW|BLUE>
Description:
Requests the On Screen Display
(OSD) color on the display
connected to the video output port
addressed by the
D:P:S.
Command:
SEND_COMMAND
VIDEO_OUTPUT_1,
“'?VIDOUT_OSD_COLOR '"
Return:
VIDOUT_OSD_COLOR-BLAC
K