Overview
This document provides installation and programming information that allow MP7 color camera enabled application development for Windows.
Supported Devices
For the compatible devices list, please visit following page.
https://www.zebra.com/us/en/support-downloads/software/developer-tools/bioptic-color-camera-sdk-for-windows.htmlSupported Windows Operating System
Color Camera SDK for Windows supports the following Windows versions.
- Windows 10 64bit
Version History
Version 1.00.0017 - 07/2024
- Added support for SP72XX and MP72XX.
- Added support to discover and configure multiple color camera models (i.e. PIDs for various MP72XX models).
- Added produce weight data support for C# and C++ sample applications.
- Improved device enumeration speed in the SDK when discovering devices with multiple PIDs.
- Bug fix - Fixed decode data offset configuration to prevent missing barcodes when rapidly scanned.
Version 1.00.0016 - 04/2024
- Code base updated (migrated) to Visual Studio 2019 from Visual Studio 2017.
- Bug fix - Fixed an issue in the Camera SDK Sample application to prevent image resolution-related changes when background detection is in progress. An error message is shown if image resolution is modified while background detection is taking place.
Version 1.00.0015 - 01/2024
- Added logging capabilities to the SDK, using spdlogs for camera SDK modules.
- Bug fix - Now the SDK prevents a firmware update with an invalid DAT file path.
- Bug fix - Addressed an intermittent crash in UVC adapter when retrieving snapshot image frames.
Version 1.00.0013 - 06/2020
- Initial release.