02-15-2013 01:08 AM - edited 02-15-2013 01:09 AM
We use LabVIEW and the CAN Frame Channel Conversion Library to measure and display CAN Channels based on the .dbc-file.
Now the OEM changed the file format from .dbc to AUTOSAR XML (.arxml) and we will not get an .dbc-file.
Is there any way to read .arxml-files in NI-CAN or to convert them into .dbc format?
Solved! Go to Solution.
02-18-2013 05:27 AM - last edited on 12-13-2024 02:48 PM by Content Cleaner
Hi Ludwig72,
unfortunately the NI-CAN just supports .dbc and .nbc files. If you convert the .arxml to .dbc it should work, or if there is any possibility to switch over to the NI-XNET driver it could be possible to import .xml files.
Just in case you have this option, here is the link to the latest NI-XNET driver:
https://www.ni.com/en/support/downloads/drivers/download.ni-xnet.html
You should check out, whether your hardware, software and operating system is supported by this version in the manuals.
Best regards,
Matijas
02-18-2013 06:05 AM
Hi Matijas,
I use the USB-8473S device with NI-CAN. As I know, it doesn't support NI-XNET.
So I have to search someone who can convert the files for me.
Greetings,
Ludwig.
02-18-2013 06:21 AM
Hi Ludwig,
in your case, the XNET isn't an option, because it doesn't support CAN/USB hardware. I hope you will find a satisfying solution.
Best regards,
Matijas
06-26-2017 12:37 PM - last edited on 12-13-2024 02:48 PM by Content Cleaner
If you are still looking for support for importing .arxml using X-NET, this is now supported in X-NET 17.0.1 (readme)