From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Two Loops, One Output Window

Impressive! Thanks for the demo! I'll definitely see if I can implement this into what I need.

 

 

Jay

0 Kudos
Message 11 of 14
(405 Views)

So I'm guessing hardware initialization and report generation would get their own states? Would writing data to an array for use in a report take place in the main outer loop?

 

 

By chance do you do private consulting/tutoring? 😁  

0 Kudos
Message 12 of 14
(388 Views)

Yes, add as many states as needed.

 

Also keep some metadata, e.g. to not trigger reports unless the experiment is complete. We are already collecting data in the complex array, the report just needs to format it as desired.

0 Kudos
Message 13 of 14
(373 Views)

Hi altenbach,

 

So I've uploaded my version of the example you gave me. If you have a chance, please let me know where I can improve things. Thanks!

 

Jay

0 Kudos
Message 14 of 14
(337 Views)