LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

TS_SeqContextGetStationGlobals

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

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

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  

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,829 Views)