Using Thorlabs DPC5500 with Matlab
이전 댓글 표시
Has anyone been able to interface the Thorlabs DPC5500 polarization controller with Matlab? The system uses VISA-TCPIP drivers, but after connecting the device, i cannot read any data out of the device. I used the NI I/O Trace application to look at the communications and it seems the viOpenDefaultRM session address is wrong. Is there a way of telling matlab to use specific session addresses? I suspect part of the problem is that matlab is using a generic type visa instrument, and there are no Thorlab instruments. Does anyone know of a good tutorial on how to create a new visa instrument in matlab? any information will be of great help.
답변 (3개)
Vinod
2014년 7월 4일
1 개 추천
I think you need to look at the manual for the thorlabs device and see if the commands you are sending to get the instrument to respond are correct. I usually start with the *IDN? query and see if that works.
Vinod
2014년 6월 14일
0 개 추천
Can you point me to the driver you are using? Also if you haven't already, take a look at the documentation on using drivers in MATLAB .
Fernando Souto
2014년 6월 16일
카테고리
도움말 센터 및 File Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!