Hi,
You dont say which language but here is an example for the LabVIEW (6.1) Operator Interface.
I use this to detect if a StopOnFail boolean is available and if it is get its value.
Using the Engine Reference, I get a Reference to the StationGlobals properties. I can then use the method Exists() to see if my actual StationGlobal variable exists and if it does call the method GetValBoolean.
Hope this helps
Ray Farmer
Regards
Ray Farmer
