ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

recording real time data with write to spreadsheet

Yes, you are right. I mistakenly thought that you had two analog in DAQ Assistants and not one analog in and one counter. What you can do is right click on the assistant and select Generate DAQmx Code. This will create a piece of code with a while loop. Remove the while loop and drag the setup subVI and the Start Task outside your main loop to the left, and drag the Stop Taks out of your while loop to the right.
Message 11 of 12
(491 Views)
Thanks! I will do this. I'm not advanced in my LabView skills but this sounds pretty easy.
0 Kudos
Message 12 of 12
(486 Views)