09-24-2009 10:00 PM
Hello
My program that used DAQmx8.0 on Linux wants to record data without stopping more than a half year.
The cron.daily on linux deletes a file in /tmp/ in a constant condition. Will not there be the problem?
Best regards.
10-08-2009 03:30 PM
There could be problems caused by removing /tmp/natinst/ so I would recommend that you add an exception to your cron.daily script to not remove /tmp/natinst/
Shawn Bohrer
National Instruments
10-12-2009 08:29 PM
Thank you for the answer.
My best regards thank you very much.
S.imazu