Problem loading Thor TSPO1 sensor dll
조회 수: 9 (최근 30일)
이전 댓글 표시
Hi,
I want to operate TSP01 temperature and humidity sensor with Matlab, but can't seem to load the .dll provided via the software
The dll is in the folder and the address is correct.
I am running Matlab version 2018a. And wonder if there is some sort of version control issue.
This is the error I get
>> NET.addAssembly('C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Thorlabs.TLTSP01B_32.Interop.dll');
Message: Could not load file or assembly 'file:///C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Thorlabs.TLTSP01B_32.Interop.dll'
or one of its dependencies. An attempt was made to load a program with an incorrect format.
Source: mscorlib
HelpLink:
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Surrogate Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!