Debug in HALCON

Debugging your program in Hdevelop may be challenging, as the error message is not always easy to understand. In that case, Output Console may provide more details.

For example, if you set SamplingPixel to blueSubsample4x4 for a Zivid Two M70 camera, you will get the following error message:

HALCON Hdevelop error dialog

It is not necessarily straightforward to understand that blueSubsample4x4 is not supported by Zivid 2 M70. However, looking at Output Console will give you a more detailed error message:

HALCON Hdevelop error dialog