Hello all,
before I start to explain my problem, I must admit that I am a LAbview beginner, but I thought it cannot be too difficult to wire some boxes together. But after weeks of hard work, I am now stucked.
My problem is, that I have an animation (changed version of robots.vi) like on the attached picture, in this animation several movements occur at the same time. While it is no problem to move the arm and the conveyer table at the same time, it is not possible to let the stations blink similary.
The problem is in the drawStations.vi I realized the blinking with a TimeDelay bock. So if a stations blinks, all other movements are painfully slow. The image data is not processed parallel. Is there a way to achieve this? I tried to draw to 2 picture and later overlay them, but I couldnt make it.
Or can I realize the blinking of the stations in another way?
I attached all of my code. The starting vi ist drawArm.
Thanks a lot for help in advance.
Malte