AMX Enova DGX 8 Instruction Manual page 160

Dgx digital media switchers
Hide thumbs Also See for Enova DGX 8:
Table of Contents

Advertisement

Integrated Master – NetLinx® Programming
SEND_COMMANDs – Basic BCS Commands (continued)
DL<L#>I<I#>T
or
DL<L#>O<O#>T
Disconnects an input or an
output on the specified level
(virtual matrix).
Note: Specifying an input
disconnects all outputs
connected to it.
DI<I#>T
or
DO<O#>T
Disconnects an input or an
output on the default level
(virtual matrix).
Note: Specifying an input
disconnects all outputs
connected to it.
154
Syntax:
SEND_COMMAND <Device:Port:System>,"'DL<L#>I<I#>T'"
Note: The "Device" number is assigned by the integrated NetLinx Master.
Note: In Disconnect commands, multiple inputs or outputs can be entered by
separating them with commas or spaces, e.g., DL0O5,7,9T or DL0I3 4 6T.
Important: Do not disconnect inputs and outputs in the same command.
Variables:
• L# = level number (virtual matrix number) either 0 or 1 (both switch video
along with any embedded audio)
• I# = input port number (for Enova DGX 8: 1-8 = Inputs 1-8,
Enova DGX 16: 1-16 = Inputs 1-16, Enova DGX 32: 1-32 = Inputs 1-32)
• O# = output port number (for Enova DGX 8: 1-8 = Outputs 1-8,
Enova DGX 16: 1-16 = Outputs 1-16, Enova DGX 32: 1-32 = Outputs 1-32)
Example 1:
SEND_COMMAND 5002:2:0,"'DL0I2T'"
Disconnect Input 2 on Level 0 (Virtual Matrix 0).
Example 2:
SEND_COMMAND 5002:2:0,"'DL0O4,7,8T'"
Disconnect Outputs 4, 7, and 8 on Level 0 (Virtual Matrix 0).
Syntax:
SEND_COMMAND <Device:Port:System>,"'DI<I#>T'"
Note: The "Device" number is assigned by the integrated NetLinx Master.
Note: In Disconnect commands, multiple inputs or outputs can be entered by
separating them with commas or spaces, e.g., DL0O5,7,9T or DL0I3 4 6T.
Important: Do not disconnect inputs and outputs in the same command.
Variables:
• I# = input port number (for Enova DGX 8: 1-8 = Inputs 1-8,
Enova DGX 16: 1-16 = Inputs 1-16, Enova DGX 32: 1-32 = Inputs 1-32)
• O# = output port number (for Enova DGX 8: 1-8 = Outputs 1-8,
Enova DGX 16: 1-16 = Outputs 1-16, Enova DGX 32: 1-32 = Outputs 1-32)
Example 1:
SEND_COMMAND 5002:2:0,"'DI2T'"
Disconnect Input 2 on the default level.
Instruction Manual – Enova DGX 8/16/32 Digital Media Switchers

Advertisement

Table of Contents
loading

Table of Contents