LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A error code -63082 in the FPGA

Solved!
Go to solution

Hello, I had a cRIO 9025, NI9118 chassis, some C modules like NI9234, NI 9862. When I compiled the FPGA.VI and ran it, I found a new Problem as shown below. I do not know how to resolve it. So any help would be much appreciated.
搜狗截图17年08月04日1123_2.png

 

 

 

0 Kudos
Message 1 of 4
(3,875 Views)
Solution
Accepted by topic author Leisure_ksj

Someone else had the same error here (maybe you can review the comments and find something):

https://forums.ni.com/t5/LabVIEW/FPGA-Error-Code-63034/td-p/3241954

 

Which VI is causing this?  Maybe the FPGA VI isn't being reset properly?

 

Just to make sure we are on the same page, do you run the FPGA VI directly or is it called by a Host VI?


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
Message 2 of 4
(3,830 Views)

Thanks for your advice.

I avoid this porblem now by change a little in FPGA.VI, as shown in pictures.

搜狗截图17年08月08日0926_1.png

At first, I set Timeout to -1, and the FPGA.VI occured an error -63082 after compiling. Then I changed it to 50 and no error occured after compiling. I do not think this is the reason for the problem. However, I avoid the problem.

I share my experience and I will be appreciated if anybody know the better answer.

0 Kudos
Message 3 of 4
(3,806 Views)

Hard to tell why this fixed it but maybe it is good enough for now.  If you have more info and can share it, would be good to give feedback.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 4 of 4
(3,799 Views)