Controllers for Thorlabs PM100 (2006/older era)

버전 1.1.0.0 (931 KB) 작성자: Graduate Student
This is a simple library giving you basic controls over a thorlabs PM100 power meter.
다운로드 수: 256
업데이트 날짜: 2016/7/19

라이선스 보기

This allows a computer to automate several of the power meter's functions. This library should be able to control several meters simultaneously. I specifically tested it by taking the custom thorlabs db-9 cable coming out of the power meter, plugging it into a prolific serial to usb adapter, and plugging that usb into my computer. You should be careful with the db-9 cable. The official thorlabs cable is not rs-232. The manual claims the cable is a null modem cable (cross over). But it appears to be a custom wiring not typical of null modem cables you can purchase online. Using a continuity test on a multimeter I was able to wire up my own version of this cable. Included is a diagram showing the pinout I used which is working.

It should be fairly straightforward to adapt the thorpm_findinstrument.m program to use a COM port directly, and it may not require any modification at all. This library allows you to use several power meters at the same time.
The functions provided are:
-open communication
-read power
-read calibration wavelength (this wavelength is used for correction purposes by the instrument, but not all power meter heads use this feature)
-set calibration wavelength

Additionally I have included the original pdf document, which can be used to create any other possible functions. Feel free to ask questions, it would be very exciting to learn that my work is being used by others.

인용 양식

Graduate Student (2024). Controllers for Thorlabs PM100 (2006/older era) (https://www.mathworks.com/matlabcentral/fileexchange/58245-controllers-for-thorlabs-pm100-2006-older-era), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Instrument Control Toolbox에 대해 자세히 알아보기
태그 태그 추가
도움

받음: solstislab

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

-v 1.1 update: included information about the custom db-9 cable and the pinout diagram.

1.0.0.0