Part Number: LMX2595EVM
Other Parts Discussed in Thread: LMX2592, LMX2595, LMX2582, USB2ANY, LMX2581
Hi Timothy T (or other LMK hardware support team members)
I've been trying to an instance of TICS Pro as an Active X server in MATLAB R2017b (64 bit), without success. I am able to create an ActiveX server object in MATLAB just fine, but when I invoke the "Initialize" method I get the the following error:
"Error
Object reference not set to an instance of an object.
Possible Reasons: TICS Pro"
I also tried to manually register the needed TICS Pro DLL (ActiveXTICSPro.dll) in the registry using this command:
Regsvr32 "C:\Program Files (x86)\Texas Instruments\TICS Pro\ActiveXTICSPro.dll"
and then I get the error message:
"The module "C:\Program Files (x86)\Texas Instruments\TICS Pro\ActiveXTICSPro.dll" was loaded but the entry-point DllRegisterServer was not found. Make sure that "C:\Program Files (x86)\Texas Instruments\TICS Pro\ActiveXTICSPro.dll" is a valid DLL or OCX file and then try again."
Is there a known-good .dll file that will allow MATLAB (R2017b, 64bit) to create an ActiveX server object for the TICSPro program? I downloaded and installed the latest version of the TICS Pro software (V1.6.8, released 8 June 2018), but this didn't help. My operating system is Windows 10 Home 64 bit.
Thanks in advance for your help with this.
Best Regards,
Steve Krupa