Hi ! and thank you four your great project.
I try to change the Camera Properties, but I fail.
The examples in the PylonSDK (C++) use
Camera = pTl->CreateDevice( devices[ 0 ] ); Camera.Open(); Camera.ExposureTimeRaw.SetValue( 500 );
but this does not work in Python.
may somebody please help me to modify the Brightness, Gain, Exposure-Time and Contrast ?
Thanks in advance
Marc