NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

OCX not registered?

I have registered my .ocx using regsrv32 but it does not appear in the Automation Server drop list
in the Edit ActiveX/COM Call dialog box. When I browse to the file I get a message saying 'The type information
for <ocx name> is not registered on this machine.' What is wrong?
 
/Stefan
0 Kudos
Message 1 of 2
(2,996 Views)

An OCX is usually an ActiveX Control, so it would need to be attached to a parent form in a code module.  To utilize the control, you will need to create a code module and place the OCX on the form of that control, and call that module from TestStand.

 

Allen P

NI

0 Kudos
Message 2 of 2
(2,984 Views)