This widget could not be displayed.

Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

LIN bus read header frame

Hello All,

 

i have need to listen all data on LIN bus.

 

I created VI, that works nice if there is full frame on lin bus (ID + data).

 

But in case that there is sent only header frame (only ID), and there is no answer from some node, labview shows LIN BUS ERROR frame.

I decoded data packet and get ID from byte 6.

 

Is there is way, that labview detect only header frame, and not LIN BUS error..

 

Thank you.

Milan

 

0 Kudos
Message 1 of 2
(2,159 Views)

Your picture is not visible, at least for me.

 

Which LIN interface do you use ?

Have you tried to enable the error logging ?

In the examples of LabVIEW, you will find "LIN Bus Monitor.vi" which uses the NI CAN Frame API (not NI-XNET). Have you tried it ?

0 Kudos
Message 2 of 2
(2,107 Views)