取消
显示结果 
搜索替代 
您的意思是: 

Write LabVIEW Measurement File Date Stamping Issue

I am running LabVIEW 7.4 and I am trying to log 7 thermocouples and record the values with a date stamp.  My program works correctly collecting the data, but when I go to open the LabVIEW measurement file I am unalble to decypher the x value into a real data point for time.  I know that the time is set to absolute, and I am trying to open the file using Excel so I can get the data to the engineers that need the information.  Any and all help is greatly appriciated.

 

Thanks

Brendan Kuhl

0 项奖励
1 条消息(共 2 条)
2,617 次查看

Your problem is that you are using a version of LabVIEW (7.4) that does not exist!极度高兴的表情

 

It's hard to say what the problem is without seeing your code. If you are using DAQmx to read the thermocouples, then there is a timestamp that is part of the dynamic or waveform data type that is returned. Assuming that you are using the Write to Measurement File, you should have no problems. Post what you have written.

2 条消息(共 2 条)
2,599 次查看