User guide

External control user guide
March 27, 2015 Version 1.7.2.0 19
Response
The help response starts with
{
and the final line of the response is:
}\r\n
as an aid in allowing a computer program to ignore the contents of the help response.
Note: Parsing of the help and list command responses by a software-based client is strongly
discouraged since the formats are subject to change.
Possible Error Messages
\aOverflow\r\n
statusGet command
Usage
Gets the state and name of the project running on this NioNode project member.
The client issues:
statusGet\r
Response
RATC1 responds with:
statusIs running "Level 1 Ballrooms"\r\n
If no project is running, you will not be able to connect, so there is no alternative response here
(no "stopped or not running" status).
Note: The file name is enclosed in quotes to support spaces in the file name. In future versions,
we plan to add other states for the second part of the response for other situations.
Possible Error Messages
\aOverflow\r\n
controlGet command
Usage
The controlGet command is used to determine the value of a Control Alias in a running
project. For example:
controlGet "Main Gain"\r
Response
On success, RATC1 responds with:
valueIs "Main Gain" +0.00dB 70.0%\r\n