Hi Guys,
I really need some help with reading/writing defined data over the USB-8473 module.
I am not really familiar with CAN at all, so maybe it is just a small thing I am missing to fix my problem.
What do I want:
I want to write/read defined signals from my .dbc-file
In this case for example i want to write a specific value to the can signal "ISw_Stat", also I want to read some values like "CSC_val_01" to "CSC_val_12"
What do I have right now:
I managed to get a working communication up and running, also I can read/write data (but not a defined one, for now I just do all data)
What is missing:
I have struggle to do the right formatting of my data
I have attached my program so far.
thanks
Test CAN.zip