Hey, I have a code which used the RS232 CVI library but now I want to use the Windows SDK one. My problem is to find the equivalent of the "GetInQLen" function. For the moment I am using the "GetCommProperties" and the associated structure but the result is the max size of the input buffer and not the size of the message. Do you have any solution to my question? A French guy.