From e97a0f31c187e25d9b2480b6e144648239dae80d Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期一, 28 七月 2025 09:00:06 +0800 Subject: [PATCH] 1 --- HnSx/Scripts/Script.json | 61 +++++++++++++++++++++++++----- 1 files changed, 50 insertions(+), 11 deletions(-) diff --git a/HnSx/Scripts/Script.json b/HnSx/Scripts/Script.json index 233efaf..8f5ef1e 100644 --- a/HnSx/Scripts/Script.json +++ b/HnSx/Scripts/Script.json @@ -11,9 +11,48 @@ "ParentID": "", "Children": [ { + "ID": "20250704090126015", + "Name": "鍚姩绾跨▼鎬荤嚎", + "Desc": "exec", + "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadSettingInit\", new object[] { tag });", + "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadSettingInit\", new object[] { tag });", + "ParentID": "20250701102338326", + "Children": [], + "Type": "Program", + "Property": { + "SyncExec": "False", + "RepeatExec": "Until", + "ExceCount": 1, + "ExceInternal": 3000, + "StartCondition": { + "Type": "View", + "Event": "", + "Expression": "", + "Judge": "", + "Command": {}, + "HmiEvent": { + "20250704082900797": [ + "Open" + ] + } + }, + "EndCondition": { + "Type": "None", + "Event": "", + "Expression": "", + "Judge": "", + "Command": {}, + "HmiEvent": {} + } + }, + "FullName": "涓氬姟閫昏緫.鍚姩绾跨▼鎬荤嚎", + "ParentFullName": "涓氬姟閫昏緫", + "Enabled": "Enabled" + }, + { "ID": "20250701110610426", - "Name": "Program1", - "Desc": "", + "Name": "鍚姩杩炴帴鏈嶅姟", + "Desc": "姣斿tcp http 鍜�websocket", "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"TaskEverythingRun\");", "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"TaskEverythingRun\");", "ParentID": "20250701102338326", @@ -45,16 +84,16 @@ "HmiEvent": {} } }, - "FullName": "涓氬姟閫昏緫.Program1", + "FullName": "涓氬姟閫昏緫.鍚姩杩炴帴鏈嶅姟", "ParentFullName": "涓氬姟閫昏緫", "Enabled": "Enabled" }, { - "ID": "20250704090126015", - "Name": "Program2", - "Desc": "", - "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadSettingInit\", new object[] { tag });", - "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadSettingInit\", new object[] { tag });", + "ID": "20250704145122680", + "Name": "楂橀�鎵爜鍒嗘嫞妯″潡", + "Desc": "1", + "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadwebSoc\");\r\n", + "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadwebSoc\");\r\n", "ParentID": "20250701102338326", "Children": [], "Type": "Program", @@ -62,7 +101,7 @@ "SyncExec": "False", "RepeatExec": "Until", "ExceCount": 1, - "ExceInternal": 10000, + "ExceInternal": 3000, "StartCondition": { "Type": "View", "Event": "", @@ -84,7 +123,7 @@ "HmiEvent": {} } }, - "FullName": "涓氬姟閫昏緫.Program2", + "FullName": "涓氬姟閫昏緫.楂橀�鎵爜鍒嗘嫞妯″潡", "ParentFullName": "涓氬姟閫昏緫", "Enabled": "Enabled" } @@ -153,6 +192,6 @@ } ], "CreationTime": "2025-07-01 10:23:38", - "LastWriteTime": "2025-07-04 11:04:09", + "LastWriteTime": "2025-07-21 11:16:15", "HasSaved": true } \ No newline at end of file -- Gitblit v1.9.1