From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
02-26-2010 01:10 AM
Thank you for the input ... but I'm sorry that I failed to mentioned I'm also getting an exception thrown at me with using either "StationGlobals.OIStuff.foobar" or "OIStuff.foobar"
An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in OIStuff.exe
Additional information: Unknown variable or property name 'OIStuff'.
Error accessing item 'OIStuff.foobar'.
I'm currently trying to validate my installation ... again, when I launch TestStand I do see my modified Model Sequence file displayed at the bottom and the variables panel does show StationGlobals->OIStuff->foobar with a string value set.
Thanks.
~Rizo
02-26-2010 02:10 AM
I think I figured out my general problem (wrong model seq file) ... Not including "StationGlobals" in the search string was part of the problem though.
Thanks.
03-15-2023 05:44 AM
hi,
how can I get all station globals variables teststand api C# ?