Downloads
- Home
- Downloads
HDevRunner 1.0.10
Runs as HDevRunner Demo version by default. Can be upgraded to
HDevRunner Standard or HDevRunner Professional by purchasing a license.
Download
Download HDevRunner 1.0.10
Installer for Windows (exe)
(80 MB)
Download HDevRunner 1.0.10
Installer for Windows (zip)
(80 MB)
HDevRunner runs on Windows 7, 8,
8.1, and 10 on x86 and x64 operating systems with HALCON 11, 12, 13,
18.05, 18.11, 19.05, 19.11, 20.05, 20.11, 21.05, 21.11 and/or 22.11 installed. Supports HALCON Steady and
HALCON Progress editions. Contains hdevrunner.exe for x64-win64 and
hdevrunner32.exe for x86sse2-win32 architectures.
Changes
Changes in 1.0.10 (2022-12-17)
- Add support for HALCON 22.11
Changes in 1.0.9 (2021-12-09)
- Add support for HALCON 21.11
Changes in 1.0.8 (2021-08-31)
- Add support for HALCON 21.05
Changes in 1.0.7 (2020-12-17)
- Add support for HALCON 20.11
Changes in 1.0.6 (2020-09-30)
- Add support for the new orange HALCON dongles for HALCON 12.0.3 and HALCON 12.0.4. Note: This change only affects HALCON 12. For HALCON 13 and later HDevRunner could already be used with these dongles.
Changes in 1.0.5 (2020-07-03)
-
Add support for HALCON 19.05, HALCON 19.11, and HALCON 20.05
-
Add support for HALCON XL. Thus, processing of images with large sizes is now possible.
-
Fix: HALCON 19.05 is now correctly auto-detected. The leading 0 in the minor version caused problems in
some cases.
Changes in 1.0.4 (2019-01-01)
-
Add support for HALCON 18.05 and HALCON 18.11, e.g. support
for the new data type "handle".
-
Fix command line flag "-n" to choose between HALCON Steady and
Progress editions (use -n "18.11-Progress" or
-n "18.11-Steady").
-
Set working directory to the directory of the script/procedure to be
executed to get the same behavior as in HDevelop.
Changes in 1.0.3 (2018-07-07)
Changes in 1.0.2 (2017-12-14)
- Added example: unittest.
-
Accept partially matching HALCON version with "--halconversion", e.g.
"13" instead of "13.0".
-
Usability improvements: Extended error messages, updated installer
icon.
-
Extended watch mode and automatic error lookup to paths imported with
the HALCON import operator.
- Measure and show script/procedure loading and execution time.
-
Show command line arguments for licensing in --help: get
dongle host IDs, set license key, get active HALCON
installation.
- Minor bug fixes.
Changes in 1.0.1
-
Added examples: calibration, detect-hdevrunner,
eval-on-multiple-images, eval-with-wrapper-procedure, exit-operator,
hello-world.
- Added HDevRunner Manual.
- Fixed some minor issues with the console window.
-
Made sure that the operator dev_set_window_extents does not move a
Graphics Window if Row or Column is negative.
-
Improved display of runtime errors of HDevelop programs in the
HDevRunner Console window.
-
Fixed special problem where sometimes a HDevEngineException returns
with a getProcName() of the form 'main (C:/projects/myfile.hdev)'
instead of 'main'.
- Improved description of command line arguments for --help.