更新2026

This commit is contained in:
GukSang.Jin
2026-05-16 17:47:46 +08:00
parent 6ed2c7a45e
commit bf58b3e2bd
7 changed files with 188 additions and 82 deletions

View File

@@ -3,8 +3,8 @@
"DefaultConnection": "Data Source=TabletTests.db"
},
"Plc": {
"Type": "Simulator", // "Simulator" 或 "ModbusTcp"
"IpAddress": "127.0.0.1",
"Type": "ModbusTcp",
"IpAddress": "192.168.1.10",
"Port": 502,
"SlaveId": 1,
"HardnessValue": 100,