自研的新版io采集通讯模块,它能采集8路开关量,输出4路开关量,2路4-20mA模拟量,一路NTC探头温度,基于modbusRTU协议通讯
|
2 년 전 | |
---|---|---|
Core | 2 년 전 | |
Doc | 2 년 전 | |
Drivers | 2 년 전 | |
MDK-ARM | 2 년 전 | |
.gitignore | 2 년 전 | |
.mxproject | 2 년 전 | |
iocollect.ioc | 2 년 전 | |
keilkill.bat | 2 년 전 | |
readme.md | 2 년 전 |
http://192.168.0.139:3000/xuy/iocollect
Function
######Created on 2023/5/5 #####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;
Add Function
######Updated on 2023/5/5 #####Add View Device Address; #####Software modification baud rate; ######Updated on 6/5/2023 11:18:02 AM #####Add DMA receive statement;
function_v1.2:
Add Function ######Updated on 6/7/2023 2:10:31 PM #####Add IAP(In Application Programming);