Activity
From 03/19/2022 to 04/17/2022
04/17/2022
- XZ 02:26 AM Support: RE: How to adjust the camera exposure time?
- Michael Williamson wrote in message#6189:
> You might dump out all the registers and check if there is an AutoTargetBrightness and make sure that is disabled. Which variant of Basler sensor are you using?
How should I dump out all t...
04/16/2022
- XZ 01:13 PM Support: RE: How to adjust the camera exposure time?
- daA1280-54bm
Yes, I ignored the parameter Autotargetbrightness. Thank you. I'll try again.
If I don't adjust the exposure time. And lower the value of the parameter autotargetbrightness. Can it achieve the same effect as reducing t... - MW 12:39 PM Support: RE: How to adjust the camera exposure time?
- You might dump out all the registers and check if there is an AutoTargetBrightness and make sure that is disabled. Which variant of Basler sensor are you using?
- In order to adjust the camera exposure time. I add the code in the picture to main.cpp. Recompile and run demo_app. But the brightness of the image does not change. How can I apply the adjusted exposure time to the camera?
Thank you.