EasyManuals Logo

AMX Enova DGX 100 Series Hardware Reference Manual

AMX Enova DGX 100 Series
290 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
Page #219 background imageLoading...
Page #219 background image
Integrated Master - NetLinx Programming
219
Enova Digital Media Switchers - Hardware Reference Manual
Standard Output SEND_COMMANDs (Cont.)
Command Description
?VIDOUT_MUTE Requests to see if video mute is enabled or disabled.
Syntax:
SEND_COMMAND <DEV>,"'?VIDOUT_MUTE'"
Example:
SEND_COMMAND VIDEO_OUTPUT_3,"'?VIDOUT_MUTE'"
Returns a COMMAND string of the form:
VIDOUT_MUTE<ENABLE|DISABLE>
VIDOUT_MUTE Enables or disables video mute.
Syntax:
SEND_COMMAND <DEV>,"'VIDOUT_MUTE-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND VIDEO_OUTPUT_6,"'VIDOUT_MUTE-ENABLE'"
?VIDOUT_NAME Requests the input name of the specified video port.
Syntax:
SEND_COMMAND <DEV>,"'?VIDOUT_NAME'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?VIDOUT_NAME'"
Returns a COMMAND string of the form:
VIDOUT_NAME-<name>
VIDOUT_NAME Sets the input name of the specified video port to <name>.
• The Output name may be changed using either the VIDOUT_NAME or AUDOUT_NAME command.
Both commands are used to change the same name attribute and do not create separate names
for video or audio.
• The <name> length is limited to 31 characters. Specifying a longer name will result in truncation to
the 31 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>,"'VIDOUT_NAME-<name>'"
Variable:
• name = A string name. e.g.: "Monitor 1"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'VIDOUT_NAME-MyMonitor'"
Sets the name of Output port #1 to MyMonitor.
Note: This is used for the On Screen Display feature.
?VIDOUT_OSD Requests whether the video port addressed by the D:P:S has the OSD setting enabled or disabled.
Syntax:
SEND_COMMAND <DEV>,"'?VIDOUT_OSD'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?VIDOUT_OSD'"
Returns a COMMAND string of the form:
VIDOUT_OSD-<ENABLE|DISABLE>
VIDOUT_OSD Enables or Disables the On Screen Display (OSD) setting on the video port addressed by the D:P:S. If
enabled, then the OSD setting is on. If disabled, then the OSD setting is off.
Syntax:
SEND_COMMAND <DEV>,"'VIDOUT_OSD-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'VIDOUT_OSD-ENABLE'"
?VIDOUT_OSD_COLOR Requests the On Screen Display (OSD) color on the display connected to the video port addressed by
the D:P:S.
Syntax:
SEND_COMMAND <DEV>,"'?VIDOUT_OSD_COLOR'"
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'?VIDOUT_OSD_COLOR'"
Returns a COMMAND string of the form:
VIDOUT_OSD_COLOR-<color>

Table of Contents

Other manuals for AMX Enova DGX 100 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX Enova DGX 100 Series and is the answer not in the manual?

AMX Enova DGX 100 Series Specifications

General IconGeneral
BrandAMX
ModelEnova DGX 100 Series
CategorySwitch
LanguageEnglish

Related product manuals