LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is It possible to access checksum field of LIN frame?

Hi All,


           I am using LabVIEW 8.2 and PCI 3072 LIN card (GÖPEL electronic GmbH) .
Is it possible to access checksum field of LIN frame? I have to test one LIN driver - LIN conformance test. So I need to access timing of each byte, value of checksum, sync field etc. Anybody please reply

Regards
Preejesh M R


 

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

Hi,

You should have found some examples along with the Drivers provided in the CD which comes along with the card. If not, you can contact Goepel and they can provide them. Which driver APIs are you using for this device? Is there a function for checksum in the API, if not you can create a logic to read the string and convert it to a number and add all the bits together. My first suggestion,  however is to contact Goepel.

Thanks, 

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,641 Views)