09-08-2009 04:59 AM
09-08-2009 05:15 AM
hi malavi,
Can you post your vi?
09-08-2009 05:15 AM
Add a default case to the list of cases. So when you dont want any operation execute the default case.
Post back for queries.
09-08-2009 05:49 AM
09-08-2009 05:56 AM
thanx...
I have one more problem. I have added "Read from LVM" as input data and performed the operations.. Again each time the whole prg is executed. Is there any option to call this as a subvi from the main prg only when it is needed.
09-08-2009 06:07 AM
Jus add one more options none with value of -1 and make this case as default which will prevent the execution of the other cases.
Hope this helps
09-08-2009 06:11 AM
In subvi choose the above options and run the attached vi.
09-10-2009 05:30 AM