To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example combines multiple shipping examples, as well as some custom code, to perform various actions on a VeriStand system using the VeriStand .NET API in LabVIEW.
Description
This example is intended to give a full picture view of a typical implementation of the VeriStand API. This code demonstrates the following:
Requirements
Software
Hardware
Steps to Implement or Execute Code
Additional Information or References
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
I think you've forget to let the "attached VI"
But it's easy to recreate it with the diagram picture, so thanks for this exemple
Hey Nico,
I'm not sure what happened, I think the file used to be there. I re-made it real quick so the file won't look identical to the pictures but it should work properly. Enjoy!
Thank you, it works well
I created a 2012 version of the vi. Any reason it should not work?
It should work. The API calls made in the example would be the same for 2012 as in 2013+. However, if you "created" the VI by doing a "save for previous" you may need to re-link the .NET assemblies to the function calls. If it's not working, I'd recommend contacting support.
Hi Ryan,
How can I use the same if my veristand project is running in RT. I have posted the problem statement Here. Can you please look into that once?