08-06-2002
09:08 PM
- last edited on
03-26-2026
09:54 AM
by
Content Cleaner
Hi all!
In a demonstration I saw IMAQ Vision Builder in action. After the user select the steps for processing an image (and the software can even show a preview of the result, but I am not interested in going that far), this application actually write the LabVIEW code that do it.
Is it possible to write a VI that create VIs in that same fashion? Note that this is not the same as assigning default values to controls in a template VI (which is the option I am currently considering: the template include all the processes. The user then select which one to do and the options not selected are "selected-out" using a boolean case structure. Note that in this option the order can not be
changed, which is ok in my situation, but may include code the user will never use.)
Regards;
Enrique
08-06-2002 09:14 PM
08-07-2002 06:40 AM
08-07-2002 08:05 AM
08-07-2002 08:05 AM
08-07-2002 01:08 PM
08-07-2002 08:35 PM
08-07-2002 11:29 PM
08-08-2002 02:35 AM
08-10-2002 11:18 AM