LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA

Pls help on how to connect a cluster to a FPGA Read/write control.

0 Kudos
Message 1 of 5
(3,079 Views)
Try posting some more information with your requests in future - like posting your VI.

Did you name your cluster? The read/write control works on named items, so if your cluster doesn't have a name, you won't be able to select it on the read/write control.

You should also be aware that clusters are not recommended for FPGA programming as they use more fabric/resources: http://digital.ni.com/public.nsf/allkb/80C9808E454DCBC286257093005B9EB6

LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 2 of 5
(3,064 Views)

Thanks for your response.

 

I have already named the clusters,even then they are not listed in the R/W FPGA Control.

 

Pic attached.

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

You need to post your FPGA VI (not a screenshot) - do you have those clusters on the front panel of your FPGA VI?


LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 4 of 5
(3,039 Views)

Thanks again.

 

I found that i did not name the cluster in FPGA VI,thus this issue.It is resolved now.

 

 

May i ask you 2 more questions pls.

 

1)As this is my 1st FPGA project,i am developing the project by refering to a Video online by NI.I have created a FPGA VI and developing a Host Vi.

I will dump the FPGA Vi in the FPGA mod and control it from the Host Vi which will be running in my CPU.

 

Pls let me know if what i have explained above is right.

 

2)I am using a CRIO 9073 with  9237,9401,9505 Mods.9237 has to be calibrated for full bridge.Pls help me on jow i can do it.

 

3)In the lv.jpg,whether the highlighted ones are local variable???I have to recreate that part of code,i considered that to be a local variable,when i recreated it,it looked different as shown in lv1.jpg.

 

Pls guide.

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