Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

There is no FP file after software install for the NI-CAN board

After I had finish to install the software for the NI-CAN board, I just can't find the FP file to use on my cvi project. Is there some step that I am missing?
 
Please,let me know.
 
Thanks
0 Kudos
Message 1 of 5
(7,066 Views)
Hey MannyR!
If you installed NI-CAN drivers, you should be able to find C examples in LabWindows example finder.
Best Regards,
Song Mu
National Instruments San Diego
0 Kudos
Message 2 of 5
(7,050 Views)
Hi MannyR,

Can you make sure that the 'CVI Support' feature of the NI-CAN installer was turned on? What version of CVI are you using? See KnowledgeBase article # 2V27R4HR (What is the Latest Version of NI-CAN That Supports My Version of LabVIEW or LabWindows/CVI?) for NI-CAN/CVI compatibility.
When you have CVI open, is the NI-CAN entry in the libraries menue solid or grayed out?
Further more, NI-CAN can support only one version of CVI at a time. Typically that is the latest version found, unless you have already NI-CAN support for an older version of CVI installed. (also see this issue with the NI-845x software: USB-8451 No longer works with CVI 8.5.1).

-B2k
0 Kudos
Message 3 of 5
(7,046 Views)

Hello Biker2000,

I am using CVI 8.0, and yes, on Libraries->NI-CAN it is shown as solid, I have access to the FP functions, but I still want to have access to the FP file in order to create a wrapper class for C#.  I need to translate this CVI application to a managed environment with the use of .NET 2005. 

Thanks by your comments.

MannyR.

0 Kudos
Message 4 of 5
(7,027 Views)
Hello MannyR,

NI-CAN does not have an .fp file but uses an .lfp file instead (just like NI-DAQmx). The .lfp files were introduced for LabWindows/CVI 7.0 and newer.
However, try the attached file. It should work unless it collides with the already installed .lfp file.

-B2k
0 Kudos
Message 5 of 5
(7,025 Views)