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

Lin Frame

Hi,

 

      I have a .log file. I wanted to know how to read these Lin frames from  .log file in Labview? these are temperatures measurement. If there are any examples pls do post.

0 项奖励
1 条消息(共 8 条)
3,479 次查看

You have about 10 columns of various formats (time, text, hex, etc).

 

Which column is the temperature data? Do you have a document that describes the formatting?

0 项奖励
2 条消息(共 8 条)
3,466 次查看

jay090909,

 

I'm assuming you are using Local Interconnect Network and have seen this:  http://www.ni.com/white-paper/9733/en

 

Are you using any NI hardware when getting this data?

 

Regards,

 

-SS



0 项奖励
3 条消息(共 8 条)
3,460 次查看

Hi,

 

       I don't have any document wrt this case, but as i saw few documents in internet i feel it might be like this pattern. 

 

   511:26:27.953                  00000029                  LIN Full Frame       4                    94   46  00  03

  

     Time stamp                    Frame id                                               bytes                   Temperature Data.

0 项奖励
4 条消息(共 8 条)
3,458 次查看

Do you know what kind of temeperature ranges you expect in the file? Are the lines with only 2 bytes something else?

0 项奖励
5 条消息(共 8 条)
3,440 次查看

Hi,

 

       The temperature ranges are from 80°c to 100°c . There are only 2 bytes of data, notging other than that.

0 项奖励
6 条消息(共 8 条)
3,421 次查看

Try this. No guarantees.... You really need to get the full file format specification Anything else is just guessing.....

 

 

0 项奖励
7 条消息(共 8 条)
3,419 次查看

Hi,

 

    Thanks a lot, I'll try to get more info regarding full frames.

0 项奖励
8 条消息(共 8 条)
3,416 次查看