CANdbc Import DLL
Files in CANdb® format define the communication format of the datastream between ECUs in an automotive CAN bus network (CAN = Controller Area Network). The content of a CANdbc file database describes such a communication system based on ECUs, messages, signals and codings.
The CANdbc Import DLL is a 32-Bit Dynamic Link Library (DLL), which significantly simplifies the integration of CANdbc files into software written in C, C++, C# and VB.Net. The CANdbc Import DLL delivers functions for import and utilize the content of a CANdbc file. The informations contained in a CANdbc file (ECUs, messages, signals, signal values, multiplexer, timings etc.) are presented to the caller in form of structures and linked lists. Several examples as well as header files in C, C++, C#, and VB.Net simplify the integration into custom software modules.
Example of application using the CANdbc Import DLL:





