From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 2015 Init_Open_Close.vi Equivalent?

Solved!
Go to solution

Can someone help me determine what to do to update an old program to LabVIEW 15? The program currently uses a couple Init_Open_Close.vi functions that are no longer available and need to be updated. I'm not sure what newer function to use to replace them or what other steps need to be taken. I've attached a couple images of my current program.

 

I'm also having a problem with a 32-bit "File Dialog Wrapper.dll" and need to use a 64-bit version, but don't know how to create/change that either.

Download All
0 Kudos
Message 1 of 5
(3,466 Views)

@josho911 wrote:

Can someone help me determine what to do to update an old program to LabVIEW 15? The program currently uses a couple Init_Open_Close.vi functions that are no longer available and need to be updated. I'm not sure what newer function to use to replace them or what other steps need to be taken. I've attached a couple images of my current program.

 

I'm also having a problem with a 32-bit "File Dialog Wrapper.dll" and need to use a 64-bit version, but don't know how to create/change that either.


Doing a Google search on the term "init_open_close.vi" solves the mystery for you.  It's in an old LabVIEW example.  What the heck is a VI doing using something from an example, anyway?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 5
(3,461 Views)

I did the same search and found the same as you did, but that doesn't help solve my problem. I have an old program that was created by a colleague who isn't here now and we need to update the program. He had the old examples, but I don't, so I can't run the program or build an executable without changing it. Do you have any suggestions on how to fix my dilemma?

0 Kudos
Message 3 of 5
(3,453 Views)
Solution
Accepted by topic author josho911

Look in the llb in the zip folder. It may work for you.

 

Cheers,

mcduff

Message 4 of 5
(3,430 Views)

That seems to have helped fix my problem. Thanks for the help.

0 Kudos
Message 5 of 5
(3,383 Views)