02-04-2008 02:03 PM
02-05-2008
08:45 AM
- last edited on
06-11-2024
06:20 PM
by
Content Cleaner
Hi John,
This internal error happens whenever the onboard firmware detects a not handled error condition. That means it is not your programming fault, its just not handled.
Try to update your driver to 2.5.2., to see whether it happens again. Then attache your error log file again.
You can download the NI-CAN 2.5.2 driver here.
DirkW
02-05-2008 02:46 PM
02-05-2008
02:57 PM
- last edited on
06-11-2024
06:21 PM
by
Content Cleaner
John,
The USB CAN device does not support all API functions. See this Link for more information.
The NI-CAN driver installs the NI-Spy, which logs all the api commands, when your program executes. Could you run the Spy together with your program and post the log file?
Thus i could hopefully see whats wrong.
DirkW
02-06-2008 08:59 AM
02-07-2008 10:27 AM
02-07-2008 12:11 PM
02-07-2008 01:20 PM
02-08-2008 08:56 AM
What i can see in you spy log file is that you call the get hardware info VI from different process IDs. What exactly is your setup to do so. Could youy ecxplain your hardware setup when you run the spy log and perhaps you could add your code so i can try to reproduce this error?
DirkW
02-08-2008 09:20 AM