add(设备检测、读取管片任务、opcua客户端)

This commit is contained in:
2026-01-11 18:24:08 +08:00
parent 6be1e13f18
commit 29c459e0f2
6 changed files with 532 additions and 0 deletions

22
config/monitor_config.ini Normal file
View File

@ -0,0 +1,22 @@
# 系统诊断检测的设备
# 上料斗变送器
[上料斗]
ip = 192.168.250.63
# 下料斗变送器
[下料斗]
ip = 192.168.250.66
# 振捣室 rfid读卡器
[rfid1]
ip = 192.168.250.67
# 振捣室外 rfid读卡器
[rfid2]
ip = 192.168.250.77
[PLC]
ip = 192.168.250.233
[本地]
ip = 127.0.0.1