|
Re: How many flat sequences in periodic Tasks.vi
Well that's exactly what I wanted to do, create a delay while the robot arm engages until the next motor started. The problem that I faced was that I put two different sequence structures in the same loop but every thing went out of control. When I test each sequence individually it works, so does it that I should split both sequences into individual while loops instead of putting them in the the same loop?
|