With HALCON 13, HDevEngine applications can now be de-bugged directly within HDevelop.
HDevEngine allows developers to execute HDevelop code within their C# or C++ application. By attaching HDevelop to this application, the machine vision part can now be debugged using HDevelop. This debugging enables the developer to inspect call stack and variable values while executing procedures step by step, making error tracking a lot easier.
You can even connect HDevelop to an HDevEngine application running on a different computer for remote debugging. For example, debugging a machine on the factory floor can be done directly from the office with this connection. This functionality is also extremely useful for debugging HALCON Embedded devices such as smart cameras.