03-18-2009 07:33 PM
Hi,
I'm looking through the teststand API, trying to find the equivalent of the labview "automation open" tool, where you point the "automation open" tool to an API dll file, or active x object, and it returns a reference to that.
Thanks
Solved! Go to Solution.
03-19-2009 03:58 AM
The ActiveX adapter can create new objects if you select the "create object" option. This option is only available if you select an ActiveX server and class which contains an externally accessable constructor.
hope this helps,
Norbert