11-30-2006 09:35 AM
12-01-2006 08:08 AM
well the error only appears if the port is allready open and you try to set attributes. If you could post your code, i could have a look to it.
be sure to open the port only ones and if you need to use the set attribute function , open the handle with nc config start on open = false and start the communication after setting all attributes using the nc action start function.
DirkW
12-01-2006 09:09 AM
12-04-2006 01:48 AM
12-04-2006 08:42 AM
Hi,
Had a look to your VI and implemented a wait to wait until the message is written to the bus , otherwise it could happen that the close is killing the handle before the message left.
But i could not reproduce the error you got. Perhaps you should install the newest CAN driver as well.
DirkW