Change the pattern used to match the prompt to "RPC-\d+>" instead of "RPC-27>"
Read characters from the device one at a time. GaTech has one of these hooked to the built-in PC serial port, and when reading 1024 chars at a time, it will not read complete lines. This would confuse our primitive expect-like logic.
Loading
Please register or sign in to comment