07-10-2012 07:01 PM
Hi,
I did all the necessary configurations but when i tried to run the CAN Receive.vi example, it gave me this error:
Error -1074388957 occurred at NI-CAN Configure
Network Interface Object
(ncConfigCANNet.vi)
Possible reason(s):
NI-CAN: (Hex 0xBFF62023) The Interface is invalid or unknown. Solution: Verify that the interface is assigned to a specific port within the Devices and Interfaces branch of the Measurement and Automation Explorer (MAX).
Can anyone please help me out and tell me what exactly is the problem?
07-12-2012 10:57 AM
What CAN port are you using? Can you see your CAN port show up under your PXI-8461 in MAX?
It sounds to me like the CAN port you're selecting in the program does not exist. That's why we need to verify that it shows up in MAX and such.
07-12-2012 01:41 PM
Actually, what it sounds like is that you're not correctly configuring your project. Have you added your PXI to your project, and did you add the CAN example to your project as well? The VI will need to know that it is supposed to be referencing CAN ports that are on a PXI system.
07-17-2012 04:21 PM
I did all that and im now capable of running the canreceive VI example without getting any errors. im just wondering how i can verify if this VI is doing what its supposed to be. I have a programmed MCB1700 board connected to PXI 8461 I/O card.