Hi,

I have a simple Qt code which sends a string to the COM port. The code is working with RS-232 but fails for RS-422. Do I have to make any other settings to make it work for RS-422? Or the same code should be fine for both?

Thanks