NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I instantiate an object of my own CORBA class in Test Stand?

Can I instantiate an object of my own CORBA class in Test Stand?

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

Rae,

 

I'm not very familiar with CORBA, but if you can register it as an ActiveX server, you can instantiate an object using the ActiveX step type. Otherwise you will need to instantiate the object in a .NET assembly, C/C++ dll, or LabVIEW VI. Once called from TestStand, the code module could then pass the reference to the object into TestStand. 

 

Richard S.

Richard S -- National Instruments -- (former) Applications Engineer -- Data Acquisition with TestStand
0 Kudos
Message 2 of 2
(2,794 Views)