03-06-2008 03:23 PM
03-06-2008 03:46 PM
03-06-2008 03:50 PM
How long is "long"?
Does this happen only the first time you open the BD or does it keep happening if you open and close it?
Is one of your constants a VISA or DAQmx reference or something similar? LabVIEW needs to get the list of available options the first time it displays one of these and that usually takes several seconds.
Is your VI very big?
If you copy the code and paste it in a new VI, does it help?
03-07-2008 08:17 AM
Hi,
My VI is a very small one, I copied the VI block diagrma into another file and saved it, the problem retained. I use the DAQmx controls in the VI. I tried to rebuild the application and I came up with the same issue when I dropped the Create Vitual Channel function on the block diagram. I never had this kind of issue before. When I say late opening the Block Diagram I mean 10 to 15 minutes of lag time. Any help would be appreciated.
Thanks,
Praveen Muddasani.
03-07-2008 08:42 AM
Haven't you recently disabled some of the NI tasks (via msconfig or some other software)?
03-07-2008 08:47 AM
03-07-2008 08:51 AM
03-08-2008 12:38 PM
03-08-2008 03:18 PM
03-10-2008 08:04 AM