04-17-2012 03:07 AM
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 ?
04-18-2012 01:39 PM
TS_PropertySetValVariant
See <Examples Folder>\AccessingArraysUsingAPI\UsingCVI\AccessingArrays.c