增加了关于双步进电机同步运行

This commit is contained in:
xin
2020-09-10 17:22:43 +08:00
parent 495f947827
commit 93e9d8d222
14 changed files with 58 additions and 9 deletions

View File

@ -20,4 +20,8 @@
新加内容
5、设置加减速度 SettingUpandDownSpeed(int addspeed, int downspeed)
5、设置加减速度 SettingUpandDownSpeed(int addspeed, int downspeed)
2020-9-10
增加了关于双步进电机同步运行 函数如下:
void setSyncMode(); 调用该函数后 改类就变成双步进电机了nettcp+RS485协议