From 58c1a87f19a96a1d62df382a01ed0dfd36e2f84b Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期五, 04 七月 2025 16:34:53 +0800 Subject: [PATCH] 1 --- HnSx/Scripts/Script.json | 125 +++++++++++++++++++++++++++-------------- 1 files changed, 82 insertions(+), 43 deletions(-) diff --git a/HnSx/Scripts/Script.json b/HnSx/Scripts/Script.json index 233efaf..254a0d6 100644 --- a/HnSx/Scripts/Script.json +++ b/HnSx/Scripts/Script.json @@ -11,48 +11,9 @@ "ParentID": "", "Children": [ { - "ID": "20250701110610426", - "Name": "Program1", - "Desc": "", - "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"TaskEverythingRun\");", - "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"TaskEverythingRun\");", - "ParentID": "20250701102338326", - "Children": [], - "Type": "Program", - "Property": { - "SyncExec": "True", - "RepeatExec": "None", - "ExceCount": 1, - "ExceInternal": 3000, - "StartCondition": { - "Type": "View", - "Event": "", - "Expression": "", - "Judge": "", - "Command": {}, - "HmiEvent": { - "20250704082900797": [ - "Open" - ] - } - }, - "EndCondition": { - "Type": "None", - "Event": "", - "Expression": "", - "Judge": "", - "Command": {}, - "HmiEvent": {} - } - }, - "FullName": "涓氬姟閫昏緫.Program1", - "ParentFullName": "涓氬姟閫昏緫", - "Enabled": "Enabled" - }, - { "ID": "20250704090126015", - "Name": "Program2", - "Desc": "", + "Name": "鍒濆鍖栭厤缃�, + "Desc": "exec", "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadSettingInit\", new object[] { tag });", "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadSettingInit\", new object[] { tag });", "ParentID": "20250701102338326", @@ -84,7 +45,85 @@ "HmiEvent": {} } }, - "FullName": "涓氬姟閫昏緫.Program2", + "FullName": "涓氬姟閫昏緫.鍒濆鍖栭厤缃�, + "ParentFullName": "涓氬姟閫昏緫", + "Enabled": "Enabled" + }, + { + "ID": "20250701110610426", + "Name": "鍚姩杩炴帴鏈嶅姟", + "Desc": "姣斿tcp http 鍜�websocket", + "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"TaskEverythingRun\");", + "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"TaskEverythingRun\");", + "ParentID": "20250701102338326", + "Children": [], + "Type": "Program", + "Property": { + "SyncExec": "True", + "RepeatExec": "None", + "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": "20250704145122680", + "Name": "楂橀�鎵爜鍒嗘嫞妯″潡", + "Desc": "1", + "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadwebSoc\");", + "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadwebSoc\");", + "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" } @@ -153,6 +192,6 @@ } ], "CreationTime": "2025-07-01 10:23:38", - "LastWriteTime": "2025-07-04 11:04:09", + "LastWriteTime": "2025-07-04 14:55:05", "HasSaved": true } \ No newline at end of file -- Gitblit v1.9.1