mabuchilab / Instrumental

Python-based instrumentation library from the Mabuchi Lab.
http://instrumental-lib.readthedocs.org/
GNU General Public License v3.0
117 stars 77 forks source link

Command list for Thorlabs DCx Camera #122

Open Xaego opened 3 years ago

Xaego commented 3 years ago

Hi I try work with Thorlabs DCx Camera, but cannot find commands list. Could you help?

natezb commented 3 years ago

It appears the module documentation didn't generate properly for the most recent release. I believe there should be minimal to no changes since 0.5, so you can use the 0.5 docs.

Alternatively, you can reference the docstrings located in the code: https://github.com/mabuchilab/Instrumental/blob/master/instrumental/drivers/cameras/uc480.py.