LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA Control on CompactRIO-error code 91

Hi! I am using the FPGA Control on CompactRIO Sample project with cRIO 9063, NI 9205 and NI 9264. I have already adapted the sample project to my hardware. The only changes that I have made to the project was using PD control algorithm. However, when I tried compiling the FPGA Main.vi, the following error pops-up: LabVIEW FPGA called another software component, and that component returned error code 91 (the data type of the variant is not compatible with the data type wired to the type input).

 

Other VIs (RT Main.vi and UI Main.vi) can be compiled and run. So, I am not sure where exactly to fix the error as the FPGA Main.vi does not use any variant.

 

Thanks!

0 Kudos
Message 1 of 5
(3,530 Views)

Hi NA,

 

several questions:

- Which LabVIEW version?

- Why don't you attach your VI/project?

- Why don't you show just a snippet of your FPGA VI?

- Which other "software component" is called?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(3,502 Views)

Hi GerdW,

 

Thank you for your response.

 

I am using LabVIEW 2015. Please find attached project and the error message. As for your last question, I don't know which other software component is called.

 

Thanks,

NA

Download All
0 Kudos
Message 3 of 5
(3,474 Views)

Seems to compiling just fine for me.  Are you sure you have the Xilinx Vivado compiler installed?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 5
(3,463 Views)

Hi crossrulz. I started a new project with the same configuration, and it turned out okay. No problem with compiling. So, I'm going to stick with the new project. But it's weird that the old project can't be compiled. Anyway, thanks!

0 Kudos
Message 5 of 5
(3,457 Views)