LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.dll and status bar

I tried different variations to get my progress bar in Labview 6.1 to run at the same time it is downloading info such as having two different functions and calling my library function node as reentrant but its not working. Help!
0 Kudos
Message 21 of 22
(447 Views)

I was doing more research on the web and found a site that discusses threading for several labview versions. In case any one is wondering, the threading for Labview 6.1 and earlier is 1 by default whereas for Labview 7.0 and up, the default number of threads is 4. You can change the number of threads by going to the directory on where you installed Labview,  then

            ->National Instruments-> Labview 6.1 0r 7.1 (whichever one you are using) -> vi.lib -> Utility -> sysinfo.lib -> threadconfig.vi

Hope this helps!

Message Edited by Newguy100 on 09-06-2005 09:13 AM

0 Kudos
Message 22 of 22
(441 Views)