11-05-2021 10:40 AM - edited 11-05-2021 10:42 AM
@LKcire wrote:
Thanks, it wouldn't let me drag and drop because I have an earlier version of LabView. Would you be able to just post the .vi so I can work with that?
.
If you have an "earlier version", you need to tell us what version that is. Else a VI will no help you either unless we guess right. (Seems to be 2016 from your first post.) Also note the correct letter case of the word LabVIEW.
11-05-2021 11:32 AM
Yes, sorry I am using version 2016.
11-06-2021 04:09 PM - edited 11-06-2021 04:12 PM
Well there's your problem...
You need to use Queues, Notifiers, or Channel Wires to pass data between While Loops.
In your case I suggest you study the Producer/Consumer architecture, as that's pretty much what you are trying to do from the looks of it.
11-08-2021 07:03 AM
Hi,
Any chance you could send me a 2016 compatible VI so I can see exactly what you did here?
Thank you agian.
11-08-2021 09:45 AM
Here is the vi posted by Sebastian.Weber saved for LabVIEW 2016.