Toolbar

Functions corresponding to numbers 1-17 in the toolbar can all be found in the menu bar.
| No. | Icon | Name | Description |
|---|---|---|---|
| 1 | New Project | AI-Vision has no project open, or if the current project does not need saving, creating a new project clears the interface content and shows a prompt. | |
| 2 | Open Project | Opens an existing project file (file extension .aivs). | |
| 3 | Open Example | Opens the Examples window, allowing access to the software's "Getting Started/Advanced/Project Examples". | |
| 4 | Save | the current project is new, a Save window opens for the user to choose the path and filename. the project already exists, the Save function saves the modifications, overwriting the original project file. | |
| 5 | Save As | Saves the modified project without overwriting the original file. A Save As window opens. After saving, the newly saved project file opens automatically. | |
| 6 | Run All | Executes the entire program once, following the tool order in the Program Run Bar. a breakpoint exists, the program stops there. a tool is disabled, the program skips it and continues. This button is disabled while the program is running. | |
| 7 | Step Over | Executes the next single step in the tool sequence of the Program Run Bar. the current tool is the last one, the run label returns to the first tool after stepping. the current tool is a condition or jump tool, the run label jumps to the corresponding logical position after stepping. This button is disabled while the program is running. | |
| 8 | Run Loop | Continuously runs the program in the Program Run Bar in a loop. a breakpoint exists, the program stops there. a tool is disabled, the program skips it and continues. This button is disabled while the program is running. | |
| 9 | Pause | the program is running, pauses the execution and returns the current run label to the first line of the program. the program is not running, this function is disabled. | |
| 10 | Clear Log | Clears the run output results, including: the run status in the Program Run Bar, the image content in the Image Display Bar, and the list content in the Debug Output Bar. | |
| 11 | Global Variables | Opens the Global Variables window. For details, please refer to the Global Variables Page. | |
| 12 | Recipe Management | Opens the Recipe Management window. For details, please refer to the Recipe Management Page. | |
| 13 | Device Management | Opens the Device Management window. For details, please refer to the Device Configuration Page. | |
| 14 | Add View | Adds an Image Display (IM) window. Different IM windows can display corresponding image content. | |
| 15 | Reset Window Layout | IM window sizes can be edited. Click this to restore them to their original sizes. | |
| 16 | Save Layout | Saves the current layout of the IM windows. | |
| 17 | Image Operation Instructions | View the operation instructions for the IM window ![]() |

