Controllers for Thorlabs PM100d

Controllers for basic use of the thorlabs PM100d power meters

Vous suivez désormais cette soumission

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.

Citation pour cette source

Jonathan Beaumariage (2026). Controllers for Thorlabs PM100d (https://fr.mathworks.com/matlabcentral/fileexchange/98884-controllers-for-thorlabs-pm100d), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.1

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

1.0.0