LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

200297- Error Data logging

Hello,

 

I have some small problems. I'm measuring 16 temperatures using the DAQ system and writing it to an excel. This measurement has to run for a long period (at least 1 day) but after a period (1-2 hours) it keeps giving me the following error code "200279 occured at Temp_measurement.vi:Instance:4:52001"

 

My program is attached.

 

Can anybody help me?

 

Best regards,

Gert

0 Kudos
Message 1 of 2
(2,878 Views)

Hi,

 

I cannot look at your code right now. Meanwhile have a look at this and see if it helps:

 

http://digital.ni.com/public.nsf/allkb/B2AFF1A3F3E1675C86257DFF0052B47B

 

EDIT:

I had a look now:

It will be hard getting advice because of the express vis. Hardly anyone here is still using those.

My best guess (not knowing your hardware) is that you should either not be measuring continously but on demand, or that you are reading samples slower than they are created. Mabe 5 samples/s is too slow?

 

Best Regards,

Florian

0 Kudos
Message 2 of 2
(2,863 Views)