08-11-2006 06:18 AM
08-11-2006 09:44 AM
Hi,
You could use the ncaction stop function on your periodic written object to stop it if no frame comes from your device. You can restart this object then with ncaction start if your device is up and running again.
DirkW
08-11-2006 10:11 AM
thanku Dirkw,
I have used ncAction , but i think stop und start are only used for CAN Network Interface not for CAN Object, in my application i use a CAn object to transmitte the periodic frame,
is there any other solution to stop und start the CAN object ? (if that http://forums.ni.com/ni/board/message?board.id=30&message.id=748&query.id=41774#M748 is realy so
)
thank again
08-15-2006 10:37 AM
Hi
yes you are right. We changed this with the latest driver 2.3.3 available on the web. Now you can use the ncaction to start your objects and now you can stop these objects again and restart them.
DirkW