1
czw
8 小时以前 e97a0f31c187e25d9b2480b6e144648239dae80d
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
}