Jump to content

Open FPGA Reference


lavalolo

Recommended Posts

Hello,

Is there a way to use the "FPGA Reference" in different Host Vi's without using the "Open FPGA Reference" each time ?

I tried this with LabVIEW Globals but got an Visa Poke... error.

I have a state machine running down on the fpga card and control the states with different host Vi's.

I use different host Vi's because i build an dll out of the host vi's and so get several (C-)functions which i call

in a CVI project.

This works great, but the bad thing is the execution time. Each "Open FPGA Reference" needs about 90..110ms

and this is really to much for the project I'm working for :( .

I'm looking forward to every reply concerning this topic !

Thanks in advance, Andreas

Link to comment
Hello,

Is there a way to use the "FPGA Reference" in different Host Vi's without using the "Open FPGA Reference" each time ?

I tried this with LabVIEW Globals but got an Visa Poke... error.

I have a state machine running down on the fpga card and control the states with different host Vi's.

I use different host Vi's because i build an dll out of the host vi's and so get several (C-)functions which i call

in a CVI project.

This works great, but the bad thing is the execution time. Each "Open FPGA Reference" needs about 90..110ms

and this is really to much for the project I'm working for  :(   .

I'm looking forward to every reply concerning this topic !

Thanks in advance, Andreas

5035[/snapback]

Sorry, i posted to early, my mistake.

After writing the HW reference to a LabVIEW Global i closed the reference at the end of the Vi.

So the reference was no longer available when calling it from another VI .

Now it works great, execution times are about 300 us... :thumbup:

Andreas

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.