Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
54
Debug Global Script via Visual Studio
1. Click to open the directory of the global script, and open GlobalUserScript.sln with
Visual Studio. Set the breaking point in the program and generate a solution.
2. Add the global script to the process and click Attach.
3. Click Once in DobotVisionStudio to check whether it runs to the breaking point.