Closed stillwer closed 5 years ago
Problem solved this morning. Just had to add an if statement to make sure the word was not the "Default" to actually make an output string. Otherwise, the command string is empty and will be ignored by the command interpreter.
The program that builds words for the NCAR MCS currently has a bug that will allow a command to be sent to the Command Interpreter even if the word is the default word. There should be a simple check to make sure that empty commands are not sent.