RATC statusGet command

Usage

The state of MediaMatrix and which (if any) View File is running is determined with the this command.

The client issues:

statusGet\r

Response

RATC responds with either:

statusIs running "C:\MediaMatrix\views\rock on dude.pav"\r\n

if the View File "rock on dude.pav" is compiled and running, or with:

statusIs stopped\r\n

if no View File is compiled. Note that the file name is enclosed in quotes to support spaces in the file name.

The client program can (and probably should) use this information to wait for the proper View File to be running before issuing any control manipulation commands.

Possible Error Messages

\aOverflow\r\n