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
pypylon release 26.01.0
Changes:
Version 26.1.0
- Date 2026-02-18
- Updated to pylon Software Suite 26.1.0 on all platforms.
This contains pylon C++ SDK 11.3.0, pylon Data Processing C++ SDK 4.1.1
and is based on GenICam 3.5 reference implementation.
- The version scheme has been aligned with the pylon Software Suite
and there will be monthly releases going forward.
- Deprecated GetDataComponent method. Use GetDataComponentByIndex or
with pypylon 26.01 and above the GetDataComponentByType methods of
PylonDataContainer or GrabResultData instead.
- Update reference version for all platforms.
- Fixed deployment issue to pypi and GitHub releases in GitHub actions.
- Added stride parameter in ndarray to support PaddingX