DannyTmoov2
IS-IT--Management
I have a loop that part way through an iteration runs a function to send an output to an mscomm control and recieves a response from it. On each iteration I want to stop the loop at the point of sending the output and await for the response before continuing the loop.
How can i make the loop stop and wait for the on_comm event before continuing?
Any ideas much appreciated,
Dan
How can i make the loop stop and wait for the on_comm event before continuing?
Any ideas much appreciated,
Dan