|
@@ -1,15 +1,26 @@
|
|
|
# iocollect
|
|
|
-## function\_ v1.0:
|
|
|
-######<u>Created on May 5th, 2023</u>
|
|
|
-#####GPIOA port level detection;
|
|
|
-#####GPIOB port level detection;
|
|
|
-#####GPIOB output level setting;
|
|
|
-#####ADC 3-way detection (2x 4-20mA, temperature);
|
|
|
-#####ADC 2-way calibration (2x 4-20mA);
|
|
|
-#####System software restart;
|
|
|
-## function\_ v1.1:
|
|
|
-######<u>Updated on May 5, 2023 at 13:32</u>
|
|
|
-#####Add View Device Address;
|
|
|
-#####Software modification baud rate;
|
|
|
+
|
|
|
[http://192.168.0.139:3000/xuy/iocollect](http://192.168.0.139:3000/xuy/iocollect "远程仓库")
|
|
|
+### function_v1.0:
|
|
|
+**Function**
|
|
|
+> ######<u>Created on 2023/5/5 </u>
|
|
|
+> #####GPIOA port level detection;
|
|
|
+> #####GPIOB port level detection;
|
|
|
+> #####GPIOB output level setting;
|
|
|
+> #####ADC 3-way detection (2x 4-20mA, temperature);
|
|
|
+> #####ADC 2-way calibration (2x 4-20mA);
|
|
|
+> #####System software restart;
|
|
|
+
|
|
|
+---
|
|
|
+### function_v1.1:
|
|
|
+**Add Function**
|
|
|
+> ######<u>Updated on 2023/5/5 </u>
|
|
|
+> #####Add View Device Address;
|
|
|
+> #####Software modification baud rate;
|
|
|
+
|
|
|
+---
|
|
|
+**Functional improvements**
|
|
|
+> ######<u>Updated on 2023/5/17 15:41:37 </u>
|
|
|
+> #####Increase the stable response time for sending and receiving to 35ms
|
|
|
+
|
|
|
|