NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

DLL parameter usage

Hi,
 
We would like to create some C library which several predefine paramaters (ex: frequency: 16Mhz, 24Mhz, etc...).
We would like to be able to create a DLL from this code and call it from TEst Stand.
Target is to allow user calling this library to set one paramater among several choice pre-defined and allowed.
 
 
Could you please help us identifying the right procedure for such a thing?
At this time we can only update paramter by setting directly value or text.
 
Thanks in advance for your help.
Regards,
David
 
 
0 Kudos
Message 1 of 2
(2,874 Views)
Hi David
 
There are serval examples in Teststand Programm folder.
I would recommend you take a look into the ....\National Instruments\TestStand 4.0\Examples\Demo\C
and use the computer.seq  This is the "HelloWorld" stuff in TestStand
 
Hope this helps
 
Greetings
 
Juergen
--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(2,873 Views)