07-25-2006 07:55 AM - edited 07-25-2006 07:55 AM
Message Edited by Doran on 07-25-2006 08:03 AM
07-25-2006 09:02 AM
07-25-2006 09:21 AM
You cant add functions (without scripting, not suggested) but you can anticipate the use and have a plugin architecture. Essentially you add the event case handle, leave it blank except have a dynamic function call. This will be a dummy function, it does nothing. You should be able to deploy this main vi and change the subvi at a later date without touching the main code. Its not the best solution but is probably better than nothing if you need a solution.
Paul