Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

i am getting an warning:0x3ff62006 CanWarnAlreadyOpen;the Object is already open,......

i am using NI-CAN 8461,and  get an warning: 0x3ff62006 CanWarnAlreadyOpen;the Object is already open,......
 
but in my project,i open the object only once,why it show this warning ? what should i do?
 
thanks!!!
0 Kudos
Message 1 of 4
(6,658 Views)

Could you post your code or a simplified example, thus i could have a look to it?

DirkW

0 Kudos
Message 2 of 4
(6,652 Views)

Hi

Check your program that you are closing the can object reference before stopping the program.if not close the canobject reference using close api functions.

Restart and check it .I hope this helps you.If you have question pls post here.

0 Kudos
Message 3 of 4
(6,651 Views)
thanks for your suggest,
in my program i reset the device first, and then it works well.
 
0 Kudos
Message 4 of 4
(6,647 Views)