I have windows form project to open the com port and wait for response this is the code
void ResponseReady(string raw_response) { if (txt_raw_resp.InvokeR