04-07-2009 04:03 AM
04-07-2009 06:55 AM
You can use the "Cont Acq&Graph Voltage-To File(Binary).vi" as a start. You can find this vi using the example browser and there browsing to "Hardware Input and Output >> DAQmx >> Analog Measurements >> Voltage".
This example does not change files and is meant for medium-fast acquisitions but can be altered for you needs....
hope this helps,
Norbert
04-08-2009 11:10 AM
Hi Kordou,
For this program, would a user manually select a week number or would the program be constantly running and checking the dates?
As well as binary files you can write to TDMS file types or also text files/spreadsheet files. There should be many "Write to File" examples in the LabVIEW Example Finder (Help»Find Examples...) under DAQmx, which is our data acquisition driver.