Hello, I'm using CVI 7.0.0, and have a question about how can I clear a RS232 communication errors, using CVI RS232 function calls ?
GetCommStat and ReturnRS232Err functions can identify errors but how can one clear them ?
In SDK there is ClearCommError function, that can identify and clear the communctions error (break, parity, framing), is there a similar CVI RS232 function ?
Regards