09-07-2006 11:05 AM
09-08-2006 08:44 AM
I'm not sure exactly what you are asking for. Do you really need to call external exe files that perform a certain function or will regular LabVIEW VIs be okay? Do you need the list of external files to be dynamic or is this a fixed set of functions you need to implement? For something dynamic, you can look at the shipping example called 'Plug In Example.VI'. If it's a fixed set of functions, you just need some sort of ring control on the front oanle wired to a case statement.
09-08-2006 09:42 AM
09-08-2006 09:59 AM