Photometrics / PyVCAM

Python3.X wrapper for Photometrics and QImaging PVCAM based cameras
MIT License
36 stars 17 forks source link

How to set rolling or global shutter #36

Closed Rabo98 closed 9 months ago

Rabo98 commented 11 months ago

Good morning to everybody.

I want to change the shutter of my camera from "rolling" to "global". Unfortunately, I could not find it in the PyVCAM folder here on GitHub. Can someone help me please? Thank you very much.

tomhanak commented 11 months ago

Rolling or global shutter can be set via exp_out_mode property on Camera class. All available modes are reported via exp_out_modes property.