This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am trying to create a VBA/Matlab driver for TICSPro.
Anything I can do to fix this problem?
Thanks,
Amaury,
Attached is an excel worksheet that I have that works for me. Looking from your code, maybe you have seen this before.
1373.TICSPro Automation Example.xlsmI installed TICSPro NOT to program files. I don't know if this has anythign to do with it. If this doesn't work, I'm not sure. We use windows 7. If this is windows 10, I think I may have heard a complaint of it not working, but can't remember.
REgards,
Dean
Hi,
thanks for the answer, I try to install the softaware in different places and it doesn't work. I have the same errors.
I'm in Windows 10. Nobody has any idea ?
Thanks
Hello Amaury,
I think what you need to do is initialize to the part directory which is located at: C:\ProgramData\Texas Instruments\TICS Pro
So...
Call TICSProLoader.Initialize("C:\ProgramData\Texas Instruments\TICS Pro")
Let me know if this works for you.
73,
Timothy