NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand API / Labwindows/CVI

I have used the TS_SetPropertyToCtrlValEx method from Labwindows/CVI to set a stationglobals teststand variable from Labwindows/CVI and it works !

 

Now I have no control in Labwindows/CVI, I have an array and I want to set a stationglobals array with theses values, and I do know which method to call. Have an idea ?

0 Kudos
Message 1 of 2
(2,890 Views)

 

TS_PropertySetValVariant

 

See <Examples Folder>\AccessingArraysUsingAPI\UsingCVI\AccessingArrays.c

0 Kudos
Message 2 of 2
(2,875 Views)