Hardware Reference Manual
101
NO
.
Description
Command
Example
31
VIDOUT_OSD_COLOR
Command:
SEND_COMMAND <DEV>,
"'?VIDOUT_OSD_COLOR-<color>'"
Return:
VIDOUT_OSD_COLOR-<color>
Description:
Set the On-Screen Display (OSD) color
scheme on the display connected to the
specified video port.
Variables:
color =
{
BLACK (black background, white font)
BLUE (blue background, yellow font)
WHITE (white background, black font)
YELLOW (yellow background, blue font)
}
Command:
SEND_COMMAND
dvRX ,"'?VIDOUT_OSD_COLOR-BLACK'"
Return:
VIDOUT_OSD_COLOR-BLACK
Description:
Set OSD Color on video output port to
BLACK
32
?VIDOUT_OSD_COLOR
Command:
SEND_COMMAND <DEV>,
"'?VIDOUT_OSD_COLOR'"
Return:
VIDOUT_OSD_COLOR-<color>
Description:
Request the On-Screen Display (OSD)
color on the display connected to the
specified video port.
Variables:
color =
{
BLACK (black background, white font)
BLUE (blue background, yellow font)
WHITE (white background, black font)
YELLOW (yellow background, blue font)
}
Command:
SEND_COMMAND
dvRX ,"'?VIDOUT_OSD_COLOR'"
Return:
VIDOUT_OSD_COLOR-BLACK
Description:
OSD Color on video output port is BLACK.
33
VIDOUT_OSD_POS
Command:
SEND_COMMAND <DEV>,
"'?VIDOUT_OSD_POS-<position>'"
Return:
VIDOUT_OSD_POS-<position>
Description:
Set the On-Screen Display (OSD) position
on the display connected to the specified
video port.
Variables:
position =
{
TOP LEFT (default)
TOP RIGHT
BTM RIGHT
Command:
SEND_COMMAND
dvRX ,"'?VIDOUT_OSD_POS-TOP RIGHT'"
Return:
VIDOUT_OSD_POS-TOP RIGHT
Description:
Set OSD position on video output port to
TOP RIGHT
Summary of Contents for AMX DXLINK DX-RX-4K60
Page 42: ...Hardware Reference Manual 38 ...