LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I programmatically handle error 1074388985

Solved!
Go to solution

I have an automated system in which I'm multiplexing with a 8473 CAN-USB module and sometimes when I'm running I'll get the following error:

 Error – 1074388985 occurred at NI-CAN

Configure

Network Interface Object

(ncConfigCANNet.vi)

Possible reason(s):

NI-CAN: (Hex 0xBFF62007) You attempted to set a configuration attribute while the object is running. Solutions: Configure attributes prior to opening the object; Stop and restart communication as needed so that you can update configuration attributes.

 

This is caused when I open an object with ncOpen.vi and for one reason or another I can't close it with ncClose.vi before once again using the ncOpen.vi command. The only way I can correct the problem is to manually unplug the 8473 USB connector from the computer and replug it. Is there a way to programmatically reset the 8473 when this error occurs?

 

Thank you.

0 Kudos
Message 1 of 3
(2,990 Views)
Solution
Accepted by topic author chuck72352
Message 2 of 3
(2,953 Views)
Hey you have already asked the question here and have been refered to the same article and you have told that it solves the problem.
0 Kudos
Message 3 of 3
(2,950 Views)