04-12-2014 12:54 AM
Hi
Good Day!
I want to use Vector file as input and for output I need C format file.
I need it find all signals of dbc file and write them "enum" form and "Struct" form.
Could you please help me.
04-13-2014 03:57 PM
you can use the XNET Database API to identify all objects, relations and properties of a Fibex; LDF or DBC file. Refer to the XNET manual and examples to find more information how to read out and enumerate database information.
Esp the example Exploring Database With Tree.vi in the example finder shows how to use the API