Skip to content

[LDF File Parser]This C# code can be used for parsing .LDF LIN files which are the signal description files for LIN (Local Interconnect Network) serial networks for automotive applications.

Notifications You must be signed in to change notification settings

ijulles/LDF-File-Parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LDF-File-Parser

This C# code can be used for parsing .LDF LIN files which are the signal description files for LIN (Local Interconnect Network) serial networks for automotive applications. Input for this code is path of .LDF file(LIN file) and Signal name.

Output will be the physical value of the respective signal. Logical value of the signal would be handled as text"Signal having Logical values only".

By building this project you will get an executable. Modify it according to your requirements. Example .ldf file is attached you can refer it for testing . You can find the same .ldf file in TI website.

About

[LDF File Parser]This C# code can be used for parsing .LDF LIN files which are the signal description files for LIN (Local Interconnect Network) serial networks for automotive applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%