PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Running VI on FPGA

Hello All,

 

I am new to LabVIEW and also to LabVIEW FPGAs.

 

I have this error shown in the attached image after compiling the VI on the FPGA (NI PXI 7841R).

 

How do I fix this?

 

Thank you.

0 Kudos
Message 1 of 11
(1,181 Views)

As mentioned in the popup window, specify a resource for your FPGA target.

If you are unsure how to do that, attach your entire LabVIEW project and we can point out what needs to be done.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 2 of 11
(1,155 Views)

This is the project file to test the FPGA.

 

I have a numeric control going into a numeric indicator.

 

 

0 Kudos
Message 3 of 11
(1,132 Views)

There is nothing attached.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 4 of 11
(1,123 Views)

So I tried attaching .lvproj file but I keep getting error that the file has been removed.

 

0 Kudos
Message 5 of 11
(1,115 Views)

Attach .lvproj alone is not enough. You need to attach the entire project including .lvproj and VI.

Zip the entire project and you can attach it.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 6 of 11
(1,110 Views)

The '.lvproj' file has been compressed and attached now.

 

The 'lvproj' has the 'vi' in there now.

0 Kudos
Message 7 of 11
(1,096 Views)

You didn't provide the VI.

 

What you provide:

ZYOng_0-1712800786637.png

 

What we need:

ZYOng_1-1712800859053.png

ZYOng_2-1712800871445.png

 

 

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 8 of 11
(1,091 Views)

The VI has been attached now.

 

Thank you.

0 Kudos
Message 9 of 11
(1,064 Views)

You did not specify a Resource Name for your FPGA target.

In LabVIEW project, right-click on your FPGA target and select Properties. Under the General tab, fill in the Resource name. You can get the resource name of your FPGA target in NI MAX.

ZYOng_0-1712880793045.png

 

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 10 of 11
(1,060 Views)