From c6c6ca4fc4038aefb13ffcd8e024652c84a5b32f Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期三, 09 七月 2025 11:43:02 +0800 Subject: [PATCH] 1 --- 2025年6月12日/AuxAllWCS/Scripts/Script.json | 45 ++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 42 insertions(+), 3 deletions(-) diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Scripts/Script.json" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Scripts/Script.json" index 90c3e72..2a9948e 100644 --- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Scripts/Script.json" +++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Scripts/Script.json" @@ -481,8 +481,8 @@ "ID": "20250531163716255", "Name": "ResolveMesTask", "Desc": "", - "Content": "//mes 浠诲姟鎷嗗垎銆備竴娈典换鍔″拰 澶氭浠诲姟銆俓r\nToWMSMES.ResMesTask();", - "ContentCopy": "//mes 浠诲姟鎷嗗垎銆備竴娈典换鍔″拰 澶氭浠诲姟銆俓r\nToWMSMES.ResMesTask();", + "Content": "//mes 浠诲姟鎷嗗垎銆備竴娈典换鍔″拰 澶氭浠诲姟銆俓r\nToWMSMES.ResMesTask(tag);", + "ContentCopy": "//mes 浠诲姟鎷嗗垎銆備竴娈典换鍔″拰 澶氭浠诲姟銆俓r\nToWMSMES.ResMesTask(tag);", "ParentID": "20250531163653189", "Children": [], "Type": "Program", @@ -1344,6 +1344,45 @@ "FullName": "涓氬姟閫昏緫.Program4", "ParentFullName": "涓氬姟閫昏緫", "Enabled": "Enabled" + }, + { + "ID": "20250708095248653", + "Name": "鏂扮嚎绋嬫�绾�, + "Desc": "1", + "Content": " AutoThread.InvokeMethod(AutoThread.Instance, \"ThreaTotal\", new object[] { tag });", + "ContentCopy": " AutoThread.InvokeMethod(AutoThread.Instance, \"ThreaTotal\", new object[] { tag });", + "ParentID": "20250226153120175", + "Children": [], + "Type": "Program", + "Property": { + "SyncExec": "False", + "RepeatExec": "Until", + "ExceCount": 1, + "ExceInternal": 3000, + "StartCondition": { + "Type": "View", + "Event": "", + "Expression": "", + "Judge": "", + "Command": {}, + "HmiEvent": { + "20250306140515428": [ + "Open" + ] + } + }, + "EndCondition": { + "Type": "None", + "Event": "", + "Expression": "", + "Judge": "", + "Command": {}, + "HmiEvent": {} + } + }, + "FullName": "涓氬姟閫昏緫.鏂扮嚎绋嬫�绾�, + "ParentFullName": "涓氬姟閫昏緫", + "Enabled": "Enabled" } ], "Type": "Group", @@ -1410,6 +1449,6 @@ } ], "CreationTime": "2025-02-26 15:31:20", - "LastWriteTime": "2025-07-03 14:06:34", + "LastWriteTime": "2025-07-08 09:53:59", "HasSaved": true } \ No newline at end of file -- Gitblit v1.9.1