Instruction Manual

© MuxLab Inc. Audio 8x8 Matrix Switch Installation Guide
Page 34
5. Help
help or ?
Description: Display all the command list definition available
Arguments: <none>
Example: Display all the command list
help
?
Response: connect
connect i <input port #> -o <output port #> {Connect 1 input port to 1 output port}
connect -i <input port #> -o all {Connect 1 input port to all output port}
connect -i <input port #> -o <from output port #>..<to output port #> {Connect 1 input port to a specific range of output
port}
disconnect
disconnect -i <input port #> {Disconnect 1 input port}
disconnect -o <output port #> {Disconnect 1 output port}
disconnect -all {Disconnect all input/output port}
{and so on}
version
version <no parameters> {Get the current firmware version}
6. Name
name -i <input port #> <name>
Description: Set a name for the selected input port
Arguments: <input port #>: 1 to 4
<name>: up to 20 characters
Example: Set name “My DVD Player” for input port 4
name -i 4 “My DVD Player”
Response: Input Names:[“Input 1”,”Input 2”,”Input 3”,“My DVD Player”]
(or an error message if the command failed)
name -i
Description: Get a list of all the input port names
Arguments: <none>
Example: Get list of all input port names
name -i
Response: Input Names:[“Input 1”,”Input 2”,”Input 3”,“My DVD Player”]
(or an error message if the command failed)
name -o <output port #> <name>
Description: Set a name for the selected output port
Arguments: <output port #>: 1 to 4
<name>: up to 20 characters
Example: Set the name “Kitchen TV” for output port 4
name -o 4 “Kitchen TV”
Response: Output Names:[“Output 1”,“Output 2”,“Output 3”,“Kitchen TV”]
(or an error message if the command failed)