python-microscope / microscope

Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.
https://www.python-microscope.org
GNU General Public License v3.0
66 stars 38 forks source link

Mutex error when opening Ximea camra #253

Closed dijo1998 closed 1 year ago

dijo1998 commented 1 year ago

Hi all, I am trying to connect to a Ximea xiQ camera using python microscope. But I am getting error saying "ERROR 57: Resource (device) or function locked by mutex" . This ha[[ens for the line of code which opens the device. I also tried with xiAPI Python. But the result is same error. Can someone help me solve this issue. @carandraug

carandraug commented 1 year ago

Double post from https://forum.image.sc/t/ximea-camera-xiapi-python-python-microscope/72093/2 As this does not appear to be an issue in Python-Microscope (because it can be reproduce using xiApiPython alone), let's continue the discussion there.