I am wondering how to get I/O with a serial port in C or C++. All I need is to read incoming data, which is already working. I am currently using the BIOSCOM functions, but that does not work because I am using RS485 instead of RS232. The program works with RS232. What's the easiest/simplest way to do this?
Thanks,
DFL
Thanks,
DFL