add(设备检测、读取管片任务、opcua客户端)
This commit is contained in:
22
config/monitor_config.ini
Normal file
22
config/monitor_config.ini
Normal 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
|
||||
Reference in New Issue
Block a user