01-19-2010 11:25 AM
I need to controll AudioPrecision equipment (AP2722) thru CVI.
Audio Precision provides a Active X interface for LabVIEW (APIWIN.lib).
How can I use this from CVI.
01-20-2010 06:41 PM
Hi Rene,
There is a Create ActiveX Contoller Wizard in CVI. This will take the ActiveX server that you were provided and create a wrapper around it so you will be able to use it in CVI. The wizard can be accessed through Tool » Create ActiveX Controller.