Vidin_Contrast; Vidin_Edid; Vidin_Edid_Auto; Vidin_Format - AMX Enova DVX-3150HD-SP Instruction Manual

All-in-one presentation switchers
Hide thumbs Also See for Enova DVX-3150HD-SP:
Table of Contents

Advertisement

Video SEND_COMMANDs

?VIDIN_CONTRAST

VIDIN_CONTRAST

?VIDIN_EDID

VIDIN_EDID

?VIDIN_EDID_AUTO

VIDIN_EDID_AUTO

?VIDIN_FORMAT

VIDIN_FORMAT
Enova DVX-315xHD & DVX-215xHD All-in-One Presentation Switchers - Instruction Manual
Requests the input contrast of the specified video port.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_CONTRAST'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_CONTRAST'"
Returns a COMMAND string of the form:
VIDIN_CONTRAST-<value>
Sets the input contrast of the specified video port to <value>.
Syntax:
SEND_COMMAND <DEV>, "'VIDIN_CONTRAST-<value>'"
Variables:
value = 0..100
Example:
SEND_COMMAND VIDEO_INPUT_1,"'VIDIN_CONTRAST-50'"
Sets the contrast of video input port (#1 based on D:P:S) to 50.
Requests the EDID source being mirrored by the specified video port. See the VIDIN_EDID command
(page 98) for the list of potential sources.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_EDID'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_EDID'"
Returns a COMMAND string of the form:
VIDIN_EDID-<source>
Sets the EDID source to mirror the specified video input.
Syntax:
SEND_COMMAND <DEV>,"'VIDIN_EDID-<source>'"
Variables:
source = All Resolutions, Wide-screen, Full-screen, Mirror Out 1, Mirror Out 2,
Mirror Out 3, Mirror Out 4
Example:
SEND_COMMAND VIDEO_INPUT_1,"'VIDIN_EDID-MIRROR OUT 2'"
Requests whether the EDID source for the specified video input updates the available list of resolutions at
regular intervals.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_EDID_AUTO'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_EDID_AUTO'"
Returns a COMMAND string of the form:
VIDIN_EDID_AUTO-<status>
Sets whether the EDID source for the specified video input will automatically update the list of available
resolutions at regular intervals.
Syntax:
SEND_COMMAND <DEV>,"'VIDIN_EDID_AUTO-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'VIDIN_EDID_AUTO-ENABLE'"
Requests the input format of the specified video port.
Syntax:
SEND_COMMAND <DEV>, "'?VIDIN_FORMAT'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?VIDIN_FORMAT'"
Returns a COMMAND string of the form:
VIDIN_FORMAT-<format>.
Sets the input format of the specified video port.
Syntax:
SEND_COMMAND <DEV>, "'VIDIN_FORMAT-<format>'"
Variables:
format = HDMI, DVI, S-VIDEO, COMPONENT, COMPOSITE, VGA for Multi-Format inputs. HDMI and DVI
only for HDMI inputs.
Example:
SEND_COMMAND VIDEO_INPUT_1,"'VIDIN_FORMAT-COMPONENT'"
Sets the format of video input port (#1 based on D:P:S) to COMPONENT.
Programming
Continued 
98

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents