You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "mypath/test.py", line 4
cam.properties['DecimationVertical'] = 2
File "cython\factory.pyx", line 123, in pypylon.cython.factory._PropertyMap.setitem
OSError: Key is not writable
Does anyone have an idea for doing this ?
The text was updated successfully, but these errors were encountered:
Hi, i am trying to change some of the camera parameters like the 'DecimationVertical'
Here is my code :
It gave me this error :
Does anyone have an idea for doing this ?
The text was updated successfully, but these errors were encountered: