06-27-2006 09:33 AM
06-28-2006
04:10 PM
- last edited on
07-13-2025
03:58 PM
by
Content Cleaner
Hi,
VI Logger is software that is intended for very basic applications, so you are not going to be able to periodically save data. You could create a set of different tasks where one task starts after the previous task ends, but you will need to configure that manually.
If you use LabVIEW, then you can use the Write to LabVIEW Measurement File Express VI. This will allow you to append data to an existing file at periodic intervals or to simply create a new file at those intervals. Also, with the existing example programs, this application would require very little programming and you can try LabVIEW 8.0 free for 30 days: LabVIEW 8 Evaluation Software Download.
Regards,
Hal L.