SerialPortError
Posted: Tue May 31, 2011 7:05 pm
Hi,
I'm using the SerialPort functions integrated in PB 4.50
There is no problem in open the port, write and read data, and so on...
but the function SerialPortError always returns a value of 28 (1C hex),that seems means this:
#PB_SerialPort_Break
#PB_SerialPort_Frame
#PB_SerialPort_RxParity
If the port works fine, why this function returns an error?
Does anyone have the same problem?
Thanks
I'm using the SerialPort functions integrated in PB 4.50
There is no problem in open the port, write and read data, and so on...
but the function SerialPortError always returns a value of 28 (1C hex),that seems means this:
#PB_SerialPort_Break
#PB_SerialPort_Frame
#PB_SerialPort_RxParity
If the port works fine, why this function returns an error?
Does anyone have the same problem?
Thanks