LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Newbie to LV run-time engine

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?

Thanks in advance.
0 Kudos
Message 1 of 22
(3,993 Views)
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.
Message 2 of 22
(3,981 Views)
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?
0 Kudos
Message 3 of 22
(3,966 Views)
A newer version of LabVIEW can open old version VIs. If you download the 7.x evaluation version, you can open and edit 6.0 files with no problem.
Message 4 of 22
(3,962 Views)
Every time I try to open my files I get an error message :

LabVIEW load error code 11:VI version (6.0) cannot be converted to the current LabVIEW version (7.0) because it has no block diagram.
0 Kudos
Message 5 of 22
(3,958 Views)
Ouch!

That was the only thing that could have caused problems!

Post your VI's and maybe someone will convert them for you.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 6 of 22
(3,956 Views)
Well actually, with the BD's they cannot be converted.

Hmmm,

Only an old version of the RT can help now.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 7 of 22
(3,953 Views)
Hmm, is this older version available for download anywhere?
0 Kudos
Message 8 of 22
(3,952 Views)
This link looks like it is still alive. Try it.

http://digital.ni.com/softlib.nsf/954feaeea92d90918625674b00658b83/d5f11a64a905db27862569ec005e31e2?OpenDocument

Note:
LV 6.0 was buggy.

LV 6.0.2 was great!

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 9 of 22
(3,946 Views)
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?
0 Kudos
Message 10 of 22
(3,945 Views)