LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx task data logging

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

0 Kudos
Message 1 of 3
(2,854 Views)

The requirement to not use DAQ Assistance is admirable!  Read this White Paper and you should get off on the right foot.

 

Bob Schor

Message 2 of 3
(2,839 Views)

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.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 3 of 3
(2,832 Views)