A python package to connect to the Artifex OPM500 optical power monitor
Currently WIP (wavelength calibration and power can be retrieved), some features are not yet implemented.
package (tested version)
regex ( 2021.4.4 )
numpy ( 1.20.1 )
pyserial ( 3.5 )
- identify() takes too long to answer, therefore the answer is partially left in the input buffer and read by other methods.
- Workaround: don't call identify()
Check main()
To request features, you can open an issue.