08-16-2021 05:12 PM
Hi all,
Is there a way to create a lab view based exe that takes a csv file(profile steps) and converts it to a stimulus profile to be run on Veristand?
Solved! Go to Solution.
08-16-2021
11:30 PM
- last edited on
12-09-2025
02:36 PM
by
Content Cleaner
Hi,
It should be. you can use Veristand .NET API to create stimulus profiles directly (https://www.ni.com/docs/en-US/bundle/veristand/page/veristand-net-reference.html) or use LabVIEW to create Python code to run as a sequence (https://niveristand-python.readthedocs.io/en/latest/getting_started.html)