LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Shapes on the same graph

Solved!
Go to solution

Hey changed it so you only use one control.

As a reminder there are still two problems in this vi, both due to drawing.

 

1. The draw function is using a wait, this way the circle won't be moving such fast as implented.

2. The draw function will work only once per start, due to First call function.

 

You have to adjust these two things to make it work properly.

 

Koen

 

P.S. if you look how the random function works. You could fix the first problem the same way.

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 31 of 31
(229 Views)