12-02-2005 10:57 AM
01-11-2007 06:30 AM
Hello
If I have a .dbc database file charged in MAX, could I get back the CAN frame infos into LabWindows???
01-12-2007 03:38 PM - edited 01-12-2007 03:38 PM
Hello,
What you will need to do is to first make sure that you have installed NI-CAN with support for CVI/LabWindows. Once you have done this you can use function calls to import the information from your .dbc file. The functions needed will be one's like nctGetNames and nctGetProperty for more information on these function calls and other can function calls please refer to the NI-CAN Hardware and Software Manual.
Message Edited by Krista S on 01-12-2007 03:39 PM