Controllers for Thorlabs PM100d

Controllers for basic use of the thorlabs PM100d power meters
325.0 次下载
更新时间 2021/9/8

查看许可证

These are controllers for the thorlabs pm100d power meter, allowing you to:
-measure power
-set calibration wavelength
-get calibration wavelength
Please note, in order to get this matlab code working, you should first ensure that the thorlabs optical power meter utility software runs and can communicate with your power meter.
The thorlabs optical power meter utility version 5.4 can be downloaded at:
You may have to download and install Visa 17 from national instruments (free), at this location:
Once those programs are downloaded and installed, test that you can communicate with your power meter using the thorlabs optical power meter utility. If you can, then use that software to find the usb board number, which should look similar to this: USB0::0x1313::0x8078::P0004854::INSTR. The number comes up in a pop up when you turn the power meter utility on.
Once you have your usb board number, you will want to edit it into the if statement in line 62 of the thorpm100d_findinstrument function.
I recommend adding the functions to your matlab path if you intend to use them in a lab setting.

引用格式

Jonathan Beaumariage (2024). Controllers for Thorlabs PM100d (https://www.mathworks.com/matlabcentral/fileexchange/98884-controllers-for-thorlabs-pm100d), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

changed description a little bit to include editing in your usb board numbers

1.0.0