wrath_of_con Posted September 28, 2005 Report Share Posted September 28, 2005 Howdy folks, I dont happen to be in front of a system with LabVIEW on it, so pardon me if the answer is 'right in front of me', but I am considering developing a "Wizard" or is the proper term "Toolkit" that would generate skeleton VI's for some other developers. Perhaps something that would prompt for potential commands, prompts for parameters, etc. then it would create the loops, some wiring, etc. Maybe similar to the State Diagram Toolkit. I imagine developing some VI and placing it in the '...LV7/project' folder. I understand this would make it available as a tool for someone, yet I am curious about the steps involved in programmatically creating a VI. Would someone point me in the right direction? Thanks in advance! - Conrad Quote Link to comment
wrath_of_con Posted September 29, 2005 Author Report Share Posted September 29, 2005 Thanks for moving this here. I'm starting to look around this Scripting section of the forum for my answers. Quote Link to comment
Khalid Posted September 29, 2005 Report Share Posted September 29, 2005 The LabVIEW-DSC module has "HMI Wizards" which generates diagrams (using scripting) based on what the user wants to accomplish. Obviously the VIs are protected, but you may get some ideas by looking at the HMI Wizards' interfaces. -Khalid Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.