diff --git a/aio/README.md b/aio/README.md index 9c35038..f5b9072 100644 --- a/aio/README.md +++ b/aio/README.md @@ -138,6 +138,7 @@ pyinstaller --noconfirm --onedir --windowed --add-data "C:/Users/Administrator/A 4. 由于xCore系统问题,运行过程中可能会出现机器人宕机问题,如果遇到,可以手动重启控制柜,重新运行 5. 运行过程中,如果是因为机器问题无法达到额定百分比速度,会在日志输出框提示,注意观察 6. 运行自动化程序之前,确保机器处于正常状态,无故障,未触发急停 +7. 需要额外硬件接线,详细参考configs.xlsx中急停接线图sheet页 #### 6) 电机电流自动化测试 diff --git a/aio/assets/autotest.xml b/aio/assets/autotest.xml index a16e7c4..51aa397 100644 --- a/aio/assets/autotest.xml +++ b/aio/assets/autotest.xml @@ -17,7 +17,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -137,7 +137,7 @@ - + @@ -157,7 +157,7 @@ - + @@ -177,7 +177,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -217,7 +217,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -257,7 +257,7 @@ - + @@ -277,7 +277,7 @@ - + @@ -297,7 +297,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -397,14 +397,14 @@ - - - - - - - - + + + + + + + + @@ -426,7 +426,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -466,7 +466,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -546,7 +546,7 @@ - + @@ -566,7 +566,7 @@ - + @@ -586,7 +586,7 @@ - + @@ -606,7 +606,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -646,7 +646,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -686,13 +686,13 @@ - - - - - - - + + + + + + + @@ -714,13 +714,13 @@ - - - - - - - + + + + + + + @@ -742,13 +742,13 @@ - - - - - - - + + + + + + + @@ -770,13 +770,13 @@ - - - - - - - + + + + + + + @@ -798,13 +798,13 @@ - - - - - - - + + + + + + + @@ -826,13 +826,13 @@ - - - - - - - + + + + + + + @@ -854,13 +854,13 @@ - - - - - - - + + + + + + + @@ -882,7 +882,7 @@ - + @@ -902,7 +902,7 @@ - + @@ -922,7 +922,7 @@ - + @@ -942,6 +942,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/aio/assets/configs.xlsx b/aio/assets/configs.xlsx index 5b781c6..e591d4c 100644 Binary files a/aio/assets/configs.xlsx and b/aio/assets/configs.xlsx differ