Skip to content

Running List

It is used to design image processing workflows. It can be combined with the run buttons in the toolbar for program running and debugging, with the image display bar to view the tool's output image results, and with the debug output bar to view the tool's output results.

Adding Tools

There are 3 ways to add tools to the running list:

  1. Right-click on the tool name in the tool list, and click "Add" in the pop-up menu.
  2. Double-click the tool in the tool list.
  3. Left-click on the tool in the tool list and drag it to the running list.

Reminder

Tools added via right-clicking or double-clicking are added to the last line of the program by default.

Tool Row

Serial Number
Name
Description
1Running StatusEmpty: This row has not been run
Blue: The program has reached this row but not yet executed it
Green: This row ran successfully
Red: This row failed to run
Yellow: This row ran with a warning
2Tool Row NumberThe row number of all tools in the current program running bar, arranged from top to bottom
Row numbers start from 0
3Breakpoint MarkA mark for interrupting the run. When a breakpoint is enabled, full run and loop run will stop at this row
4Disable MarkA mark for disabling the tool. When enabled, the tool in this row will not be executed
5Tool IconThe icon of the tool in this row
6Tool NameThe name of the tool in this row, which can be customized by the user. Tool names within a single program cannot be duplicated
The default is the tool name, and this attribute is used when binding parameters
7Execution ResultThe result after the execution of the tool in this row
Green: This row ran successfully
Red: This row failed to run
Yellow: This row ran with a warning
8Running TimeThe time taken to execute the tool in this row once, unit: ms
9Tool CommentRemarks for the tool, which can be defined by the user
10Upgrade MarkWhen a tool update is available, the image here lights up to prompt that the tool needs to be updated
Tools that are not updated will not run properly
11Total Run CountThe total number of times the tool has been executed in the current program
This data will be reset to 0 when the clear record button in the toolbar is clicked
12Successful Run CountThe total number of successful executions of the tool in the current program
This data will be reset to 0 when the clear record button in the toolbar is clicked
13Warning Run CountThe total number of executions with warnings of the tool in the current program
This data will be reset to 0 when the clear record button in the toolbar is clicked
14Failed Run CountThe total number of failed executions of the tool in the current program
This data will be reset to 0 when the clear record button in the toolbar is clicked

Shortcuts

AI-Vision also provides shortcuts to simplify operations. The following are detailed explanations of the shortcuts for main functions:

Menu Bar
Ctrl + ASelect all operators in the current running list
Ctrl + CCopy the currently selected operator
Ctrl + XCut the currently selected operator
Ctrl + VPaste the copied/cut operator

Right-Click Menu

NameDescription
EditPop up the Tool Editing Window to modify the parameters of the tool. For details, please refer to Tool Editing Page
CopyCopy the tool in this row, including all parameters, excluding states (breakpoints, disable)
PastePaste the tool to the row above the specified tool. It can be pasted repeatedly, and the row numbers of the tools after this row will be automatically reordered
CutCut the tool in this row. The tool with the row number of this row will disappear, and the row numbers of the tools after this row will be automatically reordered
RenameModify the tool name
Tool names within a single program cannot be duplicated
DeleteDelete the tool
CommentModify the comment of the tool in this row. Click to pop up the Modify Comment Window

Drag

Change the position of the tool in the program. The row number of the dragged tool will be automatically updated.

AI-Vision, Making 3D Measurement Easier