DirkW
2007-12-27 16:10:10 UTC
This error means that your Master has allready a pending SDO transfer running. It could be a open handle for an SDO you have used earlier and not closed properly.
Make sure you are closing all handles after you have used them. You could use the NI-SPY to log all API calls to see whether or not there is still a handle open.
The NI-SPY installs with the NI-CAN driver.
DirkW
Make sure you are closing all handles after you have used them. You could use the NI-SPY to log all API calls to see whether or not there is still a handle open.
The NI-SPY installs with the NI-CAN driver.
DirkW