Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

data logging

Solved!
Go to solution

Hi

 

I am trying to log data using Labview. I am using a USB data acquisition device.


My question is: how do I adjust the time for only the logging feature (I'm trying to use the express VI: "Write LabVIEW Measurement File"). The program will be running for a while (days) and we really only need to log any data a couple times an hour.

 

This is something I'm trying to get resolved as soon as possible...

 

Thanks,
Jon

 

0 Kudos
Message 1 of 3
(2,981 Views)
Solution
Accepted by topic author Jon Hardy

Here is a rough express VI code that should do what you want. Simply have an Elapse Time express VI wire into a case structure. This should work as long as you aren't try to acquire faster than once a second.

National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(2,959 Views)

Thanks - I had already figured this out, however.

 

Jon

0 Kudos
Message 3 of 3
(2,956 Views)