EFeru / DbcParser

.NET CAN bus dbc file parser
MIT License
76 stars 28 forks source link

Add support for Environment variables when parsing dbc files #21

Closed mtooooo closed 1 year ago

mtooooo commented 1 year ago

As the title

EFeru commented 1 year ago

Hi @mtooooo, Sorry, I don't fully understand. Can you be more specific on the needs you have?

Adhara3 commented 1 year ago

@EFeru dbc can specify environment variables using tag EV_ We can have a look at this. Lower priority, but can be done.

A

mtooooo commented 1 year ago

Vector CANdb++ Editor show. Snipaste_2023-01-28_17-16-21.jpg

Whitehouse112 commented 1 year ago

@mtooooo can you provide the entire .dbc file shown in the image?

I tried to copy your EV_ lines into my test file but i get a .dbc file that can't be opened with Vector CANdb++ (version 3.1.21) Which version of CANdb++ are you using?

mtooooo commented 1 year ago

Dear all,

     

        I'm use  CANdb++ Version 3.1.21.     EH6466.dbc file is attached to the mailbox。

Thanks!

  ------------------ Original ------------------ From: @.>; Date:  Thu, Feb 16, 2023 02:30 AM To: @.>; Cc: @.>; @.>; Subject:  Re: [EFeru/DbcParser] Add support for Environment variables when parsing dbc files (Issue #21)

 

@mtooooo can you provide the entire .dbc file shown in the image?

I tried to copy your EV_ lines into my test file but i get a .dbc file that can't be opened with Vector CANdb++ (version 3.1.21) Which version of CANdb++ are you using?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

Adhara3 commented 1 year ago

Please @mtooooo , do drag and drop the dbc file here, in your reply message. The file should get attached to your message.

Thanks

mtooooo commented 1 year ago

EH6466.zip

mtooooo commented 1 year ago

using Vector CANdb++ (version 3.1.21).