04-28-2015 05:19 AM
Hi,
Can someone pls kindly help me attached vi?
I have difficulty in datalogging part. I need to read 4 Channels Thermocouple k type sensor from NI9211
Need format of Datalogging in Date , Time and 4 Channels of Thermocouple (each column each channel). Every one min write to .tdms or .xls or .txt file. and Collect data log for 1 day in a file. Front pannel displaying Temp value read every 1 min.
Have some restriction to do my project due to I have to run the project in executable file and can not be used with DAQ assistant..
Can pls kindly help me with datalogging for every 24 Hrs log in a file.. Either in .tdms or .xls or .txt format..
Thank you very much,
Brian
04-28-2015 07:07 AM
The requirement to not use DAQ Assistance is admirable! Read this White Paper and you should get off on the right foot.
Bob Schor
04-28-2015 07:27 AM
Also look in the LabVIEW Example Finder. There are a few good examples in there for data acquisition without the DAQ Assistant. You might be interested in the Thermocouple - Continuous Input.vi. You should also become familiar with the TDMS and File IO functions.