IMAGO Windows SDK  1.7.10.0 (2024-04-16)
Release Notes

Windows SDK Release Notes

Windows SDK Release Notes
Version OS support Changes
1.7.10.0
(2024-04-16)
64 bit
1.7.7.0
(2023-01-03)
64 bit
1.7.5.0
(2021-12-10)
64 bit
1.7.3.0
(2020-05-12)
64 bit
1.7.1.0
(2020-02-26)
64 bit
  • Rename SDK to "IMAGO Windows SDK" (was AGE-X SDK)
  • Provide 'Release Notes' in HTML format
  • Provide API documentation in HTML format instead of .chm
  • Move 'First Steps' PDF document into API documentation: First Steps
  • Make sure that new drivers get installed during a SDK update
  • VIB Interface library API enhancement:
1.6.8.0
(2019-03-08)
64 bit
1.6.5.6
(2018-03)
64 bit
  • Add full support for the VisionBox AGE-X5
  • Remove support for 32 bit Windows OS, 32 bit applications are still supported
  • Fix broken support for RS-422 in SDK v1.6.5.5 for the VisionBox AGE-X2 and the PCIe Camera Link card
1.6.5.5
(2017-11)
64 bit, 32 bit
  • Add Support for 24 Multiplexer output lines (for supported hardware only)
1.6.5.4
(2017-10)
64 bit, 32 bit
  • Add preliminary support for the VisionBox AGE-X5
  • The Watchdog can now optionally reset the Multiplexer and the Watchdog state is readable (requires FPGA support)
  • I/O Scheduler: add Advanced Features (freeze mode, reset signal, encoder multiplexer, automatic re-queue mode, larger buffers)
  • Support more than four I/O Schedulers
  • Service device: the FAN speed on the VisionBox AGE-X4 is now readable
  • The sensitivity for Digital input events is now adjustable, see VIB::DigitalInput::ConfigureInputEvent()
  • USB driver: fix a possible race condition on simultaneous access
  • USB driver: add support for Windows 10 code signing requirements
1.6.5.1
(2017-06)
64 bit, 32 bit
  • Add support for the PCIe Camera Link card
  • PCI driver: add support for Windows 10 code signing requirements
  • HALCON support and LabView examples are removed and provided as separate package
  • Camera Link bug fix: the sequence of ready images could be incorrect under high CPU load
  • Optimize and restructure internal synchronization (the library version can't be used with older versions at the same time)
  • Add support for serial number for the Smart NIC (ToE & PoE) and Camera Link interfaces (for VisionBox AGE-X2 and PCIe VisionBoards)
1.6.3.1
(2016-03)
64 bit, 32 bit
  • Update TriggerGenerator: Counters and Dividers can now take the encoder direction into account
  • Camera Link bug fix: Image format for CL-Medium with 8-bit / 6-taps and 24-bit / 2-taps was not correct
1.6.3.0
(2016-01)
64 bit, 32 bit
  • Add support for the VisionBox AGE-X4 with the PCIe VisionBoards 'Machine Vision Controller' and 'Smart NIC' (PoE / ToE)
  • Add support for the Machine Vision Manager (external box with RTCC connected via USB)
  • Camera Link: fix a situation where a waiting user thread wasn't woken up for every ready image
  • Fix a possible race condition which occurs under heavy CPU load when rapidly reading from the same device
1.6.2.1
(2015-07)
64 bit, 32 bit
  • Make signals from the second digital input module available to the Multiplexer
  • Fix the temperature read out for the VisionBox AGE-X2 'Wildcat'
1.6.2.0
(2015-03)
64 bit, 32 bit
  • Add support for the VisionBox AGE-X3 'Tigrillo'
1.6.1.0
(2015-02)
64 bit, 32 bit
  • Add support for the VisionBox AGE-X2 with Camera Link interface
1.6.0.0
(2014-10)
64 bit, 32 bit
  • Add support for multiple systems (mainboard, Camera Link, Smart NIC)
  • Add support for the VisionBox AGE-X2 with Smart NIC interface (ToE / PoE)
  • Include the FPGA Update to the SDK
  • FPGA version 1.0.0.24 for the VisionBox AGE-X2: fix broken LED / WDT time base and add support for Smart NIC interface
1.5.2.0
(2014-09)
64 bit, 32 bit
  • Increase size of I/O Scheduler buffer to 128 entries (requires FPGA support)
  • Strobe update:
  • Add limited HALCON 11 support (Examples, DLLs, First-Steps)
  • Add examples for AMD64
1.5.1.2
(2014-08)
64 bit, 32 bit
  • Add support for HALCON and HDevelop
1.5.1.0
(2014-03)
64 bit, 32 bit
1.5.0.0
(2014-01)
64 bit, 32 bit
  • Add Support for I/O Scheduler
  • Add Multiplexer output lines as source for the Digital Outputs (VisionBox AGE-X2)
1.4.0
(2013-08)
64 bit, 32 bit
  • Add support for 64 bit Windows
  • Add support for 64 bit version of the VIB Interface library
  • Add new .NET library VIB_NET (32 and 64 bit) and help file 'VIB_NET_v0.1.0.chm'
  • Update 'VisionBox Age-X FirstSteps.pdf' and 'VisionBox Age-X HardwareManual.pdf' and add .NET support
1.3.0
(2013-02)
32 bit
  • Add support for the VisionBox AGE-X2
  • Digital input de-bounce time can be adjusted
1.2.4
(2012-10)
32 bit
1.2.3
(2012-06)
32 bit
  • Fix the Installer environment variable
  • Fix a I²C Mutex lock problem
1.2.2
(2012-06)
32 bit
  • Add Support for the FPGA device VIB::TriggerGenerator
1.2
(2012-01)
32 bit
  • Improveme documentation and create SDK documentation
  • Bug fix: under high CPU load it was possible that the strobe current measurement missed the strobe pulse timing
  • Add blocking function for waiting for digital inputs events: VIB::DigitalInput::WaitForInputEvent()
  • Renamed some functions to make naming conventions more consistent