Error -1074395130 : This IP Is Not Supported On the Current Target

Updated Mar 26, 2023

Reported In

Hardware

  • cRIO-9053

Software

  • LabVIEW
  • LabVIEW Real-Time Module
  • LabVIEW FPGA Module

Driver

  • NI-IMAQ
  • NI-IMAQdx

Operating System

  • LabVIEW Real-Time (NI Linux Real-Time)

Issue Details

I'm trying to use the Vision API functions under the FPGA target in my cRIO 9053, but when I try to compile the FPGA VI, I get the following error message:

Error -1074395130 occurred at

Possible reason(s)

This IP Is Not Supported On the Current Target



Which looks like in the picture below:
 
imag1.png
 

Solution

This issue happens when the vision function(s) you are using under your FPGA target are not compatible with the target itself.

Not all FPGA target types are compatible with the NI Vision API functions in LabVIEW FPGA. To see a list of the compatible target types, please check this article: NI Vision FPGA Function Support and Compatibility.

In addition to the previous article, please check the LabVIEW help information for the specific function you are trying to use. The help information will state what target types are compatible with the function in question.

There is currently no workaround to this issue, the solution is to use an FPGA target type that is compatible with the vision libraries.

Additional Information

If you are unsure about what hardware to choose for your vision application, please consider checking the following guide as a reference for selection: Choosing the Right Hardware for Your Vision Applications