09-03-2010 10:13 AM
I'm currently using CVI2009 and want to access TestStand 4.1 StationGlobals from CVI.
Here is my code
TSUI_ApplicationMgrGetEngine(applicationMgrHandle, NULL, engineHandle)
TS_SeqContextGetStationGlobals(engineHandle, NULL, &StationGlobalsHandle)
It doesn`t work
What is supposed to be the type of the StationGlobalsHandle variable??
Thanks
09-07-2010 08:12 AM
Hello Goncalo,
I found a knowledgebase article that goes over the steps of getting TestStand Variables in CVI. Let me know if you are still having trouble after following the knowledgebase. Have a great day!
Best Regards,
Adam G