WaitCommEvent();

May 3, 2012 at 8:07pm
Hi!
I have a thread where wait serial event using WaitCommEvent().
I'm using SetCommMask() to signal WaitCommEvent() to send data.
If the code are stopped in WaitCommEvent(), the instruction SetCommMask() signal ok.
But, If the code aren't in WaitCommEvent(), the instruction SetCommMask() will not signal!!!
Could you help me???

Thanks...
Topic archived. No new replies allowed.