basler / pypylon

The official python wrapper for the pylon Camera Software Suite
http://www.baslerweb.com
BSD 3-Clause "New" or "Revised" License
567 stars 207 forks source link

Do I need to stop grabbing images before changing exposure? #403

Open maxwxzheng opened 3 years ago

maxwxzheng commented 3 years ago

I'm working with Basler ace devices. I'm using hard-trigger and grab loop thread provided by the Instant Camera class to get the images. Can I change the exposure of the camera while continuously triggering the camera at around 50 fps? Do I need to call StopGrabbing before changing the exposure?

thiesmoeller commented 3 years ago

You can change exposure and gain at any time