LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CraigGraham and Alberto...

Hi guys, I appreciate your quick responses! However, it appears that the vi's each of you sent me are written in a newer version than the one I have. I'm still using version 5.0, 6.0 won't be arriving for another week or so (just ordered it). Would it be possible for you to save your vi's in an earlier version so I can open them?? If you like,my e-mail is adeboer@natc-ht.com. Thanks again!
- Andrew
0 Kudos
Message 1 of 4
(2,720 Views)
Ok. Looks horrible because of the front panel conversion but it should still
work.

Although I'm probably biased, I believe my example is better than Alberto's-
his solution cycles through the entire data array once for each bucket- mine
goes through only once and does all the buckets, which is considerably more
efficient. His may be easier to understand though if you've not been using
Labview for very long.

Cors wrote in message
news:506500000008000000FF1F0000-991728092000@quiq.com...
> Hi guys, I appreciate your quick responses! However, it appears that
> the vi's each of you sent me are written in a newer version than the
> one I have. I'm still using version 5.0, 6.0 won't be arriving for
> another week or so (just ordered it). Would it be
possible for you to
> save your vi's in an earlier version so I can open them?? If you
> like,my e-mail is adeboer@natc-ht.com. Thanks again!
> - Andrew



[Attachment FunnyBinningExample.vi, see below]
0 Kudos
Message 2 of 4
(2,720 Views)
Shift registers...what a concept! This helps enormously. Thanks!
- Andrew
0 Kudos
Message 3 of 4
(2,720 Views)
Here is my example in LV 5.0

Good luck,
Alberto
0 Kudos
Message 4 of 4
(2,720 Views)