08-03-2009 02:11 AM
08-04-2009 04:08 PM
Unfortunately, the C API is not documented, nor is it stated as a supported interface.
With that said, you may be able to dig into the VI's of the Frame Channel Conversion Library and pull the function prototypes from the Call Library Function Node on the block diagram of each one. With this information, you could call the functions from the dll (usually located here: C:\Program Files\National Instruments\NI-CAN\CAN Frame Channel Conversion Library 1.0.2\Drivers) from within C.
Let me know your thoughts and if you have any success.
Regards,
08-04-2009 06:09 PM