my labview library is taking up a lot of space

2004-03-21 Thread Ted Jenkins
My labview library is taking up about 100MB of space and I do not understand why? There are only about 10 vi's in the library. However I will mention that the array size passed between the vi's is huge (around 100K elements). But I am puzzled because the vi's doesn't know I am passing large

Re: my labview library is taking up a lot of space

2004-03-21 Thread Mads
You may have saved the VI with the controls and indicators set with the 100K elements as default. In that case the arrays are saved in the VI and it wil take up a lot more space than the code would... Working with large arrays there are a number of pitfalls (most of which involve continously