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/Variable/变量数据库.json | 70 ++++++++++++++++++++++++++++++++++- 1 files changed, 68 insertions(+), 2 deletions(-) diff --git "a/HnSx/Variable/\345\217\230\351\207\217\346\225\260\346\215\256\345\272\223.json" "b/HnSx/Variable/\345\217\230\351\207\217\346\225\260\346\215\256\345\272\223.json" index cf6a2a7..8de1fe0 100644 --- "a/HnSx/Variable/\345\217\230\351\207\217\346\225\260\346\215\256\345\272\223.json" +++ "b/HnSx/Variable/\345\217\230\351\207\217\346\225\260\346\215\256\345\272\223.json" @@ -9,10 +9,76 @@ "ParentFullName": "", "FullName": "Tag", "Vars": [], - "Children": [] + "Children": [ + { + "ID": "20250721112111161", + "Name": "Group1", + "Desc": "", + "ParentID": "20250701102337900", + "ParentFullName": "Tag", + "FullName": "Tag.Group1", + "Vars": [ + { + "ID": "20250721112117949", + "Name": "Param3_LAST", + "Desc": "", + "Type": "System.UInt16", + "ShortType": "", + "MinVal": "", + "MaxVal": "", + "DefaultVal": "", + "MapDevice": "PLC1", + "MapParam": "Param3_LAST", + "Map": "PLC1.Param3_LAST", + "Queue": "PLC1Queue", + "Converter": "", + "GroupID": "20250721112111161", + "GroupFullName": "Tag.Group1", + "FullName": "Tag.Group1.Param3_LAST" + }, + { + "ID": "20250721112117933", + "Name": "Param3", + "Desc": "", + "Type": "System.UInt16", + "ShortType": "", + "MinVal": "", + "MaxVal": "", + "DefaultVal": "", + "MapDevice": "PLC1", + "MapParam": "Param3", + "Map": "PLC1.Param3", + "Queue": "PLC1Queue", + "Converter": "", + "GroupID": "20250721112111161", + "GroupFullName": "Tag.Group1", + "FullName": "Tag.Group1.Param3" + }, + { + "ID": "20250721112117918", + "Name": "Param4", + "Desc": "", + "Type": "System.UInt16", + "ShortType": "", + "MinVal": "", + "MaxVal": "", + "DefaultVal": "", + "MapDevice": "PLC1", + "MapParam": "Param4", + "Map": "PLC1.Param4", + "Queue": "PLC1Queue", + "Converter": "", + "GroupID": "20250721112111161", + "GroupFullName": "Tag.Group1", + "FullName": "Tag.Group1.Param4" + } + ], + "Children": [] + } + ] }, "CreationTime": "2025-07-01 10:23:37", - "LastWriteTime": "0001-01-01 00:00:00", + "LastWriteTime": "2025-07-21 11:21:21", "Sample": { "ID": "", "Name": "Tag", -- Gitblit v1.9.1