02-04-2008 01:05 AM - edited 02-04-2008 01:05 AM
02-05-2008 10:39 AM
02-05-2008 09:31 PM
02-07-2008 01:53 PM
02-12-2008 03:59 AM
02-15-2008 11:47 AM
02-17-2008 07:43 AM
02-18-2008 09:35 AM
Unfortunately (a) doesn't work since this filter setting only works for the NI-CAN driver directly. The CANopen library cannot set these filter attributes. Thus only option (b) makes sense here. My guess is that the "stop remote node" command still comes to late, thus you are facing this overflow issue, as pBerg mentioned earlier.
Try to stop the remote node before you stop or close anything else.
You could use the NI-SPY, which comes with the NI-CAN driver to log your api calls, thus you can see when the error exactly happens.
DirkW
03-01-2008 11:38 PM - edited 03-01-2008 11:46 PM