09-09-2008 11:41 PM
Hello NI,
I want to create vi just like a express vi... i think it could possible with labview itself.. let u say.. how to pop up the configuration window when i drop down the vi on the block diagram?
09-10-2008
12:00 AM
- last edited on
03-18-2024
01:40 PM
by
Content Cleaner
You could get the NI LabVIEW Express VI Development Toolkit.
This functionality is included in LabVIEW 8.6, so upgrading would be another option. 🙂
09-10-2008 12:11 AM
09-11-2008 12:39 AM
Express VIs use a few trick that are probably not exposed to the general programmer.
For example how would you make a running express front panel pop up whenever an express VI icon is dropped on the diagram or double-clicked while in edit mode?
And how would you make it interactively change the underlying data?