Bob Edwards Posted November 20, 2006 Report Share Posted November 20, 2006 Just started experimenting with scripting in LabVIEW 7.1. I'd like to make a VI that creates a numeric array control. The VI would have 'no of dimensions' and 'element representation' amongst other input parameters. I'd appreciate a hint to help me on the way :headbang: . The goal is to make a complete 'call library' vi programmatically, at least capable of handling simple numerical parameters, including arrays. Cheers, Bob Quote Link to comment
Chris Davis Posted November 20, 2006 Report Share Posted November 20, 2006 You might want to check out these examples. The one on creating a polymorphic VI will probably help the most, but you may want to look at all the examples to get a good feel for how to get started scripting. Enjoy! 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.