08-29-2011 01:42 PM
Hello,
I'm interested in knowing if the "SVE" (Shared Variables Engine) can run on a PXI-8145RT configured with LabVIEW RT 2009? My needs would be only a few boolean variables. Has anyone tried this configuration?
Thanks,
Michel
Solved! Go to Solution.
08-30-2011 02:19 PM
Hello Michel,
This is definitely possible, you'd need to add the real-time software to the controller and then create a LabVIEW project including that PXI target and use your variables in the VI running on the target. The SVE is a software framework that enables a networked-published shared variable to send values through the network. You can find out a bit more in the Shared Variable Engine section of this Developer Zone Tutorial. Post if you have any questions.
Thank you,
Deborah Y.
09-01-2011 07:17 AM
Hello,
Thank you for the information. The upgrade was successful.
Michel