|
© MuxLab Inc. Audio 8x8 Matrix Switch Installation GuidePage 32B. Serial/USB Port Commands1. Connectionconnect -i -o Description: Connect a specific input to a specific outputArguments: : 1 to 8Example: Connect input 2 to output 4connect -i 2 -o 4Response: [0,0,0,2,0,0,0,0](or an error message if the command failed)connect -i -o allDescription: Connect a specific input to all outputsArguments: : 1 to 8Example: Connect input 2 to all outputsconnect -i 2 -o allResponse: [2,2,2,2,2,2,2,2](or an error message if the command failed)connect -i -o ..Description: Connect a specific input to a consecutive range of outputsArguments: : 1 to 8: 1 to 8: 1 to 8 shall be inferior or equal to Example: Connect input 2 to outputs 1, 2, and 3connect -i 2 -o 1..3Response: [2,2,2,0,0,0,0,0](or an error message if the command failed)connect -json “[,,…,
PreviousNext |