I'm trying to open two .llb files for calculations. I downloaded the LV run-time engine, but I do not understand how it works. All that I am able to open is a data socket server. How can I use it to open these files?
You can't open an llb or a VI with just the run-time engine. The rte is used when you create an executable from a VI. In order to open and run a VI, you need the development system. You can download an evaluation copy of that from NI.
Thanks for the help. Unfortunately my files were created with 6.0 and I can only find 7.0/7.1 on the website. Is there a work around for this, or a place to download the older version?
OK, I've downloaded and run the lvrt.msi file, but I'm still having the same luck. I guess I don't understand how the run-time engine and eval software work together. Do they have to be in the same directory to interact?