09-29-2015 02:18 AM
Hello,
I try to build a double loop structure. One loop runs the serial communication. The other runs the control components.
When I highlighted the running of the program, I found the loop with serial communication not running.
Can anybody help me with this issue?(Photo attached)
09-29-2015 07:59 AM
From what I can tell you have 3 loops.
09-29-2015 08:57 AM
09-29-2015 10:52 AM
I want you build such a pattern in which one loop runs COM driver, data TX℞ The other one doing the data processing.
Currenly I made COM and processing in one loop, the COM doens't runs stably (error sometimes)
What is your advice?
09-29-2015 11:23 AM
09-30-2015 03:55 AM
Hi , thanks for solution. The error doesn't come (whether the same error will never come, let's see).
Thank you!