Yamaha CS-700 Integrators Reference Guide
13
3
IP Interface
Integrators wanting to communicate programmatically with the CS-700 for device management or operational
control may use the CS-700 IP Management Interface.
The interface supports these features:
•
Connect to a device via IP
•
Transmit API commands
•
Receive API responses and asynchronous notifications
The API commands are described in section 5,
If the host can access the device via an IP connection, then the client can communicate via the IP-supported
commands.
To use an IP connection for the control, with the CS-700 being the server, the “Enable telnet access”
check box on the Admin Settings page has to be checked.
To start the IP connection, provide the IP address, port number, user name and password in a telnet
client to establish the connection. The login username is
roomcontrol
and the password is
Yamaha-CS-
700
, both case sensitive. The port number is the standard Telnet port 23. If it is required to see the API
commands echoed back to the telnet client, execute “set echo 1” command after each successful login.