Götz Becker Posted September 29, 2007 Report Share Posted September 29, 2007 Hi all wireworkers, I am working on my first LV 8.5 project and of cause I want to try the some new features of it. One feature I am learning to love is the conditionial For Loop. When dealing with nested array of cluster this is a big time and BD-space saver. The other thing is the new inplace structur. In the screenshot I am working on a large cluster with many nested cluster/array of clusters and at least the "show buffer allocation" indicates that really LV isn´t doing many allocations in this VI. I expected much more of them :thumbup: Quote Link to comment
Ton Plomp Posted September 29, 2007 Report Share Posted September 29, 2007 I hope it works as good as you think since you are resizing the array all data after the 'UsedInTestSequenceID' Array has to be shifted I think the inplaceness is superb for inplace items where you don't resize items. Ton Quote Link to comment
Götz Becker Posted October 2, 2007 Author Report Share Posted October 2, 2007 Yes, this is one place I guessed that there would be a buffer allocation, but the result is OK. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.