serial device ignores EscapeCommFunction with C
问题 I am migrating (finally) from MSDOS to Windows XP for controlling a meter via the serial port. My old C DOS code works fine. I want to do as follows: meter is continuously taking readings every few sec, but does not send any info until it is requested by the computer when computer is ready to receive info from meter, it requests it. It does not accept info otherwise. My problem is that the readings are just coming into the computer as they are generated by the meter. I have set the DCB serail