11-06-2015 03:29 AM
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
11-06-2015 03:49 AM - edited 11-06-2015 04:05 AM
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