04-09-2007 08:43 AM
Hi ctk,
One way to reduce the size of you VI is by combining similar cases. If
you have two cases (a and b) that need to execute the same code, combine the
two cases into one frame. Use the list syntax (a,b) instead of creating a
new frame for each case.
Please let me know if you have any further questions by replying to this
post. Best of luck on your application, and have a great day!!
04-10-2007 06:37 AM