10-26-2006 01:00 PM
10-26-2006 01:33 PM - edited 10-26-2006 01:33 PM
Message Edited by Jarrod S. on 10-26-2006 01:39 PM
10-30-2006 10:02 AM
Actually, any LabVIEW built application needs to have the ActiveX server option checked to include that ability. If it does have that ability checked, then it's pretty easy - just add a reference in Visual Studio to our type library (<labview dir>\resource\labview.tlb) and it'll automatically generate the .NET assembly version.
If the ActiveX stuff is enabled, feel free to post questions as you try to use the interface.
If the ActiveX stuff isn't enabled, there isn't much of an option other than OCR I'm afraid.