LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sub VI to enter database data taking more time when calling from main VI

Hi All,

 

I created a sub vi to enter data to a new database, after reading from another database. when i executed that sub vi alone, it took only 2 minutes to enter 20000 records. But when i called that sub VI from my main VI, its taking 35 minutes to enter 20000 records. 

 

my maiin vi has another while loop running parallelly which will perform some other operations. How to handle memory in this case? i mean when i call my sub vi from main vi, i need to give complete processor memory for that sub vi. is it possible?

 

please help. thanks in advance.

 

Sooraj

0 Kudos
Message 1 of 1
(1,962 Views)