RATC Error Responses
|
Error Message |
Meaning |
|
\aBadCommand "the bad command you typed"\r\n |
Response to an unintelligible command |
|
\aBadArgumentCount\r\n |
Wrong number of arguments passed with command |
|
\aOverflow\r\n |
Overflow of the command line input buffer. The buffer is 256 characters deep. |
|
\aLoginFailed\r\n |
Bad user name and/or password. |
|
\aUnlistedGroup "the bad Control Group name"\r\n |
The control group specified in the controlSet, controlGet, changeGroupAddControl or changeGroupRemoveControl command is unrecognized. |
|
"\aNotRunning\r\n" |
No View File currently compiled during a controlSet, controlGet, changeGroupAddControl, changeGroupRemoveControl or changeGroupGet command. |