Is canSignalImport able to handle CAN logs with several channels?
    1 view (last 30 days)
  
       Show older comments
    
I'm trying to import a CAN log with several CAN channels using canSignalImport function from Vehicle Network Toolbox.
The output that I'm getting doesn't make a difference on CAN Channel.
If a message exist on different channels it treats them as the same message.
Originaly I used an Intrepid tool (Neo Vi) and then converted their .vsb file into asc (Vector Bus Capture) file.
this is the input format:
date Tue Nov 26 19:17:26 2019
base hex  timestamps absolute
no internal events logged
   0.000000 4 162             Rx   d 3 00 00 00
   0.000726 1 10C             Rx   d 8 00 00 03 44 01 D4 B0 37
   0.000685 3 103             Rx   d 8 00 4B 00 47 20 00 30 80
   0.000962 1 10E             Rx   d 8 1E 5B 7F FF 00 00 B3 17
0 Comments
Answers (0)
See Also
Categories
				Find more on Vehicle Network Toolbox in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!