NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Step Type ActiveX/COM

Hi!
I want to know what is exactly ActiveX/COM step Type. I don't know what kind of program produce this type of step.
Thanks
Capblans
0 Kudos
Message 1 of 6
(3,329 Views)
Hi,

You would use these step type to interface to the methods and properties of an activex/com object.
Tpyically you would use this step type to interface with the TestStand API methods and properties. Also code generated using Visual Basic.

There is a couple of articles (application notes) here that maybe helpful.

Within the TestStand\examples folders and on the NI website are examples using the ActiveX/COM adapter

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 6
(3,322 Views)
Hi,
Thanks for your reply!
In fact I want to know if step ActiveX/com can be use wirh Matlab code.
0 Kudos
Message 3 of 6
(3,321 Views)
Hi,

I know you can interface with matlab using labview and therefore you could use the LabVIEW adapter instead of the ActiveX/COM adapter.

Dont know if you can directly interface with matlab from TestStand.

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 4 of 6
(3,315 Views)
Thanks!
So if I great understand I can integrate Matlab module code using the Labview Adapter.
Thank You very much!
Capblans
0 Kudos
Message 5 of 6
(3,311 Views)
Hi,
Just had a look at the Matlab website here, there is a Matlab builder for COM.

Therefore its possible you maybe able to interface direct from teststand via the ActiveX/COM adapter.

Regards
Ray Farmer
Regards
Ray Farmer
Message 6 of 6
(3,307 Views)