NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Station Globals access (what's wrong?)

Ok, so two different applications each have their own instances of StationGlobals which were common until the launch of the first application. I can accept that (reluctantly). But how about multiple threads of the same application, are StationGlobals truly shared 100% of the time? My OperatorInterface depends on it.

Hurst C.

0 Kudos
Message 11 of 12
(1,043 Views)

You should have no problems with using StationGlobals across threads as you would be using the same engine instance.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 12 of 12
(1,035 Views)