LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone know how to recover missing .vi?

I downloaded a few Tektronix VX tabview drivers and each seem to be missing one or two .vi files. 

 

help!

 

I am specifically looking at the vx4250 driver.

 

missing .vi:

vx4250 read errors/events.vi

vx425 start/stop aquisition.vi

 

and yes, aquisition is spelled incorrectly in the .mnu and the .llb files.

 

Does anyone have these? Or does anyone know how to recover?

 

Thanks!

0 Kudos
Message 1 of 8
(4,404 Views)

Did you try looking in the llb?

 

Both those VI names contain a "/" which is not allowed in a file name so they have to be in an llb to have those names.

 

 

Spoiler

And as a certified dyslexic I have to add..

 

In LabVIEW, spelling does not count!

 

Spoiler
Thank God!

 

 

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 8
(4,386 Views)

i opened the .llb file in labview this is what i see.

Screen Shot 2019-12-18 at 10.07.43 AM.png

and .mnu file

Screen Shot 2019-12-18 at 10.10.32 AM.png

 

what is my next step?

0 Kudos
Message 3 of 8
(4,372 Views)

OK so you did find the VIs that were "missing".

 

I can't help you with the .mnu since develop far too many application with too many toolkits that have to be support by many developers so...

 

The first thing I do with drivers like that is convert the llb (rename as required) into folders and include same in the project development directory.

 

That way my pees just have to update from SVN and they have everything they need.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 8
(4,361 Views)

That is an artifact from the conversion (done here).  The VI was not available while mass compiling, so it appears it should be a VI inside of another VI.  Unfortunately, without the original, there is no way to recover.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 5 of 8
(4,352 Views)

I installed the driver from the Instrument Network.  Missing files are available.

2019-12-18_10-52-52.png

2019-12-18_10-53-43.png

aputman
Message 6 of 8
(4,342 Views)

I am running Labvew 2019 on Mac OSX. Unfortunately, I do not have the Driver Finder option in tools. 

0 Kudos
Message 7 of 8
(4,333 Views)

Try this.

aputman
0 Kudos
Message 8 of 8
(4,312 Views)