EasyManua.ls Logo

Harman AMX DVX Series - Page 64

Harman AMX DVX Series
139 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
59
NO Command Syntax Example
13 ?VIDIN_RES_REF
Command:
SEND_COMMAND <DEV>,
"'?VIDIN_RES_REF'"
Return:
VIDIN_RES_REF -<resolution>
Description:
Requests to resolution of the video
input port addressed by the D:P:S.
Command:
SEND_COMMAND
VIDEO_INPUT_1,
“’?VIDIN_RES_REF’”
Return:
VIDIN_RES_REF-1920x1080,6
0
14 VIDIN_NAME
Command:
SEND_COMMAND <DEV>,
“‘VIDIN_NAME-<name>'"
Return:
VIDIN_NAME-<name>
Description:
Sets the name of the video input
port addressed by the D:P:S to
<name>. The <name> length is
limited to 31 characters.
Valid characters are:
a-z // lower case letters
A-Z // upper case letters
0-9 // numeric
#.-_=+ // special characters hash,
period, dash, underscore, equal, plus
Command:
SEND_COMMAND
VIDEO_INPUT_1,
'VIDIN_NAME-DVD"
Return:
VIDIN_NAME-DVD
Description:
Sets the name to DVD of the
video input port #1
15 ?VIDIN_NAME
Command:
SEND_COMMAND <DEV>,
“‘?VIDIN_NAME '"
Return:
VIDIN_NAME-<name>
Description:
Requests the name of the video
input port addressed by the D:P:S.
Command:
SEND_COMMAND
VIDEO_INPUT_1,
'?VIDIN_NAME '"
Return:
VIDIN_NAME-DVD
Description:
The name of the video input
port #1 is DVD.
16 VIDIN_HDR
Command:
SEND_COMMAND <DEV>,
"'VIDIN_HDR-<NONE|HDR10>'"
Return:
Command:
SEND_COMMAND
VIDEO_INPUT_1,
“’VIDIN_HDR-NONE’”

Table of Contents