LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set resourse in General Page (FPGA Target Properties Dialog Box)?

How to set resourse in General Page (FPGA Target Properties Dialog Box)?
In Labview help about General Page (FPGA Target Properties Dialog Box) ,the resource is defined
"Resource—Specifies the FPGA target hardware. For FPGA targets that appear in NI Measurement & Automation Explorer (MAX), this is the resource or device name. "
but my RIO device can not be found by MAX, how can I set the resourse name in General Page table?

0 Kudos
Message 1 of 4
(2,001 Views)

There's a very old set of posts about this field here: https://forums.ni.com/t5/IF-RIO/Error-running-FPGA-VIs-Resource-Name-issue/td-p/313974

 

But I'm curious, why do you need to set this value?


GCentral
0 Kudos
Message 2 of 4
(1,991 Views)

Thank you.

My RIO device can not be found by MAX,so I can not get the resource name.

and when I run my FPGA VI, I am been told that the resource name must be specified.

0 Kudos
Message 3 of 4
(1,952 Views)

If you set any value (e.g. "banana", or perhaps more reasonably "RIO0"), do you get some error?

Perhaps it will enumerate the allowed values (which is likely to only be one value, if it has to match something).

 

Edit: I'd definitely go ahead and try "RIO0" (that's a zero at the end).


GCentral
0 Kudos
Message 4 of 4
(1,943 Views)