LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

shared variables and FPGA reference

Hi!
I'm developping an application with a cRIO 9004. In that application I need to implement communication between the Host (my PC) and the FPGA and also between the target (cRIO) and the FPGA.
As I opened a reference to the FPGA VI in the Host VI, i tried to send it to the target using a shared variable (variant)... But it produces an error (code 42) and the reference is not sent to the target VI...
How to send that reference?
Is there any other way to access to the FPGA code from the embedded target ?

thanks !
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 3
(4,913 Views)
You will probably have to read the FPGA variable from the cRIO controller and publish the values to the host (pc) by value via shared variables.
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 3
(4,896 Views)
Hello,
This error can be due to a firewall or a different subnet. What are comments for this error?
You can't access the FPGA code from the embedded target.
Regards,
Manuel R
AE dans une autre vie
0 Kudos
Message 3 of 3
(4,875 Views)