02-01-2019 10:50 AM
Can someone point me to or include an example LabWindows/CVI 2013 .c file which will read 2 local variables from TestStand and save the file as a .txt or .dat file? The name of the file will come from one of the two variables passed in from TestStand. We use TestStand 2014.
02-04-2019
01:05 PM
- last edited on
11-01-2024
04:02 PM
by
Content Cleaner
Hi Tony,
I don't know if there is a specific example of what you want. However, I wanted to make sure you were familiar with some of the more general documentation on these products:
Using the TestStand API in LabWindows/CVI
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0V7CAI&l=en-US
Using TestStand UI Controls in LabWindows/CVI