Dobot Magician User Guide
Dobot Magician Homing Operation
Issue V1.9.0 (2020-07-23)
User Guide
Copyright © Yuejiang Technology Co., Ltd.
137
Scripting
You can control Dobot Magician over scripting. Dobot Magician supports various API, such
as velocity/acceleration setting, motion mode setting, and I/O configuration, which uses Python
language for secondary development. For details about the Dotob Magician API interface and
function description, please see
Dobot Magician API Description.
The download path is
https://www.dobot.cc/downloadcenter.html?sub_cat=72#sub-download
Prerequisites
Dobot Magician has been powered on.
Dobot Magician has been connected to DobotStudio successfully.
Procedure
The
Script
page is displayed.
You can call the interface by double-clicking on the left pane of the
Script
page, the
corresponding interface will be displayed on the middle pane, as shown in Figure
5.168. You can also click
icon of the corresponding interface to view the way
how to set the parameters. The scripting examples (including Jog, PTP, and Pallet)
can refer to
Installation directory
/
DobotStudio/config/ststore/
.
Figure 5.168 Write a script
The Saving Scrip File
page is displayed.