LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sampling at once frequency, but writing data to a file at a different frequency

Have you tried using the DAQmx VIs instead of the DAQ Assistant express VI? The DAQ Assistant functions well within a simple code, but is not the best option for more complicated programs.
Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments
0 Kudos
Message 11 of 13
(660 Views)
i have the same question. but i still have problem with your code, milqman
 
I have changed ur code a bit so u can read it. basically there are two while loops. the outer loop is used for sampling from fieldpoint devices at 100ms and inner loop is used to record date at a slower rate e.g., 10s, which is adjustable from input of the text box. It seems the inner loop is dragging the outer loop down.
 
could you correct me? Thank you
 
 
jinhua
GE GRC
 
0 Kudos
Message 12 of 13
(594 Views)

nvm i have figured out.

for others who might still confursed about the orignal vi, i have attached a revised one. hope this helps.

0 Kudos
Message 13 of 13
(579 Views)