> I am interested in building an application that can create a tool that > builds a multi-loop case structure (one within another). I would like > to keep the number of such loops as a parameter that the user can > specify. I would like to know if it is possible to programmatically > create a VI and place structures in that VI. >
Generating LV code is not a completed feature. We have shown demos of this at NIWeek in the past, so many people know it is in work, but neither the feature, nor the documentation is ready for general use. You should be able to do this without generating code. Putting loops inside one another is very similar to running a single loop but with the product of the other terms. If you add more details about what you are trying to do, we can give better suggestions. Greg McKaskle
