beautypg.com

Page 32 – Muxlab 8 x 8 Cat 5e/6 Line Level Audio Matrix Switch User Manual

Page 32

background image

© MuxLab Inc.

Audio 8x8 Matrix Switch Installation Guide

Page 32

connect -p

Description: Apply all connections defined in the selected preset #

Arguments:

: 1 to 8 to specify the preset to use

Example:

Apply the connections defined in preset 7

connect -p 7

Response:

[2,0,0,3]

(or an error message if the command failed)

3. Disconnection

disconnect -i

Description: Disconnect a specific input port from all output ports connected to it

Arguments:

: 1 to 4

Example:

Disconnect input 3 from all outputs connected to it

disconnect -i 3

Response:

[2,0,2,2]

(or an error message if the command failed)

disconnect -o

Description: Disconnect a specific output port from the input ports connected to it

Arguments:

: 1 to 4

Example:

Disconnect output 3 from the input connected to it

disconnect -o 3

Response:

[2,0,0,0]

(or an error message if the command failed)

disconnect -all

Description: Disconnect all output ports

Arguments:

Example:

Disconnect all outputs

disconnect -all

Response:

[0,0,0,0]

(or an error message if the command failed)