Command |
Sends a message via the serial port, and waits for an expected response.
public void AppendSerialPortVerifyResponseLine( string message, string goodResponse )
The configured SerialPortConfigNewLine sequence is automatically appended to the message, and is expected to terminate the goodResponse.