Automatic (dynamic) generation of a Veristand Model from a VI
Announcements
The NI Idea Exchange is a product feedback forum where NI R&D and users work together to submit ideas, collaborate on their development, and vote for the ones they like best. View all of the NI Idea Exchanges to post an idea or add your opinion on an existing one today!
Today I have a need that is a bit difficult to perform: I developped a soft that convert a xml file into a VI, but I'd like this soft to create a VeriStand model from this VI.
So it would be very interesting to be able to dynamically create a Veristand model in Labview, wheter thanks to an API or an invoke node, ...
I appears that for the moment the only way to do it would be to open the LVSV Dialog.vi by script.
If you look in the LLB that contains the LVSV Dialog.vi (look in <LabVIEW>/project/NI VeriStand/,) you will find a vi called "LVSV Batch Build.vi". This VI performs the same build that the dialog does, but does so programmatically.
You must be a registered user to add a comment here. If you've already registered, please log in. If you haven't registered yet, please register and log in.
By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.