LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what means that error "the VI is not in memory"?

when i deploy(run) the host program from lvproj, there got the error "the VI is not in memory". what does it mean?
thank you for your time
i am looking forward your kindly reply ..
 
 
with regards
0 Kudos
Message 1 of 5
(5,622 Views)
Did you change the location of your vi?
0 Kudos
Message 2 of 5
(5,609 Views)
No, i didn't change ..
0 Kudos
Message 3 of 5
(5,589 Views)
Did u rename it?
0 Kudos
Message 4 of 5
(5,581 Views)

Hi, roxylat,

Its always good idea to post the code snippet where an error occured.

Anyway, you may have "the VI not in Memory" error if you will try to open VI reference by name. Help says "...If you wire a name string, the string must match the full delimited name of a VI in memory..." Compare following constructions (assumed that SubVI.vi located in the same directory as caller, and not in the library):

Andrey.

 



Message Edited by Andrey Dmitriev on 07-04-2008 11:11 AM
0 Kudos
Message 5 of 5
(5,578 Views)