From b698a2085fd090e90abedb1e91266ec496574b29 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期四, 16 四月 2026 23:31:35 +0800
Subject: [PATCH] 1
---
Code/测试工具/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Server/Data/instance-HCSC1/config.json | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
diff --git "a/Code/\346\265\213\350\257\225\345\267\245\345\205\267/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Server/Data/instance-HCSC1/config.json" "b/Code/\346\265\213\350\257\225\345\267\245\345\205\267/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Server/Data/instance-HCSC1/config.json"
index 3700eb3..e916dec 100644
--- "a/Code/\346\265\213\350\257\225\345\267\245\345\205\267/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Server/Data/instance-HCSC1/config.json"
+++ "b/Code/\346\265\213\350\257\225\345\267\245\345\205\267/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Server/Data/instance-HCSC1/config.json"
@@ -1,17 +1,16 @@
锘縶
"id": "HCSC1",
- "name": "\u5316\u62101\u53F7\u5806\u579B\u673A",
+ "name": "\u5316\u6210\u5806\u579B\u673A",
"plcType": "S71500",
- "port": 104,
- "activationKey": "4b86f3fc-f650-3b08-5924-b0f8278d6ed2",
- "autoStart": true,
- "protocolTemplateId": "plclink-stacker-v1",
+ "port": 102,
+ "activationKey": "",
+ "autoStart": false,
+ "protocolTemplateId": "protocol-HCSC1",
"memoryConfig": {
"mRegionSize": 1024,
- "dbBlockCount": 2,
+ "dbBlockCount": 1,
"dbBlockNumbers": [
- 900,
- 910
+ 510
],
"dbBlockSize": 65536,
"iRegionSize": 256,
--
Gitblit v1.9.3