LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

front panel shifts incorrectly

Solved!
Go to solution

I fixed the awkward shift and I added in up down left right for the knobs next I will make this continuous and maybe use a producer consumer architecture instead of those nasty local variables

 

*also I think if I use a producer/consumer(event) I will lose this line that occurs when I stop the program as the loop iterations will be together instead of one off*

 

 

Message Edited by Harold Timmis on 03-27-2010 02:09 AM
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Download All
0 Kudos
Message 11 of 13
(509 Views)
Next update (and yes I am that bored I don't start work until April 5th:( ) so here it is it runs continuously without having to hit the button every time just use the same knob control I have posted on here 3 time (I think)
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 12 of 13
(502 Views)

A big problem is the fact that the xy array grows without bounds, even if the inputs don't change.

0 Kudos
Message 13 of 13
(434 Views)