Skip to content

Debug Output Panel

The Debug Output Panel is divided into four parts: Global Variables List (Global Variables), Operator Variables List (Operator Variables), Connected Devices List (Device Status), and Operation Log.

Global Variables

NameTypeRangeDescription
NamestringGlobal variable name
TypeBasic TypesCurrent variable type, conforming to basic type definitions
ValueCurrent value of the variable
Default ValueValue when the variable is reset

Operator Variables

After tools in the program list finish executing, click on a tool row to display the output results of the corresponding tool in this area.

NameTypeRangeDescription
Tool NameCurrent name of the operator
This field is empty when clicking on blank areas or non-executed tools
Resultbooltrue/falseTool execution result, true for OK, false for NG
Warningbooltrue/falseIndicates whether there are WARNs during tool execution, true if present, false if not
MessagemessagePrompt information returned by the tool when Result is not OK
If multiple messages exist, they are returned as an array
TimefloatTime consumed for one tool execution, unit: ms
OthersNon-fixed return content, please refer to the tool's return description, Tool Introduction

Device Status

NameImageDescription
Device StatusDisplays the status of devices configured in the current project, colored indicates device is connected, gray indicates device is not connected

Log Management

NameTypeRangeDescription
TimetimeTime when this log entry was generated
Levelinfo/warn/errorLog level
Note: Debug level logs are not displayed here, they are directly saved in the software's log file
ContentSpecific content of the log

AI-Vision, Making 3D Measurement Easier