08-06-2009 12:15 PM
Hi, I'm trying to create an express vi that has different numbers and types of output terminals depending on what a user selects. Can anyone point me in the right direction? Does anyone know where I can find examples or tutorials?
Solved! Go to Solution.
08-06-2009
01:16 PM
- last edited on
03-15-2024
03:36 PM
by
Content Cleaner
Assuming that you *really* want to do this, you can purchase a toolkit from NI to create Express VIs. I personally use Express VIs about as often as I use local variables (ie. not if I can help it). I would recommend that you consider polymorphic VIs instead (search Help for polymorphic). If you really want to go the Express route, you'd better hurry, the toolkit is only being sold for another week.
08-06-2009 01:22 PM