liuwf 10 months ago
parent e4816d76e5
commit d055590569

@ -133,8 +133,8 @@
"EquipName": "SidePanelPlc", "EquipName": "SidePanelPlc",
"PlcType": "Melsec", "PlcType": "Melsec",
"Enabled": true, "Enabled": true,
"IP": "127.0.0.1", // "IP": "127.0.0.1",
// "IP": "10.10.91.1", "IP": "10.10.91.1",
"Port": 5552 "Port": 5552
}, },
{ {
@ -142,8 +142,8 @@
"EquipName": "BackPanelPLC", "EquipName": "BackPanelPLC",
"PlcType": "Melsec", "PlcType": "Melsec",
"Enabled": true, "Enabled": true,
"IP": "127.0.0.1", // "IP": "127.0.0.1",
// "IP": "10.10.91.6", "IP": "10.10.91.6",
"Port": 5553 "Port": 5553
} }
] ]

Loading…
Cancel
Save