Link to home
Start Free TrialLog in
Avatar of SilverDragon
SilverDragon

asked on

Event trigger for ReadFile?

I am accessing multiple serial ports using CreateFile to get a handle to the port and then using WriteFile to output strings to equipment that my program is controlling. I would like to know how to trigger an event when there is data at the serial port for ReadFile to retrieve.
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial