Here is the sequence:
- Add the following code as a first line in you main() block: setOutputLevel (VerboseLevel_Trace); This command enables the most detailed log with additional diagnostics messages for proceeded steps.
- Launch your code with >> console command redirecting its output to the file. It will look like this
scanning-and-process-sample.exe >> log.txt (please change the file path if necessary). - Share log.txt file with our technical support team, so we can look through the output of your file and advise accordingly. Please do not hesitate to contact our team by emailing support@artec-group.com or by clicking on "Ask Support" button on the upper part of the screen. We will always be happy to assist you and will get back to you as soon as we can.