AMX NCITE-813 Instruction Manual page 127

Incite digital video presentation systems
Hide thumbs Also See for NCITE-813:
Table of Contents

Advertisement

Video SEND_COMMANDs (Cont.)
VIDIN_NAME
?VIDIN_PHASE
VIDIN_PHASE
?VIDIN_PREF_EDID
VIDIN_PREF_EDID
?VIDIN_RES_REF
Instruction Manual - Incite Digital Video Presentation Systems
Sets the input name of the video port addressed by the D:P:S to <name>. The <name> length is
limited to 63 characters (31 characters for ICSP). Specifying a longer name will result in truncation
to the character length limit.
Valid characters are:
a-z // lower case letters
A-Z // upper case letters
0-9 // numeric
#.-_=+ // special characters hash, period, dash, underscore, equal, plus
<space> // space characters at the beginning of a name are truncated
Syntax:
SEND_COMMAND <DEV>, "'VIDIN_NAME-<name>'"
Variables:
name = A string name. e.g.: "PC 1"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'VIDIN_NAME-MyPC'"
Sets the name of video input port (#1 based on D:P:S) to MyPC. This is used for the On Screen
Display feature.
Requests the input phase of the video port addressed by the D:P:S. This command is valid only for
inputs whose format is set to VGA.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_PHASE'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_PHASE'"
Returns a COMMAND string of the form:
VIDIN_PHASE-<value>
Sets the input phase of the video port addressed by the D:P:S to <value>. This command is valid
only for inputs whose format is set to VGA.
Syntax:
SEND_COMMAND <DEV>, "'VIDIN_PHASE-<value>'"
Variables:
value = 0-31
Example:
SEND_COMMAND VIDEO_INPUT_1,"'VIDIN_PHASE-23'"
Sets the phase of video input port (#1 based on D:P:S) to 23.
Requests the preferred resolution of the EDID source being mirrored by the video port addressed
by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_PREF_EDID'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_PREF_EDID'"
Returns a COMMAND string of the form:
VIDIN_PREF_EDID-<resolution>
Sets the preferred resolution for the EDID source to mirror in video input port addressed by D:P:S.
You can only set the preferred resolution if you use the VIDIN_EDID command to set the EDID
source to 4K, 4K60, All
Resolutions, Wide-screen, or Full-screen.
Syntax:
SEND_COMMAND <DEV>,"'VIDIN_PREF_EDID-<resolution>'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'VIDIN_PREF_EDID-1280x1024,60'"
Requests to resolution of the video input port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_RES_REF'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_RES_REF'"
Returns a COMMAND string of the form:
VIDIN_RES_REF-<h>x<v>,<rate>
Programming
127

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ncite-813acNcite-813a

Table of Contents