LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga Dynamic Refnum

Solved!
Go to solution
I am trying to auto index a fixed size array of FPGA I/O constants. The wire and the loop tunnel into the for loop report the same error "Possibility of Dynamic Refnum not supported for current target". What does this mean and does anyone have any suggestions to work around this.
0 Kudos
Message 1 of 2
(4,536 Views)
Solution
Accepted by topic author WaldoUK

Hey Waldo, Occurancs and refnums need to be statically defined in LV-FPGA applications. This is by far the most common reason for this error.

 

I hope this is helpful,

Best wishes,

Rich Roberts
Senior Marketing Engineer, National Instruments
Connect on LinkedIn: https://www.linkedin.com/in/richard-roberts-4176a27b/
0 Kudos
Message 2 of 2
(4,518 Views)