Connect to Q-SYS
qsys_connectConnect to a Q-SYS Core or Designer emulator over TCP using QRC protocol. Must be called before any other tool to enable system control.
Instructions
Connect to a Q-SYS Core or to Q-SYS Designer running in Emulate mode (press F6 in Designer), over the QRC protocol (TCP). For a local emulator use host "127.0.0.1" and port 1710. Must be called before any other tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Core IP/hostname, or 127.0.0.1 for a local Designer emulator | 127.0.0.1 |
| port | No | QRC port (default 1710) | |
| user | No | Username, if the design requires authentication | |
| password | No | Password, if the design requires authentication |