01-19-2009 08:30 AM
i get an error whenever i run any paalication related to CAN. Previously i used to run the same application it use dto work fine without any error.
I got the logged file from NI-spy.
Can any one help in this regard.
Thanks
Praveen
01-20-2009 07:12 PM
Hi Praveen,
The error you are getting is stating that the CAN0 interface is invalid or unknown. A few steps earlier in your program you successfully configured CAN256, so perhaps the CAN0 port itself is incorrectly configured in MAX, maybe the settings for this port have been changed?
For more help on this problem, it would be best if you could provide your code and tell us which CAN card you are using.
Regards,
Andy
01-21-2009 12:34 PM
I got the problem solved. It was actually an hardware problem, because of loose wiring. Actually ew were using PXI chassis which contains a CAN module in one of tis slot. This had the problem as it was not configured correctly. Just we turned off the PXI chassis,then opened the CAN MODULE and replaced it again. then restarted the PXI chassis. Now its working fine.