1
czw
2 天以前 08347c0e1ec3c46f85c7723cba4a76d539aef60c
1
5个文件已修改
14 ■■■■ 已修改文件
HnSx/Build/Project/代码/界面事件.cs 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HnSx/RunTime/Lib/Conn.dll 补丁 | 查看 | 原始文档 | blame | 历史
HnSx/RunTime/Lib/Device.dll 补丁 | 查看 | 原始文档 | blame | 历史
HnSx/RunTime/Lib/VarDB.dll 补丁 | 查看 | 原始文档 | blame | 历史
HnSx/Scripts/Script.json 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HnSx/Build/Project/´úÂë/½çÃæÊ¼þ.cs
@@ -112,9 +112,9 @@
                    if (IsExitApp) { break; }
                    try
                    {
                        #region    [脚本][20250704090126015][业务逻辑.Program2]
                        #region    [脚本][20250704090126015][业务逻辑.启动线程总线]
                        AutoThread.InvokeMethod(AutoThread.Instance, "ThreadSettingInit", new object[] { tag });
                        #endregion [脚本][20250704090126015][业务逻辑.Program2]
                        #endregion [脚本][20250704090126015][业务逻辑.启动线程总线]
                    }
                    catch (Exception ex)
                    {
@@ -122,7 +122,7 @@
                    }
                    finally
                    {
                        System.Threading.Thread.Sleep(10000);
                        System.Threading.Thread.Sleep(3000);
                    }
                }
                ExitJudgeStack.TryPop(out int exitJudgeVal);
HnSx/RunTime/Lib/Conn.dll
Binary files differ
HnSx/RunTime/Lib/Device.dll
Binary files differ
HnSx/RunTime/Lib/VarDB.dll
Binary files differ
HnSx/Scripts/Script.json
@@ -12,7 +12,7 @@
      "Children": [
        {
          "ID": "20250704090126015",
          "Name": "初始化配置",
          "Name": "启动线程总线",
          "Desc": "exec",
          "Content": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadSettingInit\", new object[] { tag });",
          "ContentCopy": "AutoThread.InvokeMethod(AutoThread.Instance, \"ThreadSettingInit\", new object[] { tag });",
@@ -23,7 +23,7 @@
            "SyncExec": "False",
            "RepeatExec": "Until",
            "ExceCount": 1,
            "ExceInternal": 10000,
            "ExceInternal": 3000,
            "StartCondition": {
              "Type": "View",
              "Event": "",
@@ -45,7 +45,7 @@
              "HmiEvent": {}
            }
          },
          "FullName": "业务逻辑.初始化配置",
          "FullName": "业务逻辑.启动线程总线",
          "ParentFullName": "业务逻辑",
          "Enabled": "Enabled"
        },
@@ -192,6 +192,6 @@
    }
  ],
  "CreationTime": "2025-07-01 10:23:38",
  "LastWriteTime": "2025-07-04 14:55:05",
  "LastWriteTime": "2025-07-21 10:11:26",
  "HasSaved": true
}