diff --git a/company-uns.json b/company-uns.json new file mode 100644 index 0000000..6f8c8a9 --- /dev/null +++ b/company-uns.json @@ -0,0 +1,19317 @@ +{ + "$schema": "internal://otopcua/uns-export/v1", + "kind": "fake-company-uns", + "description": "Fictional company UNS generated around the real AVEVA Galaxy 'DEV' TestMachine instances and the areas they are deployed in. Modeled on OtOpcUa's Cluster->Namespace->UnsArea->UnsLine->Equipment->Tag schema. Synthetic naming/asset metadata; every node links back to its real Galaxy source.", + "generatedFrom": { + "file": "galaxy-hierarchy.json", + "galaxyNode": "DESKTOP-6JL3KKO", + "galaxy": "DEV", + "gatewayEndpoint": "http://10.100.0.48:5120 (MxAccess gateway, gRPC)", + "sourceObjectCount": 129 + }, + "company": { + "name": "Northwind Consumer Products", + "enterprise": "northwind", + "site": "birmingham", + "siteDescription": "Birmingham bottling & packaging plant" + }, + "cluster": { + "clusterId": "northwind-birmingham", + "name": "northwind-birmingham-uns", + "enterprise": "northwind", + "site": "birmingham", + "redundancyMode": "Hot", + "nodeCount": 2 + }, + "namespace": { + "namespaceId": "northwind-birmingham-equipment", + "clusterId": "northwind-birmingham", + "kind": "Equipment", + "namespaceUri": "urn:northwind:birmingham:uns" + }, + "uns": { + "unsAreas": [ + { + "unsAreaId": "area-filling", + "clusterId": "northwind-birmingham", + "name": "filling", + "notes": "Filling & Capping", + "source": { + "galaxyArea": "TestArea", + "galaxyGobjectId": 1041 + } + }, + { + "unsAreaId": "area-blending", + "clusterId": "northwind-birmingham", + "name": "blending", + "notes": "Blending & CIP", + "source": { + "galaxyArea": "TestArea2", + "galaxyGobjectId": 1118 + } + }, + { + "unsAreaId": "area-packaging", + "clusterId": "northwind-birmingham", + "name": "packaging", + "notes": "Packaging & Palletizing", + "source": { + "galaxyArea": "TestArea3", + "galaxyGobjectId": 1119 + } + } + ], + "unsLines": [ + { + "unsLineId": "line-filling-line-1", + "unsAreaId": "area-filling", + "name": "line-1", + "notes": "Filling & Capping line-1" + }, + { + "unsLineId": "line-filling-line-2", + "unsAreaId": "area-filling", + "name": "line-2", + "notes": "Filling & Capping line-2" + }, + { + "unsLineId": "line-filling-line-3", + "unsAreaId": "area-filling", + "name": "line-3", + "notes": "Filling & Capping line-3" + }, + { + "unsLineId": "line-blending-cip-1", + "unsAreaId": "area-blending", + "name": "cip-1", + "notes": "Blending & CIP cip-1" + }, + { + "unsLineId": "line-packaging-pack-1", + "unsAreaId": "area-packaging", + "name": "pack-1", + "notes": "Packaging & Palletizing pack-1" + }, + { + "unsLineId": "line-packaging-pack-2", + "unsAreaId": "area-packaging", + "name": "pack-2", + "notes": "Packaging & Palletizing pack-2" + }, + { + "unsLineId": "line-packaging-pack-3", + "unsAreaId": "area-packaging", + "name": "pack-3", + "notes": "Packaging & Palletizing pack-3" + }, + { + "unsLineId": "line-packaging-pack-4", + "unsAreaId": "area-packaging", + "name": "pack-4", + "notes": "Packaging & Palletizing pack-4" + } + ], + "equipment": [ + { + "equipmentId": "eq-filling-line-1-rinser-01", + "unsLineId": "line-filling-line-1", + "name": "rinser-01", + "machineCode": "TestMachine_001", + "manufacturer": "krones", + "model": "Hydra Srs3", + "serialNumber": "SN2600001", + "sapId": "100362757", + "zTag": "ZFIL0001", + "hardwareRevision": "H2.7", + "softwareRevision": "S4.2", + "assetLocation": "northwind/birmingham/filling/line-1", + "equipmentClassRef": "urn:northwind:equipclass:rinser", + "unsPath": "northwind/birmingham/filling/line-1/rinser-01", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_001", + "galaxyGobjectId": 1058, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_001", + "mesReceiverTag": "MESReceiver_001" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-1-rinser-01-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_001.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_001.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_001.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_001.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_001.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_001.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_001.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_001.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_001.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-01-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-1-filler-02", + "unsLineId": "line-filling-line-1", + "name": "filler-02", + "machineCode": "TestMachine_002", + "manufacturer": "sidel", + "model": "SF300 Srs5", + "serialNumber": "SN2600002", + "sapId": "100778335", + "zTag": "ZFIL0002", + "hardwareRevision": "H4.5", + "softwareRevision": "S3.5", + "assetLocation": "northwind/birmingham/filling/line-1", + "equipmentClassRef": "urn:northwind:equipclass:filler", + "unsPath": "northwind/birmingham/filling/line-1/filler-02", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_002", + "galaxyGobjectId": 1061, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_002", + "mesReceiverTag": "MESReceiver_002" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-1-filler-02-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_002.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_002.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_002.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_002.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_002.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_002.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_002.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_002.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-filler-02-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_002.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-1-capper-03", + "unsLineId": "line-filling-line-1", + "name": "capper-03", + "machineCode": "TestMachine_003", + "manufacturer": "khs", + "model": "Innofill Srs4", + "serialNumber": "SN2600003", + "sapId": "100575870", + "zTag": "ZFIL0003", + "hardwareRevision": "H3.0", + "softwareRevision": "S3.1", + "assetLocation": "northwind/birmingham/filling/line-1", + "equipmentClassRef": "urn:northwind:equipclass:capper", + "unsPath": "northwind/birmingham/filling/line-1/capper-03", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_003", + "galaxyGobjectId": 1064, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_003", + "mesReceiverTag": "MESReceiver_003" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-1-capper-03-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_003.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_003.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_003.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_003.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_003.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_003.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_003.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_003.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_003.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_003.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_003.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_003.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_003.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_003.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_003.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_003.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-capper-03-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_003.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-1-labeler-04", + "unsLineId": "line-filling-line-1", + "name": "labeler-04", + "machineCode": "TestMachine_004", + "manufacturer": "krones", + "model": "Contiroll Srs3", + "serialNumber": "SN2600004", + "sapId": "100602681", + "zTag": "ZFIL0004", + "hardwareRevision": "H2.1", + "softwareRevision": "S2.7", + "assetLocation": "northwind/birmingham/filling/line-1", + "equipmentClassRef": "urn:northwind:equipclass:labeler", + "unsPath": "northwind/birmingham/filling/line-1/labeler-04", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_004", + "galaxyGobjectId": 1067, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_004", + "mesReceiverTag": "MESReceiver_004" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-1-labeler-04-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_004.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_004.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_004.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_004.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_004.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_004.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_004.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_004.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_004.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_004.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_004.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_004.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_004.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_004.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_004.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_004.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-labeler-04-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_004.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-1-inspector-05", + "unsLineId": "line-filling-line-1", + "name": "inspector-05", + "machineCode": "TestMachine_005", + "manufacturer": "antares-vision", + "model": "Vmax Srs2", + "serialNumber": "SN2600005", + "sapId": "100747548", + "zTag": "ZFIL0005", + "hardwareRevision": "H1.8", + "softwareRevision": "S3.1", + "assetLocation": "northwind/birmingham/filling/line-1", + "equipmentClassRef": "urn:northwind:equipclass:inspector", + "unsPath": "northwind/birmingham/filling/line-1/inspector-05", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_005", + "galaxyGobjectId": 1070, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_005", + "mesReceiverTag": "MESReceiver_005" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-1-inspector-05-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_005.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_005.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_005.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_005.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_005.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_005.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_005.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_005.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_005.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_005.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_005.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_005.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_005.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_005.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_005.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_005.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-inspector-05-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_005.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-1-coder-06", + "unsLineId": "line-filling-line-1", + "name": "coder-06", + "machineCode": "TestMachine_006", + "manufacturer": "videojet", + "model": "1580 Srs4", + "serialNumber": "SN2600006", + "sapId": "100625406", + "zTag": "ZFIL0006", + "hardwareRevision": "H3.6", + "softwareRevision": "S4.7", + "assetLocation": "northwind/birmingham/filling/line-1", + "equipmentClassRef": "urn:northwind:equipclass:coder", + "unsPath": "northwind/birmingham/filling/line-1/coder-06", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_006", + "galaxyGobjectId": 1073, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_006", + "mesReceiverTag": "MESReceiver_006" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-1-coder-06-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_006.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_006.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_006.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_006.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_006.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_006.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_006.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_006.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_006.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_006.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_006.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_006.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_006.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_006.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_006.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_006.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-coder-06-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_006.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-1-rinser-07", + "unsLineId": "line-filling-line-1", + "name": "rinser-07", + "machineCode": "TestMachine_007", + "manufacturer": "krones", + "model": "Hydra Srs3", + "serialNumber": "SN2600007", + "sapId": "100440613", + "zTag": "ZFIL0007", + "hardwareRevision": "H2.3", + "softwareRevision": "S4.8", + "assetLocation": "northwind/birmingham/filling/line-1", + "equipmentClassRef": "urn:northwind:equipclass:rinser", + "unsPath": "northwind/birmingham/filling/line-1/rinser-07", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_007", + "galaxyGobjectId": 1076, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_007", + "mesReceiverTag": "MESReceiver_007" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-1-rinser-07-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_007.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_007.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_007.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_007.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_007.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_007.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_007.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_007.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_007.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_007.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_007.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_007.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_007.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_007.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_007.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_007.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-1-rinser-07-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_007.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-2-rinser-08", + "unsLineId": "line-filling-line-2", + "name": "rinser-08", + "machineCode": "TestMachine_008", + "manufacturer": "krones", + "model": "Hydra Srs3", + "serialNumber": "SN2600008", + "sapId": "100653357", + "zTag": "ZFIL0008", + "hardwareRevision": "H2.7", + "softwareRevision": "S2.4", + "assetLocation": "northwind/birmingham/filling/line-2", + "equipmentClassRef": "urn:northwind:equipclass:rinser", + "unsPath": "northwind/birmingham/filling/line-2/rinser-08", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_008", + "galaxyGobjectId": 1079, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_008", + "mesReceiverTag": "MESReceiver_008" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-2-rinser-08-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_008.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_008.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_008.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_008.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_008.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_008.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_008.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_008.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_008.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_008.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_008.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_008.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_008.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_008.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_008.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_008.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-rinser-08-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_008.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-2-filler-09", + "unsLineId": "line-filling-line-2", + "name": "filler-09", + "machineCode": "TestMachine_009", + "manufacturer": "sidel", + "model": "SF300 Srs2", + "serialNumber": "SN2600009", + "sapId": "100850012", + "zTag": "ZFIL0009", + "hardwareRevision": "H1.2", + "softwareRevision": "S3.5", + "assetLocation": "northwind/birmingham/filling/line-2", + "equipmentClassRef": "urn:northwind:equipclass:filler", + "unsPath": "northwind/birmingham/filling/line-2/filler-09", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_009", + "galaxyGobjectId": 1082, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_009", + "mesReceiverTag": "MESReceiver_009" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-2-filler-09-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_009.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_009.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_009.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_009.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_009.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_009.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_009.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_009.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_009.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_009.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_009.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_009.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_009.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_009.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_009.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_009.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-filler-09-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_009.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-2-capper-10", + "unsLineId": "line-filling-line-2", + "name": "capper-10", + "machineCode": "TestMachine_010", + "manufacturer": "khs", + "model": "Innofill Srs3", + "serialNumber": "SN2600010", + "sapId": "100484485", + "zTag": "ZFIL0010", + "hardwareRevision": "H2.5", + "softwareRevision": "S3.0", + "assetLocation": "northwind/birmingham/filling/line-2", + "equipmentClassRef": "urn:northwind:equipclass:capper", + "unsPath": "northwind/birmingham/filling/line-2/capper-10", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_010", + "galaxyGobjectId": 1085, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_010", + "mesReceiverTag": "MESReceiver_010" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-2-capper-10-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_010.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_010.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_010.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_010.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_010.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_010.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_010.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_010.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_010.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_010.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_010.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_010.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_010.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_010.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_010.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_010.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-capper-10-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_010.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-2-labeler-11", + "unsLineId": "line-filling-line-2", + "name": "labeler-11", + "machineCode": "TestMachine_011", + "manufacturer": "krones", + "model": "Contiroll Srs4", + "serialNumber": "SN2600011", + "sapId": "100799458", + "zTag": "ZFIL0011", + "hardwareRevision": "H3.8", + "softwareRevision": "S2.6", + "assetLocation": "northwind/birmingham/filling/line-2", + "equipmentClassRef": "urn:northwind:equipclass:labeler", + "unsPath": "northwind/birmingham/filling/line-2/labeler-11", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_011", + "galaxyGobjectId": 1088, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_011", + "mesReceiverTag": "MESReceiver_011" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-2-labeler-11-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_011.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_011.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_011.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_011.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_011.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_011.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_011.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_011.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_011.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_011.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_011.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_011.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_011.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_011.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_011.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_011.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-labeler-11-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_011.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-2-inspector-12", + "unsLineId": "line-filling-line-2", + "name": "inspector-12", + "machineCode": "TestMachine_012", + "manufacturer": "antares-vision", + "model": "Vmax Srs5", + "serialNumber": "SN2600012", + "sapId": "100610251", + "zTag": "ZFIL0012", + "hardwareRevision": "H4.1", + "softwareRevision": "S4.0", + "assetLocation": "northwind/birmingham/filling/line-2", + "equipmentClassRef": "urn:northwind:equipclass:inspector", + "unsPath": "northwind/birmingham/filling/line-2/inspector-12", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_012", + "galaxyGobjectId": 1091, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_012", + "mesReceiverTag": "MESReceiver_012" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-2-inspector-12-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_012.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_012.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_012.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_012.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_012.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_012.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_012.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_012.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_012.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_012.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_012.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_012.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_012.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_012.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_012.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_012.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-inspector-12-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_012.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-2-coder-13", + "unsLineId": "line-filling-line-2", + "name": "coder-13", + "machineCode": "TestMachine_013", + "manufacturer": "videojet", + "model": "1580 Srs4", + "serialNumber": "SN2600013", + "sapId": "100280970", + "zTag": "ZFIL0013", + "hardwareRevision": "H3.0", + "softwareRevision": "S4.0", + "assetLocation": "northwind/birmingham/filling/line-2", + "equipmentClassRef": "urn:northwind:equipclass:coder", + "unsPath": "northwind/birmingham/filling/line-2/coder-13", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_013", + "galaxyGobjectId": 1094, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_013", + "mesReceiverTag": "MESReceiver_013" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-2-coder-13-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_013.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_013.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_013.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_013.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_013.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_013.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_013.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_013.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_013.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_013.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_013.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_013.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_013.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_013.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_013.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_013.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-2-coder-13-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_013.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-3-rinser-14", + "unsLineId": "line-filling-line-3", + "name": "rinser-14", + "machineCode": "TestMachine_014", + "manufacturer": "krones", + "model": "Hydra Srs4", + "serialNumber": "SN2600014", + "sapId": "100397142", + "zTag": "ZFIL0014", + "hardwareRevision": "H3.2", + "softwareRevision": "S4.1", + "assetLocation": "northwind/birmingham/filling/line-3", + "equipmentClassRef": "urn:northwind:equipclass:rinser", + "unsPath": "northwind/birmingham/filling/line-3/rinser-14", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_014", + "galaxyGobjectId": 1097, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_014", + "mesReceiverTag": "MESReceiver_014" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-3-rinser-14-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_014.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_014.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_014.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_014.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_014.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_014.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_014.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_014.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_014.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_014.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_014.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_014.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_014.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_014.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_014.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_014.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-rinser-14-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_014.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-3-filler-15", + "unsLineId": "line-filling-line-3", + "name": "filler-15", + "machineCode": "TestMachine_015", + "manufacturer": "sidel", + "model": "SF300 Srs4", + "serialNumber": "SN2600015", + "sapId": "100781446", + "zTag": "ZFIL0015", + "hardwareRevision": "H3.6", + "softwareRevision": "S4.0", + "assetLocation": "northwind/birmingham/filling/line-3", + "equipmentClassRef": "urn:northwind:equipclass:filler", + "unsPath": "northwind/birmingham/filling/line-3/filler-15", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_015", + "galaxyGobjectId": 1100, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_015", + "mesReceiverTag": "MESReceiver_015" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-3-filler-15-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_015.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_015.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_015.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_015.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_015.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_015.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_015.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_015.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_015.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_015.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_015.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_015.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_015.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_015.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_015.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_015.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-filler-15-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_015.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-3-capper-16", + "unsLineId": "line-filling-line-3", + "name": "capper-16", + "machineCode": "TestMachine_016", + "manufacturer": "khs", + "model": "Innofill Srs4", + "serialNumber": "SN2600016", + "sapId": "100224726", + "zTag": "ZFIL0016", + "hardwareRevision": "H3.6", + "softwareRevision": "S3.5", + "assetLocation": "northwind/birmingham/filling/line-3", + "equipmentClassRef": "urn:northwind:equipclass:capper", + "unsPath": "northwind/birmingham/filling/line-3/capper-16", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_016", + "galaxyGobjectId": 1103, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_016", + "mesReceiverTag": "MESReceiver_016" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-3-capper-16-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_016.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_016.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_016.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_016.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_016.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_016.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_016.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_016.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_016.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_016.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_016.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_016.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_016.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_016.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_016.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_016.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-capper-16-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_016.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-3-labeler-17", + "unsLineId": "line-filling-line-3", + "name": "labeler-17", + "machineCode": "TestMachine_017", + "manufacturer": "krones", + "model": "Contiroll Srs4", + "serialNumber": "SN2600017", + "sapId": "100443526", + "zTag": "ZFIL0017", + "hardwareRevision": "H3.6", + "softwareRevision": "S4.0", + "assetLocation": "northwind/birmingham/filling/line-3", + "equipmentClassRef": "urn:northwind:equipclass:labeler", + "unsPath": "northwind/birmingham/filling/line-3/labeler-17", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_017", + "galaxyGobjectId": 1106, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_017", + "mesReceiverTag": "MESReceiver_017" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-3-labeler-17-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_017.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_017.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_017.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_017.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_017.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_017.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_017.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_017.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_017.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_017.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_017.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_017.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_017.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_017.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_017.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_017.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-labeler-17-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_017.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-3-inspector-18", + "unsLineId": "line-filling-line-3", + "name": "inspector-18", + "machineCode": "TestMachine_018", + "manufacturer": "antares-vision", + "model": "Vmax Srs4", + "serialNumber": "SN2600018", + "sapId": "100473114", + "zTag": "ZFIL0018", + "hardwareRevision": "H3.4", + "softwareRevision": "S2.9", + "assetLocation": "northwind/birmingham/filling/line-3", + "equipmentClassRef": "urn:northwind:equipclass:inspector", + "unsPath": "northwind/birmingham/filling/line-3/inspector-18", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_018", + "galaxyGobjectId": 1109, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_018", + "mesReceiverTag": "MESReceiver_018" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-3-inspector-18-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_018.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_018.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_018.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_018.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_018.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_018.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_018.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_018.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_018.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_018.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_018.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_018.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_018.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_018.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_018.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_018.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-inspector-18-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_018.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-filling-line-3-coder-19", + "unsLineId": "line-filling-line-3", + "name": "coder-19", + "machineCode": "TestMachine_019", + "manufacturer": "videojet", + "model": "1580 Srs5", + "serialNumber": "SN2600019", + "sapId": "100447879", + "zTag": "ZFIL0019", + "hardwareRevision": "H4.9", + "softwareRevision": "S3.2", + "assetLocation": "northwind/birmingham/filling/line-3", + "equipmentClassRef": "urn:northwind:equipclass:coder", + "unsPath": "northwind/birmingham/filling/line-3/coder-19", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_019", + "galaxyGobjectId": 1112, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea", + "delmiaReceiverTag": "DelmiaReceiver_019", + "mesReceiverTag": "MESReceiver_019" + }, + "tags": [ + { + "tagId": "tag-eq-filling-line-3-coder-19-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-temperature-c", + "name": "temperature-c", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestDouble", + "galaxyType": "Double" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-pressure-bar", + "name": "pressure-bar", + "folderPath": "", + "dataType": "Float", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestFloat", + "galaxyType": "Float" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-cycle-time-s", + "name": "cycle-time-s", + "folderPath": "", + "dataType": "Double", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestDuration", + "galaxyType": "ElapsedTime" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-last-cycle-ts", + "name": "last-cycle-ts", + "folderPath": "", + "dataType": "DateTime", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestDateTime", + "galaxyType": "Time" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_019.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_019.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_019.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_019.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_019.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_019.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_019.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_019.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_019.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_019.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_019.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_019.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_019.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_019.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_019.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_019.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-filling-line-3-coder-19-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_019.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-blending-cip-1-blender-20", + "unsLineId": "line-blending-cip-1", + "name": "blender-20", + "machineCode": "TestMachine_020", + "manufacturer": "spx-flow", + "model": "APV-R5 Srs4", + "serialNumber": "SN2600020", + "sapId": "100761530", + "zTag": "ZBLE0020", + "hardwareRevision": "H3.0", + "softwareRevision": "S4.5", + "assetLocation": "northwind/birmingham/blending/cip-1", + "equipmentClassRef": "urn:northwind:equipclass:blender", + "unsPath": "northwind/birmingham/blending/cip-1/blender-20", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_020", + "galaxyGobjectId": 1115, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea2", + "delmiaReceiverTag": "DelmiaReceiver_020", + "mesReceiverTag": "MESReceiver_020" + }, + "tags": [ + { + "tagId": "tag-eq-blending-cip-1-blender-20-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_020.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_020.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_020.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_020.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_020.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_020.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_020.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_020.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_020.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_020.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_020.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_020.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_020.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_020.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_020.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "DelmiaReceiver_020.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_020.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_020.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_020.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_020.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_020.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_020.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_020.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-blending-cip-1-blender-20-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "MESReceiver_020.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-1-cartoner-21", + "unsLineId": "line-packaging-pack-1", + "name": "cartoner-21", + "machineCode": "TestMachine_021", + "manufacturer": "marchesini", + "model": "MC820 Srs2", + "serialNumber": "SN2600021", + "sapId": "100726536", + "zTag": "ZPAC0021", + "hardwareRevision": "H1.6", + "softwareRevision": "S4.8", + "assetLocation": "northwind/birmingham/packaging/pack-1", + "equipmentClassRef": "urn:northwind:equipclass:cartoner", + "unsPath": "northwind/birmingham/packaging/pack-1/cartoner-21", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_021", + "galaxyGobjectId": 1120, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_021_002", + "mesReceiverTag": "TestMachine_021_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-cartoner-21-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_021_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-1-case-packer-22", + "unsLineId": "line-packaging-pack-1", + "name": "case-packer-22", + "machineCode": "TestMachine_022", + "manufacturer": "bosch", + "model": "Elematic Srs4", + "serialNumber": "SN2600022", + "sapId": "100650930", + "zTag": "ZPAC0022", + "hardwareRevision": "H3.0", + "softwareRevision": "S4.3", + "assetLocation": "northwind/birmingham/packaging/pack-1", + "equipmentClassRef": "urn:northwind:equipclass:case-packer", + "unsPath": "northwind/birmingham/packaging/pack-1/case-packer-22", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_022", + "galaxyGobjectId": 1123, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_022_002", + "mesReceiverTag": "TestMachine_022_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-case-packer-22-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_022_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-1-palletizer-23", + "unsLineId": "line-packaging-pack-1", + "name": "palletizer-23", + "machineCode": "TestMachine_023", + "manufacturer": "fanuc", + "model": "M410 Srs5", + "serialNumber": "SN2600023", + "sapId": "100455787", + "zTag": "ZPAC0023", + "hardwareRevision": "H4.7", + "softwareRevision": "S3.6", + "assetLocation": "northwind/birmingham/packaging/pack-1", + "equipmentClassRef": "urn:northwind:equipclass:palletizer", + "unsPath": "northwind/birmingham/packaging/pack-1/palletizer-23", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_023", + "galaxyGobjectId": 1126, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_023_002", + "mesReceiverTag": "TestMachine_023_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-palletizer-23-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_023_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-1-stretch-wrapper-24", + "unsLineId": "line-packaging-pack-1", + "name": "stretch-wrapper-24", + "machineCode": "TestMachine_024", + "manufacturer": "lantech", + "model": "Q300 Srs4", + "serialNumber": "SN2600024", + "sapId": "100542998", + "zTag": "ZPAC0024", + "hardwareRevision": "H3.8", + "softwareRevision": "S4.7", + "assetLocation": "northwind/birmingham/packaging/pack-1", + "equipmentClassRef": "urn:northwind:equipclass:stretch-wrapper", + "unsPath": "northwind/birmingham/packaging/pack-1/stretch-wrapper-24", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_024", + "galaxyGobjectId": 1129, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_024_002", + "mesReceiverTag": "TestMachine_024_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-stretch-wrapper-24-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_024_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-1-checkweigher-25", + "unsLineId": "line-packaging-pack-1", + "name": "checkweigher-25", + "machineCode": "TestMachine_025", + "manufacturer": "mettler-toledo", + "model": "C3570 Srs2", + "serialNumber": "SN2600025", + "sapId": "100674332", + "zTag": "ZPAC0025", + "hardwareRevision": "H1.2", + "softwareRevision": "S2.5", + "assetLocation": "northwind/birmingham/packaging/pack-1", + "equipmentClassRef": "urn:northwind:equipclass:checkweigher", + "unsPath": "northwind/birmingham/packaging/pack-1/checkweigher-25", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_025", + "galaxyGobjectId": 1132, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_025_002", + "mesReceiverTag": "TestMachine_025_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-1-checkweigher-25-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_025_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-2-cartoner-26", + "unsLineId": "line-packaging-pack-2", + "name": "cartoner-26", + "machineCode": "TestMachine_026", + "manufacturer": "marchesini", + "model": "MC820 Srs2", + "serialNumber": "SN2600026", + "sapId": "100391816", + "zTag": "ZPAC0026", + "hardwareRevision": "H1.6", + "softwareRevision": "S3.8", + "assetLocation": "northwind/birmingham/packaging/pack-2", + "equipmentClassRef": "urn:northwind:equipclass:cartoner", + "unsPath": "northwind/birmingham/packaging/pack-2/cartoner-26", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_026", + "galaxyGobjectId": 1135, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_026_002", + "mesReceiverTag": "TestMachine_026_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-cartoner-26-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_026_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-2-case-packer-27", + "unsLineId": "line-packaging-pack-2", + "name": "case-packer-27", + "machineCode": "TestMachine_027", + "manufacturer": "bosch", + "model": "Elematic Srs5", + "serialNumber": "SN2600027", + "sapId": "100295591", + "zTag": "ZPAC0027", + "hardwareRevision": "H4.1", + "softwareRevision": "S2.4", + "assetLocation": "northwind/birmingham/packaging/pack-2", + "equipmentClassRef": "urn:northwind:equipclass:case-packer", + "unsPath": "northwind/birmingham/packaging/pack-2/case-packer-27", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_027", + "galaxyGobjectId": 1138, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_027_002", + "mesReceiverTag": "TestMachine_027_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-case-packer-27-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_027_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-2-palletizer-28", + "unsLineId": "line-packaging-pack-2", + "name": "palletizer-28", + "machineCode": "TestMachine_028", + "manufacturer": "fanuc", + "model": "M410 Srs5", + "serialNumber": "SN2600028", + "sapId": "100394139", + "zTag": "ZPAC0028", + "hardwareRevision": "H4.9", + "softwareRevision": "S3.3", + "assetLocation": "northwind/birmingham/packaging/pack-2", + "equipmentClassRef": "urn:northwind:equipclass:palletizer", + "unsPath": "northwind/birmingham/packaging/pack-2/palletizer-28", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_028", + "galaxyGobjectId": 1141, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_028_002", + "mesReceiverTag": "TestMachine_028_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-palletizer-28-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_028_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-2-stretch-wrapper-29", + "unsLineId": "line-packaging-pack-2", + "name": "stretch-wrapper-29", + "machineCode": "TestMachine_029", + "manufacturer": "lantech", + "model": "Q300 Srs4", + "serialNumber": "SN2600029", + "sapId": "100264886", + "zTag": "ZPAC0029", + "hardwareRevision": "H3.6", + "softwareRevision": "S3.5", + "assetLocation": "northwind/birmingham/packaging/pack-2", + "equipmentClassRef": "urn:northwind:equipclass:stretch-wrapper", + "unsPath": "northwind/birmingham/packaging/pack-2/stretch-wrapper-29", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_029", + "galaxyGobjectId": 1144, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_029_002", + "mesReceiverTag": "TestMachine_029_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-stretch-wrapper-29-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_029_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-2-checkweigher-30", + "unsLineId": "line-packaging-pack-2", + "name": "checkweigher-30", + "machineCode": "TestMachine_030", + "manufacturer": "mettler-toledo", + "model": "C3570 Srs5", + "serialNumber": "SN2600030", + "sapId": "100636195", + "zTag": "ZPAC0030", + "hardwareRevision": "H4.5", + "softwareRevision": "S3.2", + "assetLocation": "northwind/birmingham/packaging/pack-2", + "equipmentClassRef": "urn:northwind:equipclass:checkweigher", + "unsPath": "northwind/birmingham/packaging/pack-2/checkweigher-30", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_030", + "galaxyGobjectId": 1147, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_030_002", + "mesReceiverTag": "TestMachine_030_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-2-checkweigher-30-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_030_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-3-cartoner-31", + "unsLineId": "line-packaging-pack-3", + "name": "cartoner-31", + "machineCode": "TestMachine_031", + "manufacturer": "marchesini", + "model": "MC820 Srs5", + "serialNumber": "SN2600031", + "sapId": "100478539", + "zTag": "ZPAC0031", + "hardwareRevision": "H4.9", + "softwareRevision": "S2.8", + "assetLocation": "northwind/birmingham/packaging/pack-3", + "equipmentClassRef": "urn:northwind:equipclass:cartoner", + "unsPath": "northwind/birmingham/packaging/pack-3/cartoner-31", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_031", + "galaxyGobjectId": 1150, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_031_002", + "mesReceiverTag": "TestMachine_031_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-cartoner-31-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_031_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-3-case-packer-32", + "unsLineId": "line-packaging-pack-3", + "name": "case-packer-32", + "machineCode": "TestMachine_032", + "manufacturer": "bosch", + "model": "Elematic Srs5", + "serialNumber": "SN2600032", + "sapId": "100397559", + "zTag": "ZPAC0032", + "hardwareRevision": "H4.9", + "softwareRevision": "S4.7", + "assetLocation": "northwind/birmingham/packaging/pack-3", + "equipmentClassRef": "urn:northwind:equipclass:case-packer", + "unsPath": "northwind/birmingham/packaging/pack-3/case-packer-32", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_032", + "galaxyGobjectId": 1153, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_032_002", + "mesReceiverTag": "TestMachine_032_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-case-packer-32-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_032_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-3-palletizer-33", + "unsLineId": "line-packaging-pack-3", + "name": "palletizer-33", + "machineCode": "TestMachine_033", + "manufacturer": "fanuc", + "model": "M410 Srs5", + "serialNumber": "SN2600033", + "sapId": "100508291", + "zTag": "ZPAC0033", + "hardwareRevision": "H4.1", + "softwareRevision": "S3.8", + "assetLocation": "northwind/birmingham/packaging/pack-3", + "equipmentClassRef": "urn:northwind:equipclass:palletizer", + "unsPath": "northwind/birmingham/packaging/pack-3/palletizer-33", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_033", + "galaxyGobjectId": 1156, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_033_002", + "mesReceiverTag": "TestMachine_033_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-palletizer-33-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_033_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-3-stretch-wrapper-34", + "unsLineId": "line-packaging-pack-3", + "name": "stretch-wrapper-34", + "machineCode": "TestMachine_034", + "manufacturer": "lantech", + "model": "Q300 Srs4", + "serialNumber": "SN2600034", + "sapId": "100296394", + "zTag": "ZPAC0034", + "hardwareRevision": "H3.4", + "softwareRevision": "S4.4", + "assetLocation": "northwind/birmingham/packaging/pack-3", + "equipmentClassRef": "urn:northwind:equipclass:stretch-wrapper", + "unsPath": "northwind/birmingham/packaging/pack-3/stretch-wrapper-34", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_034", + "galaxyGobjectId": 1159, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_034_002", + "mesReceiverTag": "TestMachine_034_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-stretch-wrapper-34-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_034_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-3-checkweigher-35", + "unsLineId": "line-packaging-pack-3", + "name": "checkweigher-35", + "machineCode": "TestMachine_035", + "manufacturer": "mettler-toledo", + "model": "C3570 Srs2", + "serialNumber": "SN2600035", + "sapId": "100555236", + "zTag": "ZPAC0035", + "hardwareRevision": "H1.6", + "softwareRevision": "S2.2", + "assetLocation": "northwind/birmingham/packaging/pack-3", + "equipmentClassRef": "urn:northwind:equipclass:checkweigher", + "unsPath": "northwind/birmingham/packaging/pack-3/checkweigher-35", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_035", + "galaxyGobjectId": 1162, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_035_002", + "mesReceiverTag": "TestMachine_035_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-3-checkweigher-35-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_035_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-4-cartoner-36", + "unsLineId": "line-packaging-pack-4", + "name": "cartoner-36", + "machineCode": "TestMachine_036", + "manufacturer": "marchesini", + "model": "MC820 Srs4", + "serialNumber": "SN2600036", + "sapId": "100799398", + "zTag": "ZPAC0036", + "hardwareRevision": "H3.8", + "softwareRevision": "S3.2", + "assetLocation": "northwind/birmingham/packaging/pack-4", + "equipmentClassRef": "urn:northwind:equipclass:cartoner", + "unsPath": "northwind/birmingham/packaging/pack-4/cartoner-36", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_036", + "galaxyGobjectId": 1165, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_036_002", + "mesReceiverTag": "TestMachine_036_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-cartoner-36-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_036_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-4-case-packer-37", + "unsLineId": "line-packaging-pack-4", + "name": "case-packer-37", + "machineCode": "TestMachine_037", + "manufacturer": "bosch", + "model": "Elematic Srs3", + "serialNumber": "SN2600037", + "sapId": "100335665", + "zTag": "ZPAC0037", + "hardwareRevision": "H2.5", + "softwareRevision": "S3.9", + "assetLocation": "northwind/birmingham/packaging/pack-4", + "equipmentClassRef": "urn:northwind:equipclass:case-packer", + "unsPath": "northwind/birmingham/packaging/pack-4/case-packer-37", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_037", + "galaxyGobjectId": 1168, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_037_002", + "mesReceiverTag": "TestMachine_037_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-case-packer-37-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_037_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-4-palletizer-38", + "unsLineId": "line-packaging-pack-4", + "name": "palletizer-38", + "machineCode": "TestMachine_038", + "manufacturer": "fanuc", + "model": "M410 Srs3", + "serialNumber": "SN2600038", + "sapId": "100771689", + "zTag": "ZPAC0038", + "hardwareRevision": "H2.9", + "softwareRevision": "S3.0", + "assetLocation": "northwind/birmingham/packaging/pack-4", + "equipmentClassRef": "urn:northwind:equipclass:palletizer", + "unsPath": "northwind/birmingham/packaging/pack-4/palletizer-38", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_038", + "galaxyGobjectId": 1171, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_038_002", + "mesReceiverTag": "TestMachine_038_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-palletizer-38-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_038_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-4-stretch-wrapper-39", + "unsLineId": "line-packaging-pack-4", + "name": "stretch-wrapper-39", + "machineCode": "TestMachine_039", + "manufacturer": "lantech", + "model": "Q300 Srs2", + "serialNumber": "SN2600039", + "sapId": "100473424", + "zTag": "ZPAC0039", + "hardwareRevision": "H1.4", + "softwareRevision": "S2.9", + "assetLocation": "northwind/birmingham/packaging/pack-4", + "equipmentClassRef": "urn:northwind:equipclass:stretch-wrapper", + "unsPath": "northwind/birmingham/packaging/pack-4/stretch-wrapper-39", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_039", + "galaxyGobjectId": 1174, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_039_002", + "mesReceiverTag": "TestMachine_039_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-stretch-wrapper-39-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_039_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + }, + { + "equipmentId": "eq-packaging-pack-4-checkweigher-40", + "unsLineId": "line-packaging-pack-4", + "name": "checkweigher-40", + "machineCode": "TestMachine_040", + "manufacturer": "mettler-toledo", + "model": "C3570 Srs5", + "serialNumber": "SN2600040", + "sapId": "100539563", + "zTag": "ZPAC0040", + "hardwareRevision": "H4.3", + "softwareRevision": "S3.2", + "assetLocation": "northwind/birmingham/packaging/pack-4", + "equipmentClassRef": "urn:northwind:equipclass:checkweigher", + "unsPath": "northwind/birmingham/packaging/pack-4/checkweigher-40", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": "TestMachine_040", + "galaxyGobjectId": 1177, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "galaxyArea": "TestArea3", + "delmiaReceiverTag": "TestMachine_040_002", + "mesReceiverTag": "TestMachine_040_001" + }, + "tags": [ + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-speed-rpm", + "name": "speed-rpm", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040.TestChangingInt", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-production-count", + "name": "production-count", + "folderPath": "", + "dataType": "Int32", + "accessLevel": "ReadOnly", + "historize": true, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040.TestHistoryValue", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-safety-interlock", + "name": "safety-interlock", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040.ProtectedValue", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-maint-lockout", + "name": "maint-lockout", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": true + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040.ProtectedValue1", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-motor-fault", + "name": "motor-fault", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040.TestAlarm001", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-over-temp", + "name": "over-temp", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040.TestAlarm002", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-jam-detected", + "name": "jam-detected", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": true, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040.TestAlarm003", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-in-alarm", + "name": "in-alarm", + "folderPath": "", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040.InAlarm", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-delmia-work-order", + "name": "work-order", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_002.WorkOrderNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-delmia-part-number", + "name": "part-number", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_002.PartNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-delmia-job-step", + "name": "job-step", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_002.JobStepNumber", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-delmia-recipe-path", + "name": "recipe-path", + "folderPath": "delmia", + "dataType": "String", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_002.DownloadPath", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-delmia-recipe-dl-req", + "name": "recipe-dl-req", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_002.RecipeDownloadFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-delmia-recipe-done", + "name": "recipe-done", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_002.RecipeProcessedFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-delmia-recipe-result", + "name": "recipe-result", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_002.RecipeProcessResult", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-delmia-ready", + "name": "ready", + "folderPath": "delmia", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_002.ReadyFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-mes-move-in-req", + "name": "move-in-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_001.MoveInFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-mes-move-in-batch", + "name": "move-in-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_001.MoveInBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-mes-move-in-operator", + "name": "move-in-operator", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_001.MoveInOperatorName", + "galaxyType": "String" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-mes-move-in-ok", + "name": "move-in-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_001.MoveInSuccessFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-mes-move-out-req", + "name": "move-out-req", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_001.MoveOutFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-mes-move-out-batch", + "name": "move-out-batch", + "folderPath": "mes", + "dataType": "Int32", + "accessLevel": "ReadWrite", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_001.MoveOutBatchID", + "galaxyType": "Integer" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-mes-move-out-ok", + "name": "move-out-ok", + "folderPath": "mes", + "dataType": "Boolean", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_001.MoveOutSuccessfulFlag", + "galaxyType": "Boolean" + } + }, + { + "tagId": "tag-eq-packaging-pack-4-checkweigher-40-mes-container-id", + "name": "container-id", + "folderPath": "mes", + "dataType": "String", + "accessLevel": "ReadOnly", + "historize": false, + "tagConfig": { + "isAlarm": false, + "secured": false + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": "TestMachine_040_001.MoveOutMesContainerNum", + "galaxyType": "String" + } + } + ] + } + ] + }, + "stats": { + "areas": 3, + "lines": 8, + "equipment": 40, + "tags": 1036 + }, + "sourceGalaxyHierarchy": { + "galaxyNode": "DESKTOP-6JL3KKO", + "galaxy": "DEV", + "areas": [ + { + "galaxyArea": "TestArea", + "machines": [ + { + "tag": "TestMachine_001", + "gobjectId": 1058, + "unsEquipment": "northwind/birmingham/filling/line-1/rinser-01", + "delmiaReceiver": "DelmiaReceiver_001", + "mesReceiver": "MESReceiver_001" + }, + { + "tag": "TestMachine_002", + "gobjectId": 1061, + "unsEquipment": "northwind/birmingham/filling/line-1/filler-02", + "delmiaReceiver": "DelmiaReceiver_002", + "mesReceiver": "MESReceiver_002" + }, + { + "tag": "TestMachine_003", + "gobjectId": 1064, + "unsEquipment": "northwind/birmingham/filling/line-1/capper-03", + "delmiaReceiver": "DelmiaReceiver_003", + "mesReceiver": "MESReceiver_003" + }, + { + "tag": "TestMachine_004", + "gobjectId": 1067, + "unsEquipment": "northwind/birmingham/filling/line-1/labeler-04", + "delmiaReceiver": "DelmiaReceiver_004", + "mesReceiver": "MESReceiver_004" + }, + { + "tag": "TestMachine_005", + "gobjectId": 1070, + "unsEquipment": "northwind/birmingham/filling/line-1/inspector-05", + "delmiaReceiver": "DelmiaReceiver_005", + "mesReceiver": "MESReceiver_005" + }, + { + "tag": "TestMachine_006", + "gobjectId": 1073, + "unsEquipment": "northwind/birmingham/filling/line-1/coder-06", + "delmiaReceiver": "DelmiaReceiver_006", + "mesReceiver": "MESReceiver_006" + }, + { + "tag": "TestMachine_007", + "gobjectId": 1076, + "unsEquipment": "northwind/birmingham/filling/line-1/rinser-07", + "delmiaReceiver": "DelmiaReceiver_007", + "mesReceiver": "MESReceiver_007" + }, + { + "tag": "TestMachine_008", + "gobjectId": 1079, + "unsEquipment": "northwind/birmingham/filling/line-2/rinser-08", + "delmiaReceiver": "DelmiaReceiver_008", + "mesReceiver": "MESReceiver_008" + }, + { + "tag": "TestMachine_009", + "gobjectId": 1082, + "unsEquipment": "northwind/birmingham/filling/line-2/filler-09", + "delmiaReceiver": "DelmiaReceiver_009", + "mesReceiver": "MESReceiver_009" + }, + { + "tag": "TestMachine_010", + "gobjectId": 1085, + "unsEquipment": "northwind/birmingham/filling/line-2/capper-10", + "delmiaReceiver": "DelmiaReceiver_010", + "mesReceiver": "MESReceiver_010" + }, + { + "tag": "TestMachine_011", + "gobjectId": 1088, + "unsEquipment": "northwind/birmingham/filling/line-2/labeler-11", + "delmiaReceiver": "DelmiaReceiver_011", + "mesReceiver": "MESReceiver_011" + }, + { + "tag": "TestMachine_012", + "gobjectId": 1091, + "unsEquipment": "northwind/birmingham/filling/line-2/inspector-12", + "delmiaReceiver": "DelmiaReceiver_012", + "mesReceiver": "MESReceiver_012" + }, + { + "tag": "TestMachine_013", + "gobjectId": 1094, + "unsEquipment": "northwind/birmingham/filling/line-2/coder-13", + "delmiaReceiver": "DelmiaReceiver_013", + "mesReceiver": "MESReceiver_013" + }, + { + "tag": "TestMachine_014", + "gobjectId": 1097, + "unsEquipment": "northwind/birmingham/filling/line-3/rinser-14", + "delmiaReceiver": "DelmiaReceiver_014", + "mesReceiver": "MESReceiver_014" + }, + { + "tag": "TestMachine_015", + "gobjectId": 1100, + "unsEquipment": "northwind/birmingham/filling/line-3/filler-15", + "delmiaReceiver": "DelmiaReceiver_015", + "mesReceiver": "MESReceiver_015" + }, + { + "tag": "TestMachine_016", + "gobjectId": 1103, + "unsEquipment": "northwind/birmingham/filling/line-3/capper-16", + "delmiaReceiver": "DelmiaReceiver_016", + "mesReceiver": "MESReceiver_016" + }, + { + "tag": "TestMachine_017", + "gobjectId": 1106, + "unsEquipment": "northwind/birmingham/filling/line-3/labeler-17", + "delmiaReceiver": "DelmiaReceiver_017", + "mesReceiver": "MESReceiver_017" + }, + { + "tag": "TestMachine_018", + "gobjectId": 1109, + "unsEquipment": "northwind/birmingham/filling/line-3/inspector-18", + "delmiaReceiver": "DelmiaReceiver_018", + "mesReceiver": "MESReceiver_018" + }, + { + "tag": "TestMachine_019", + "gobjectId": 1112, + "unsEquipment": "northwind/birmingham/filling/line-3/coder-19", + "delmiaReceiver": "DelmiaReceiver_019", + "mesReceiver": "MESReceiver_019" + } + ] + }, + { + "galaxyArea": "TestArea2", + "machines": [ + { + "tag": "TestMachine_020", + "gobjectId": 1115, + "unsEquipment": "northwind/birmingham/blending/cip-1/blender-20", + "delmiaReceiver": "DelmiaReceiver_020", + "mesReceiver": "MESReceiver_020" + } + ] + }, + { + "galaxyArea": "TestArea3", + "machines": [ + { + "tag": "TestMachine_021", + "gobjectId": 1120, + "unsEquipment": "northwind/birmingham/packaging/pack-1/cartoner-21", + "delmiaReceiver": "TestMachine_021_002", + "mesReceiver": "TestMachine_021_001" + }, + { + "tag": "TestMachine_022", + "gobjectId": 1123, + "unsEquipment": "northwind/birmingham/packaging/pack-1/case-packer-22", + "delmiaReceiver": "TestMachine_022_002", + "mesReceiver": "TestMachine_022_001" + }, + { + "tag": "TestMachine_023", + "gobjectId": 1126, + "unsEquipment": "northwind/birmingham/packaging/pack-1/palletizer-23", + "delmiaReceiver": "TestMachine_023_002", + "mesReceiver": "TestMachine_023_001" + }, + { + "tag": "TestMachine_024", + "gobjectId": 1129, + "unsEquipment": "northwind/birmingham/packaging/pack-1/stretch-wrapper-24", + "delmiaReceiver": "TestMachine_024_002", + "mesReceiver": "TestMachine_024_001" + }, + { + "tag": "TestMachine_025", + "gobjectId": 1132, + "unsEquipment": "northwind/birmingham/packaging/pack-1/checkweigher-25", + "delmiaReceiver": "TestMachine_025_002", + "mesReceiver": "TestMachine_025_001" + }, + { + "tag": "TestMachine_026", + "gobjectId": 1135, + "unsEquipment": "northwind/birmingham/packaging/pack-2/cartoner-26", + "delmiaReceiver": "TestMachine_026_002", + "mesReceiver": "TestMachine_026_001" + }, + { + "tag": "TestMachine_027", + "gobjectId": 1138, + "unsEquipment": "northwind/birmingham/packaging/pack-2/case-packer-27", + "delmiaReceiver": "TestMachine_027_002", + "mesReceiver": "TestMachine_027_001" + }, + { + "tag": "TestMachine_028", + "gobjectId": 1141, + "unsEquipment": "northwind/birmingham/packaging/pack-2/palletizer-28", + "delmiaReceiver": "TestMachine_028_002", + "mesReceiver": "TestMachine_028_001" + }, + { + "tag": "TestMachine_029", + "gobjectId": 1144, + "unsEquipment": "northwind/birmingham/packaging/pack-2/stretch-wrapper-29", + "delmiaReceiver": "TestMachine_029_002", + "mesReceiver": "TestMachine_029_001" + }, + { + "tag": "TestMachine_030", + "gobjectId": 1147, + "unsEquipment": "northwind/birmingham/packaging/pack-2/checkweigher-30", + "delmiaReceiver": "TestMachine_030_002", + "mesReceiver": "TestMachine_030_001" + }, + { + "tag": "TestMachine_031", + "gobjectId": 1150, + "unsEquipment": "northwind/birmingham/packaging/pack-3/cartoner-31", + "delmiaReceiver": "TestMachine_031_002", + "mesReceiver": "TestMachine_031_001" + }, + { + "tag": "TestMachine_032", + "gobjectId": 1153, + "unsEquipment": "northwind/birmingham/packaging/pack-3/case-packer-32", + "delmiaReceiver": "TestMachine_032_002", + "mesReceiver": "TestMachine_032_001" + }, + { + "tag": "TestMachine_033", + "gobjectId": 1156, + "unsEquipment": "northwind/birmingham/packaging/pack-3/palletizer-33", + "delmiaReceiver": "TestMachine_033_002", + "mesReceiver": "TestMachine_033_001" + }, + { + "tag": "TestMachine_034", + "gobjectId": 1159, + "unsEquipment": "northwind/birmingham/packaging/pack-3/stretch-wrapper-34", + "delmiaReceiver": "TestMachine_034_002", + "mesReceiver": "TestMachine_034_001" + }, + { + "tag": "TestMachine_035", + "gobjectId": 1162, + "unsEquipment": "northwind/birmingham/packaging/pack-3/checkweigher-35", + "delmiaReceiver": "TestMachine_035_002", + "mesReceiver": "TestMachine_035_001" + }, + { + "tag": "TestMachine_036", + "gobjectId": 1165, + "unsEquipment": "northwind/birmingham/packaging/pack-4/cartoner-36", + "delmiaReceiver": "TestMachine_036_002", + "mesReceiver": "TestMachine_036_001" + }, + { + "tag": "TestMachine_037", + "gobjectId": 1168, + "unsEquipment": "northwind/birmingham/packaging/pack-4/case-packer-37", + "delmiaReceiver": "TestMachine_037_002", + "mesReceiver": "TestMachine_037_001" + }, + { + "tag": "TestMachine_038", + "gobjectId": 1171, + "unsEquipment": "northwind/birmingham/packaging/pack-4/palletizer-38", + "delmiaReceiver": "TestMachine_038_002", + "mesReceiver": "TestMachine_038_001" + }, + { + "tag": "TestMachine_039", + "gobjectId": 1174, + "unsEquipment": "northwind/birmingham/packaging/pack-4/stretch-wrapper-39", + "delmiaReceiver": "TestMachine_039_002", + "mesReceiver": "TestMachine_039_001" + }, + { + "tag": "TestMachine_040", + "gobjectId": 1177, + "unsEquipment": "northwind/birmingham/packaging/pack-4/checkweigher-40", + "delmiaReceiver": "TestMachine_040_002", + "mesReceiver": "TestMachine_040_001" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/company-uns.tree.txt b/company-uns.tree.txt new file mode 100644 index 0000000..753297a --- /dev/null +++ b/company-uns.tree.txt @@ -0,0 +1,56 @@ +Northwind Consumer Products — Unified Namespace +(generated from Galaxy DESKTOP-6JL3KKO\DEV; 40 machines, 1036 signals) + +northwind +└─ birmingham + ├─ filling/ (Filling & Capping; from Galaxy TestArea) + │ ├─ line-1/ + │ │ ├─ rinser-01 [krones Hydra Srs3] ← TestMachine_001 (28 signals) + │ │ ├─ filler-02 [sidel SF300 Srs5] ← TestMachine_002 (28 signals) + │ │ ├─ capper-03 [khs Innofill Srs4] ← TestMachine_003 (28 signals) + │ │ ├─ labeler-04 [krones Contiroll Srs3] ← TestMachine_004 (28 signals) + │ │ ├─ inspector-05 [antares-vision Vmax Srs2] ← TestMachine_005 (28 signals) + │ │ ├─ coder-06 [videojet 1580 Srs4] ← TestMachine_006 (28 signals) + │ │ └─ rinser-07 [krones Hydra Srs3] ← TestMachine_007 (28 signals) + │ ├─ line-2/ + │ │ ├─ rinser-08 [krones Hydra Srs3] ← TestMachine_008 (28 signals) + │ │ ├─ filler-09 [sidel SF300 Srs2] ← TestMachine_009 (28 signals) + │ │ ├─ capper-10 [khs Innofill Srs3] ← TestMachine_010 (28 signals) + │ │ ├─ labeler-11 [krones Contiroll Srs4] ← TestMachine_011 (28 signals) + │ │ ├─ inspector-12 [antares-vision Vmax Srs5] ← TestMachine_012 (28 signals) + │ │ └─ coder-13 [videojet 1580 Srs4] ← TestMachine_013 (28 signals) + │ └─ line-3/ + │ ├─ rinser-14 [krones Hydra Srs4] ← TestMachine_014 (28 signals) + │ ├─ filler-15 [sidel SF300 Srs4] ← TestMachine_015 (28 signals) + │ ├─ capper-16 [khs Innofill Srs4] ← TestMachine_016 (28 signals) + │ ├─ labeler-17 [krones Contiroll Srs4] ← TestMachine_017 (28 signals) + │ ├─ inspector-18 [antares-vision Vmax Srs4] ← TestMachine_018 (28 signals) + │ └─ coder-19 [videojet 1580 Srs5] ← TestMachine_019 (28 signals) + ├─ blending/ (Blending & CIP; from Galaxy TestArea2) + │ └─ cip-1/ + │ └─ blender-20 [spx-flow APV-R5 Srs4] ← TestMachine_020 (24 signals) + └─ packaging/ (Packaging & Palletizing; from Galaxy TestArea3) + ├─ pack-1/ + │ ├─ cartoner-21 [marchesini MC820 Srs2] ← TestMachine_021 (24 signals) + │ ├─ case-packer-22 [bosch Elematic Srs4] ← TestMachine_022 (24 signals) + │ ├─ palletizer-23 [fanuc M410 Srs5] ← TestMachine_023 (24 signals) + │ ├─ stretch-wrapper-24 [lantech Q300 Srs4] ← TestMachine_024 (24 signals) + │ └─ checkweigher-25 [mettler-toledo C3570 Srs2] ← TestMachine_025 (24 signals) + ├─ pack-2/ + │ ├─ cartoner-26 [marchesini MC820 Srs2] ← TestMachine_026 (24 signals) + │ ├─ case-packer-27 [bosch Elematic Srs5] ← TestMachine_027 (24 signals) + │ ├─ palletizer-28 [fanuc M410 Srs5] ← TestMachine_028 (24 signals) + │ ├─ stretch-wrapper-29 [lantech Q300 Srs4] ← TestMachine_029 (24 signals) + │ └─ checkweigher-30 [mettler-toledo C3570 Srs5] ← TestMachine_030 (24 signals) + ├─ pack-3/ + │ ├─ cartoner-31 [marchesini MC820 Srs5] ← TestMachine_031 (24 signals) + │ ├─ case-packer-32 [bosch Elematic Srs5] ← TestMachine_032 (24 signals) + │ ├─ palletizer-33 [fanuc M410 Srs5] ← TestMachine_033 (24 signals) + │ ├─ stretch-wrapper-34 [lantech Q300 Srs4] ← TestMachine_034 (24 signals) + │ └─ checkweigher-35 [mettler-toledo C3570 Srs2] ← TestMachine_035 (24 signals) + └─ pack-4/ + ├─ cartoner-36 [marchesini MC820 Srs4] ← TestMachine_036 (24 signals) + ├─ case-packer-37 [bosch Elematic Srs3] ← TestMachine_037 (24 signals) + ├─ palletizer-38 [fanuc M410 Srs3] ← TestMachine_038 (24 signals) + ├─ stretch-wrapper-39 [lantech Q300 Srs2] ← TestMachine_039 (24 signals) + └─ checkweigher-40 [mettler-toledo C3570 Srs5] ← TestMachine_040 (24 signals) diff --git a/galaxy-hierarchy.json b/galaxy-hierarchy.json new file mode 100644 index 0000000..8baf9fd --- /dev/null +++ b/galaxy-hierarchy.json @@ -0,0 +1,114605 @@ +{ + "objects": [ + { + "gobjectId": 1040, + "tagName": "DEV", + "browseName": "DEV", + "isArea": true, + "categoryId": 13, + "hostedByGobjectId": 1043, + "templateChain": [ + "$gArea", + "$Area" + ], + "attributes": [ + { + "attributeName": "AlarmAggregationStateCmd", + "fullTagReference": "DEV.AlarmAggregationStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DEV.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DEV.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCnt", + "fullTagReference": "DEV.AlarmDSCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCntTotal", + "fullTagReference": "DEV.AlarmDSCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCntTotal.Historized", + "fullTagReference": "DEV.AlarmDSCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DEV.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DEV.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DEV.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DEV.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DEV.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DEV.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DEV.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DEV.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCnt", + "fullTagReference": "DEV.AlarmOnCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCntTotal", + "fullTagReference": "DEV.AlarmOnCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCntTotal.Historized", + "fullTagReference": "DEV.AlarmOnCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "AlarmShelvingEnableCmd", + "fullTagReference": "DEV.AlarmShelvingEnableCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCnt", + "fullTagReference": "DEV.AlarmUnAckedCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCntTotal", + "fullTagReference": "DEV.AlarmUnAckedCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCntTotal.Historized", + "fullTagReference": "DEV.AlarmUnAckedCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DEV.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DEV.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DEV.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DEV.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DEV.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DEV.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DEV.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DEV.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DEV.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DEV.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DEV.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DEV.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DEV.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DEV.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PlantState", + "fullTagReference": "DEV.PlantState", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "PlantStateAlarmMode", + "fullTagReference": "DEV.PlantStateAlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DEV.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DEV.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DEV.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DEV.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DEV.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DEV.UDAs", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1043, + "tagName": "DevAppEngine", + "browseName": "DevAppEngine", + "parentGobjectId": 1040, + "categoryId": 3, + "hostedByGobjectId": 1042, + "templateChain": [ + "$gAppEngine", + "$AppEngine" + ], + "attributes": [ + { + "attributeName": "AlarmAggregationStateCmd", + "fullTagReference": "DevAppEngine.AlarmAggregationStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DevAppEngine.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DevAppEngine.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCnt", + "fullTagReference": "DevAppEngine.AlarmDSCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DevAppEngine.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DevAppEngine.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DevAppEngine.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DevAppEngine.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DevAppEngine.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DevAppEngine.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DevAppEngine.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DevAppEngine.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCnt", + "fullTagReference": "DevAppEngine.AlarmOnCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmShelvingEnableCmd", + "fullTagReference": "DevAppEngine.AlarmShelvingEnableCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCnt", + "fullTagReference": "DevAppEngine.AlarmUnAckedCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DevAppEngine.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DevAppEngine.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DevAppEngine.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DevAppEngine.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DevAppEngine.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DevAppEngine.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AlarmsThrottled", + "fullTagReference": "DevAppEngine.Engine.AlarmsThrottled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 12, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AlarmsThrottled.Historized", + "fullTagReference": "DevAppEngine.Engine.AlarmsThrottled.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AlarmThrottleLimit", + "fullTagReference": "DevAppEngine.Engine.AlarmThrottleLimit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 9, + "securityClassification": 4 + }, + { + "attributeName": "Engine.AsyncScriptsRunningCnt", + "fullTagReference": "DevAppEngine.Engine.AsyncScriptsRunningCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AsyncScriptsRunningCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.AsyncScriptsRunningCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AsyncScriptsWaitingCnt", + "fullTagReference": "DevAppEngine.Engine.AsyncScriptsWaitingCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AsyncScriptsWaitingCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.AsyncScriptsWaitingCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AsyncScriptThreadMax", + "fullTagReference": "DevAppEngine.Engine.AsyncScriptThreadMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Engine.CheckPointFailed.Alarmed", + "fullTagReference": "DevAppEngine.Engine.CheckPointFailed.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.CheckPointFailed.Condition", + "fullTagReference": "DevAppEngine.Engine.CheckPointFailed.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.CheckpointPath", + "fullTagReference": "DevAppEngine.Engine.CheckpointPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11 + }, + { + "attributeName": "Engine.DataNotifyFailureConsecMax", + "fullTagReference": "DevAppEngine.Engine.DataNotifyFailureConsecMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.EngineAlarmRate", + "fullTagReference": "DevAppEngine.Engine.EngineAlarmRate", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 12, + "securityClassification": -1 + }, + { + "attributeName": "Engine.EngineFailureTimeout", + "fullTagReference": "DevAppEngine.Engine.EngineFailureTimeout", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.ExternalReferenceCnt", + "fullTagReference": "DevAppEngine.Engine.ExternalReferenceCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ExternalReferenceCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.ExternalReferenceCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ExternalReferenceCntUnbound", + "fullTagReference": "DevAppEngine.Engine.ExternalReferenceCntUnbound", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ExternalReferenceCntUnbound.Historized", + "fullTagReference": "DevAppEngine.Engine.ExternalReferenceCntUnbound.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Folding.Alarmed", + "fullTagReference": "DevAppEngine.Engine.Folding.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Folding.Condition", + "fullTagReference": "DevAppEngine.Engine.Folding.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.GlobalAdviseOnlyActiveEnabled", + "fullTagReference": "DevAppEngine.Engine.GlobalAdviseOnlyActiveEnabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.BandwidthLimit", + "fullTagReference": "DevAppEngine.Engine.Historian.BandwidthLimit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.BufferAgeLimit", + "fullTagReference": "DevAppEngine.Engine.Historian.BufferAgeLimit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.BufferCount", + "fullTagReference": "DevAppEngine.Engine.Historian.BufferCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Engine.Historian.BufferSize", + "fullTagReference": "DevAppEngine.Engine.Historian.BufferSize", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Engine.Historian.CompressionEnable", + "fullTagReference": "DevAppEngine.Engine.Historian.CompressionEnable", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.Connection", + "fullTagReference": "DevAppEngine.Engine.Historian.Connection", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.ConnectionPartner", + "fullTagReference": "DevAppEngine.Engine.Historian.ConnectionPartner", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.ConnectionTCPPort", + "fullTagReference": "DevAppEngine.Engine.Historian.ConnectionTCPPort", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.ConnectState", + "fullTagReference": "DevAppEngine.Engine.Historian.ConnectState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.ConnectStateCmd", + "fullTagReference": "DevAppEngine.Engine.Historian.ConnectStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.ConnectStateMask", + "fullTagReference": "DevAppEngine.Engine.Historian.ConnectStateMask", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.Enabled", + "fullTagReference": "DevAppEngine.Engine.Historian.Enabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.EnableTagHierarchy", + "fullTagReference": "DevAppEngine.Engine.Historian.EnableTagHierarchy", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.ForwardingChunkSize", + "fullTagReference": "DevAppEngine.Engine.Historian.ForwardingChunkSize", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.ForwardingDelay", + "fullTagReference": "DevAppEngine.Engine.Historian.ForwardingDelay", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.IdleDuration", + "fullTagReference": "DevAppEngine.Engine.Historian.IdleDuration", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.InStoreForward", + "fullTagReference": "DevAppEngine.Engine.Historian.InStoreForward", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.InStoreForwardMask", + "fullTagReference": "DevAppEngine.Engine.Historian.InStoreForwardMask", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.LateDataEnabled", + "fullTagReference": "DevAppEngine.Engine.Historian.LateDataEnabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Engine.Historian.ProcessInterval", + "fullTagReference": "DevAppEngine.Engine.Historian.ProcessInterval", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.StoreForwardDataLost", + "fullTagReference": "DevAppEngine.Engine.Historian.StoreForwardDataLost", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.StoreForwardDeletionThreshold", + "fullTagReference": "DevAppEngine.Engine.Historian.StoreForwardDeletionThreshold", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.StoreForwardMinDuration", + "fullTagReference": "DevAppEngine.Engine.Historian.StoreForwardMinDuration", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.StoreForwardProblem", + "fullTagReference": "DevAppEngine.Engine.Historian.StoreForwardProblem", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.StoreForwardSpaceAvailable", + "fullTagReference": "DevAppEngine.Engine.Historian.StoreForwardSpaceAvailable", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedExternalGetsCnt", + "fullTagReference": "DevAppEngine.Engine.IssuedExternalGetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedExternalGetsCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.IssuedExternalGetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedExternalSetsCnt", + "fullTagReference": "DevAppEngine.Engine.IssuedExternalSetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedExternalSetsCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.IssuedExternalSetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedInternalGetsCnt", + "fullTagReference": "DevAppEngine.Engine.IssuedInternalGetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedInternalGetsCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.IssuedInternalGetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedInternalSetsCnt", + "fullTagReference": "DevAppEngine.Engine.IssuedInternalSetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedInternalSetsCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.IssuedInternalSetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ObjectQuarantined.Alarmed", + "fullTagReference": "DevAppEngine.Engine.ObjectQuarantined.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ObjectQuarantined.Condition", + "fullTagReference": "DevAppEngine.Engine.ObjectQuarantined.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Objects", + "fullTagReference": "DevAppEngine.Engine.Objects[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessCPULoad", + "fullTagReference": "DevAppEngine.Engine.ProcessCPULoad", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessIODataBytes", + "fullTagReference": "DevAppEngine.Engine.ProcessIODataBytes", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessPageFaults", + "fullTagReference": "DevAppEngine.Engine.ProcessPageFaults", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessPrivateBytes", + "fullTagReference": "DevAppEngine.Engine.ProcessPrivateBytes", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessWorkingSet", + "fullTagReference": "DevAppEngine.Engine.ProcessWorkingSet", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublisherDataNotifyFailureCnt", + "fullTagReference": "DevAppEngine.Engine.PublisherDataNotifyFailureCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublishPacketsRcvdCnt", + "fullTagReference": "DevAppEngine.Engine.PublishPacketsRcvdCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublishPacketsRcvdCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.PublishPacketsRcvdCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublishPacketsSentCnt", + "fullTagReference": "DevAppEngine.Engine.PublishPacketsSentCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublishPacketsSentCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.PublishPacketsSentCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RcvdExternalGetsCnt", + "fullTagReference": "DevAppEngine.Engine.RcvdExternalGetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RcvdExternalGetsCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.RcvdExternalGetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RcvdExternalSetsCnt", + "fullTagReference": "DevAppEngine.Engine.RcvdExternalSetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RcvdExternalSetsCnt.Historized", + "fullTagReference": "DevAppEngine.Engine.RcvdExternalSetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RestartOnFailure", + "fullTagReference": "DevAppEngine.Engine.RestartOnFailure", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "Engine.ScriptExecuteTimeout.Limit", + "fullTagReference": "DevAppEngine.Engine.ScriptExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Engine.StartingFromCheckpoint", + "fullTagReference": "DevAppEngine.Engine.StartingFromCheckpoint", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.StartupReason", + "fullTagReference": "DevAppEngine.Engine.StartupReason", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.StartupType", + "fullTagReference": "DevAppEngine.Engine.StartupType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "Engine.StatsReset", + "fullTagReference": "DevAppEngine.Engine.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Engine.SubscribedAttrCnt", + "fullTagReference": "DevAppEngine.Engine.SubscribedAttrCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscribedObjectCnt", + "fullTagReference": "DevAppEngine.Engine.SubscribedObjectCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriberEngineCnt", + "fullTagReference": "DevAppEngine.Engine.SubscriberEngineCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionAttemptCnt", + "fullTagReference": "DevAppEngine.Engine.SubscriptionAttemptCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionCancelledCnt", + "fullTagReference": "DevAppEngine.Engine.SubscriptionCancelledCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionFailureCnt", + "fullTagReference": "DevAppEngine.Engine.SubscriptionFailureCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionFailureCommsCnt", + "fullTagReference": "DevAppEngine.Engine.SubscriptionFailureCommsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionFailureConfigCnt", + "fullTagReference": "DevAppEngine.Engine.SubscriptionFailureConfigCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionLocalCnt", + "fullTagReference": "DevAppEngine.Engine.SubscriptionLocalCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionRemoteCnt", + "fullTagReference": "DevAppEngine.Engine.SubscriptionRemoteCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SuspendedAttributeCnt", + "fullTagReference": "DevAppEngine.Engine.SuspendedAttributeCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DevAppEngine.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DevAppEngine.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DevAppEngine.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DevAppEngine.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DevAppEngine.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DevAppEngine.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DevAppEngine.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DevAppEngine.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Redundancy.Enabled", + "fullTagReference": "DevAppEngine.Redundancy.Enabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DevAppEngine.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DevAppEngine.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "Scheduler.CheckpointPeriod", + "fullTagReference": "DevAppEngine.Scheduler.CheckpointPeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.CheckpointPeriodAvg", + "fullTagReference": "DevAppEngine.Scheduler.CheckpointPeriodAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.CheckpointPeriodAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.CheckpointPeriodAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ExecInterrupts", + "fullTagReference": "DevAppEngine.Scheduler.ExecInterrupts", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.ExecInterruptsFullEnable", + "fullTagReference": "DevAppEngine.Scheduler.ExecInterruptsFullEnable", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.ExecInterruptsStandardEnable", + "fullTagReference": "DevAppEngine.Scheduler.ExecInterruptsStandardEnable", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.ExecInterruptsTimeAvg", + "fullTagReference": "DevAppEngine.Scheduler.ExecInterruptsTimeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ExecInterruptsTimeAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.ExecInterruptsTimeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ExecutionTimeAvg", + "fullTagReference": "DevAppEngine.Scheduler.ExecutionTimeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ExecutionTimeAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.ExecutionTimeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.HousekeepingTimeAvg", + "fullTagReference": "DevAppEngine.Scheduler.HousekeepingTimeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.HousekeepingTimeAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.HousekeepingTimeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgSizeAvg", + "fullTagReference": "DevAppEngine.Scheduler.InputMsgSizeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgSizeAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.InputMsgSizeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsProcessedAvg", + "fullTagReference": "DevAppEngine.Scheduler.InputMsgsProcessedAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsProcessedAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.InputMsgsProcessedAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsQueuedAvg", + "fullTagReference": "DevAppEngine.Scheduler.InputMsgsQueuedAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsQueuedAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.InputMsgsQueuedAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsQueuedMax", + "fullTagReference": "DevAppEngine.Scheduler.InputMsgsQueuedMax", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputQueueSizeAvg", + "fullTagReference": "DevAppEngine.Scheduler.InputQueueSizeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputQueueSizeAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.InputQueueSizeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputQueueSizeMax", + "fullTagReference": "DevAppEngine.Scheduler.InputQueueSizeMax", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputQueueSizeMaxAllowed", + "fullTagReference": "DevAppEngine.Scheduler.InputQueueSizeMaxAllowed", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ObjectCnt", + "fullTagReference": "DevAppEngine.Scheduler.ObjectCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ObjectsOffscanCnt", + "fullTagReference": "DevAppEngine.Scheduler.ObjectsOffscanCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanCyclesCnt", + "fullTagReference": "DevAppEngine.Scheduler.ScanCyclesCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrun.Alarmed", + "fullTagReference": "DevAppEngine.Scheduler.ScanOverrun.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrun.Condition", + "fullTagReference": "DevAppEngine.Scheduler.ScanOverrun.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrun.HiLimit", + "fullTagReference": "DevAppEngine.Scheduler.ScanOverrun.HiLimit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Scheduler.ScanOverrunsCnt", + "fullTagReference": "DevAppEngine.Scheduler.ScanOverrunsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrunsCnt.Historized", + "fullTagReference": "DevAppEngine.Scheduler.ScanOverrunsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrunsConsecCnt", + "fullTagReference": "DevAppEngine.Scheduler.ScanOverrunsConsecCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanPeriod", + "fullTagReference": "DevAppEngine.Scheduler.ScanPeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "Scheduler.ScanTime", + "fullTagReference": "DevAppEngine.Scheduler.ScanTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.StatsAvgPeriod", + "fullTagReference": "DevAppEngine.Scheduler.StatsAvgPeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.StatsReset", + "fullTagReference": "DevAppEngine.Scheduler.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.TimeIdleAvg", + "fullTagReference": "DevAppEngine.Scheduler.TimeIdleAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeIdleAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.TimeIdleAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeIdleMax", + "fullTagReference": "DevAppEngine.Scheduler.TimeIdleMax", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeIdleMin", + "fullTagReference": "DevAppEngine.Scheduler.TimeIdleMin", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeInputAvg", + "fullTagReference": "DevAppEngine.Scheduler.TimeInputAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeInputAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.TimeInputAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeOutputAvg", + "fullTagReference": "DevAppEngine.Scheduler.TimeOutputAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeOutputAvg.Historized", + "fullTagReference": "DevAppEngine.Scheduler.TimeOutputAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DevAppEngine.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DevAppEngine.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DevAppEngine.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DevAppEngine.UDAs", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1042, + "tagName": "DevPlatform", + "browseName": "DevPlatform", + "parentGobjectId": 1040, + "categoryId": 1, + "hostedByGobjectId": 2, + "templateChain": [ + "$gWinPlatform", + "$WinPlatform" + ], + "attributes": [ + { + "attributeName": "AlarmAggregationStateCmd", + "fullTagReference": "DevPlatform.AlarmAggregationStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DevPlatform.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DevPlatform.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCnt", + "fullTagReference": "DevPlatform.AlarmDSCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DevPlatform.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DevPlatform.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DevPlatform.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DevPlatform.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DevPlatform.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DevPlatform.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DevPlatform.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DevPlatform.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCnt", + "fullTagReference": "DevPlatform.AlarmOnCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmShelvingEnableCmd", + "fullTagReference": "DevPlatform.AlarmShelvingEnableCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCnt", + "fullTagReference": "DevPlatform.AlarmUnAckedCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DevPlatform.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.Acked", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AckMsg", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmInhibit", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmMode", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmModeCmd", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmShelveCmd", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmShelved", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmShelveNode", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmShelveReason", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmShelveStartTime", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmShelveStopTime", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.AlarmShelveUser", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.Category", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.Condition", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.Desc", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.DescAttrName", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.InAlarm", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.Priority", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.TimeAlarmAcked", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.TimeAlarmOff", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CheckpointFileCorruptionAlarm.TimeAlarmOn", + "fullTagReference": "DevPlatform.CheckpointFileCorruptionAlarm.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DevPlatform.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DevPlatform.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DevPlatform.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DevPlatform.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DevPlatform.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CPULoad", + "fullTagReference": "DevPlatform.CPULoad", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CPULoadAvg", + "fullTagReference": "DevPlatform.CPULoadAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CPULoadAvg.Historized", + "fullTagReference": "DevPlatform.CPULoadAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "CPULoadHiAlarm.Alarmed", + "fullTagReference": "DevPlatform.CPULoadHiAlarm.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "CPULoadHiAlarm.Condition", + "fullTagReference": "DevPlatform.CPULoadHiAlarm.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CPULoadHiAlarm.Deadband", + "fullTagReference": "DevPlatform.CPULoadHiAlarm.Deadband", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "CPULoadHiAlarm.Limit", + "fullTagReference": "DevPlatform.CPULoadHiAlarm.Limit", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "CPULoadMax", + "fullTagReference": "DevPlatform.CPULoadMax", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "CPULoadMin", + "fullTagReference": "DevPlatform.CPULoadMin", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "DiskBytesReadAvg", + "fullTagReference": "DevPlatform.DiskBytesReadAvg[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 1, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "DiskBytesWriteAvg", + "fullTagReference": "DevPlatform.DiskBytesWriteAvg[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 1, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "DiskReadsAvg", + "fullTagReference": "DevPlatform.DiskReadsAvg[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 1, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "DisksLogicalNames", + "fullTagReference": "DevPlatform.DisksLogicalNames[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 1, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "DiskSpaceFree", + "fullTagReference": "DevPlatform.DiskSpaceFree[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 1, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "DiskSpaceFreeLoAlarm.Alarmed", + "fullTagReference": "DevPlatform.DiskSpaceFreeLoAlarm.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "DiskSpaceFreeLoAlarm.Condition", + "fullTagReference": "DevPlatform.DiskSpaceFreeLoAlarm.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "DiskSpaceFreeLoAlarm.Limit", + "fullTagReference": "DevPlatform.DiskSpaceFreeLoAlarm.Limit", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "DiskWritesAvg", + "fullTagReference": "DevPlatform.DiskWritesAvg[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 1, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AlarmsThrottled", + "fullTagReference": "DevPlatform.Engine.AlarmsThrottled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 12, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AlarmsThrottled.Historized", + "fullTagReference": "DevPlatform.Engine.AlarmsThrottled.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AlarmThrottleLimit", + "fullTagReference": "DevPlatform.Engine.AlarmThrottleLimit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 9, + "securityClassification": 4 + }, + { + "attributeName": "Engine.AsyncScriptsRunningCnt", + "fullTagReference": "DevPlatform.Engine.AsyncScriptsRunningCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AsyncScriptsRunningCnt.Historized", + "fullTagReference": "DevPlatform.Engine.AsyncScriptsRunningCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AsyncScriptsWaitingCnt", + "fullTagReference": "DevPlatform.Engine.AsyncScriptsWaitingCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AsyncScriptsWaitingCnt.Historized", + "fullTagReference": "DevPlatform.Engine.AsyncScriptsWaitingCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.AsyncScriptThreadMax", + "fullTagReference": "DevPlatform.Engine.AsyncScriptThreadMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Engine.CheckPointFailed.Alarmed", + "fullTagReference": "DevPlatform.Engine.CheckPointFailed.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.CheckPointFailed.Condition", + "fullTagReference": "DevPlatform.Engine.CheckPointFailed.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.CheckpointPath", + "fullTagReference": "DevPlatform.Engine.CheckpointPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11 + }, + { + "attributeName": "Engine.DataNotifyFailureConsecMax", + "fullTagReference": "DevPlatform.Engine.DataNotifyFailureConsecMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.EngineAlarmRate", + "fullTagReference": "DevPlatform.Engine.EngineAlarmRate", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 12, + "securityClassification": -1 + }, + { + "attributeName": "Engine.EngineFailureTimeout", + "fullTagReference": "DevPlatform.Engine.EngineFailureTimeout", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.ExternalReferenceCnt", + "fullTagReference": "DevPlatform.Engine.ExternalReferenceCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ExternalReferenceCnt.Historized", + "fullTagReference": "DevPlatform.Engine.ExternalReferenceCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ExternalReferenceCntUnbound", + "fullTagReference": "DevPlatform.Engine.ExternalReferenceCntUnbound", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ExternalReferenceCntUnbound.Historized", + "fullTagReference": "DevPlatform.Engine.ExternalReferenceCntUnbound.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Folding.Alarmed", + "fullTagReference": "DevPlatform.Engine.Folding.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Folding.Condition", + "fullTagReference": "DevPlatform.Engine.Folding.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.GlobalAdviseOnlyActiveEnabled", + "fullTagReference": "DevPlatform.Engine.GlobalAdviseOnlyActiveEnabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.BandwidthLimit", + "fullTagReference": "DevPlatform.Engine.Historian.BandwidthLimit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.BufferAgeLimit", + "fullTagReference": "DevPlatform.Engine.Historian.BufferAgeLimit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.BufferCount", + "fullTagReference": "DevPlatform.Engine.Historian.BufferCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Engine.Historian.BufferSize", + "fullTagReference": "DevPlatform.Engine.Historian.BufferSize", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Engine.Historian.CompressionEnable", + "fullTagReference": "DevPlatform.Engine.Historian.CompressionEnable", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.Connection", + "fullTagReference": "DevPlatform.Engine.Historian.Connection", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.ConnectionPartner", + "fullTagReference": "DevPlatform.Engine.Historian.ConnectionPartner", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.ConnectionTCPPort", + "fullTagReference": "DevPlatform.Engine.Historian.ConnectionTCPPort", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": 5 + }, + { + "attributeName": "Engine.Historian.ConnectState", + "fullTagReference": "DevPlatform.Engine.Historian.ConnectState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.ConnectStateCmd", + "fullTagReference": "DevPlatform.Engine.Historian.ConnectStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.ConnectStateMask", + "fullTagReference": "DevPlatform.Engine.Historian.ConnectStateMask", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.Enabled", + "fullTagReference": "DevPlatform.Engine.Historian.Enabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.EnableTagHierarchy", + "fullTagReference": "DevPlatform.Engine.Historian.EnableTagHierarchy", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.ForwardingChunkSize", + "fullTagReference": "DevPlatform.Engine.Historian.ForwardingChunkSize", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.ForwardingDelay", + "fullTagReference": "DevPlatform.Engine.Historian.ForwardingDelay", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.IdleDuration", + "fullTagReference": "DevPlatform.Engine.Historian.IdleDuration", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.InStoreForward", + "fullTagReference": "DevPlatform.Engine.Historian.InStoreForward", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.InStoreForwardMask", + "fullTagReference": "DevPlatform.Engine.Historian.InStoreForwardMask", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.LateDataEnabled", + "fullTagReference": "DevPlatform.Engine.Historian.LateDataEnabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Engine.Historian.ProcessInterval", + "fullTagReference": "DevPlatform.Engine.Historian.ProcessInterval", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.StoreForwardDataLost", + "fullTagReference": "DevPlatform.Engine.Historian.StoreForwardDataLost", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.StoreForwardDeletionThreshold", + "fullTagReference": "DevPlatform.Engine.Historian.StoreForwardDeletionThreshold", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.StoreForwardMinDuration", + "fullTagReference": "DevPlatform.Engine.Historian.StoreForwardMinDuration", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Engine.Historian.StoreForwardProblem", + "fullTagReference": "DevPlatform.Engine.Historian.StoreForwardProblem", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Historian.StoreForwardSpaceAvailable", + "fullTagReference": "DevPlatform.Engine.Historian.StoreForwardSpaceAvailable", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedExternalGetsCnt", + "fullTagReference": "DevPlatform.Engine.IssuedExternalGetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedExternalGetsCnt.Historized", + "fullTagReference": "DevPlatform.Engine.IssuedExternalGetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedExternalSetsCnt", + "fullTagReference": "DevPlatform.Engine.IssuedExternalSetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedExternalSetsCnt.Historized", + "fullTagReference": "DevPlatform.Engine.IssuedExternalSetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedInternalGetsCnt", + "fullTagReference": "DevPlatform.Engine.IssuedInternalGetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedInternalGetsCnt.Historized", + "fullTagReference": "DevPlatform.Engine.IssuedInternalGetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedInternalSetsCnt", + "fullTagReference": "DevPlatform.Engine.IssuedInternalSetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.IssuedInternalSetsCnt.Historized", + "fullTagReference": "DevPlatform.Engine.IssuedInternalSetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ObjectQuarantined.Alarmed", + "fullTagReference": "DevPlatform.Engine.ObjectQuarantined.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ObjectQuarantined.Condition", + "fullTagReference": "DevPlatform.Engine.ObjectQuarantined.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.Objects", + "fullTagReference": "DevPlatform.Engine.Objects[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessCPULoad", + "fullTagReference": "DevPlatform.Engine.ProcessCPULoad", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessIODataBytes", + "fullTagReference": "DevPlatform.Engine.ProcessIODataBytes", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessPageFaults", + "fullTagReference": "DevPlatform.Engine.ProcessPageFaults", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessPrivateBytes", + "fullTagReference": "DevPlatform.Engine.ProcessPrivateBytes", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.ProcessWorkingSet", + "fullTagReference": "DevPlatform.Engine.ProcessWorkingSet", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublisherDataNotifyFailureCnt", + "fullTagReference": "DevPlatform.Engine.PublisherDataNotifyFailureCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublishPacketsRcvdCnt", + "fullTagReference": "DevPlatform.Engine.PublishPacketsRcvdCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublishPacketsRcvdCnt.Historized", + "fullTagReference": "DevPlatform.Engine.PublishPacketsRcvdCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublishPacketsSentCnt", + "fullTagReference": "DevPlatform.Engine.PublishPacketsSentCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.PublishPacketsSentCnt.Historized", + "fullTagReference": "DevPlatform.Engine.PublishPacketsSentCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RcvdExternalGetsCnt", + "fullTagReference": "DevPlatform.Engine.RcvdExternalGetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RcvdExternalGetsCnt.Historized", + "fullTagReference": "DevPlatform.Engine.RcvdExternalGetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RcvdExternalSetsCnt", + "fullTagReference": "DevPlatform.Engine.RcvdExternalSetsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RcvdExternalSetsCnt.Historized", + "fullTagReference": "DevPlatform.Engine.RcvdExternalSetsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Engine.RestartOnFailure", + "fullTagReference": "DevPlatform.Engine.RestartOnFailure", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "Engine.ScriptExecuteTimeout.Limit", + "fullTagReference": "DevPlatform.Engine.ScriptExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Engine.StartingFromCheckpoint", + "fullTagReference": "DevPlatform.Engine.StartingFromCheckpoint", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.StartupReason", + "fullTagReference": "DevPlatform.Engine.StartupReason", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.StartupType", + "fullTagReference": "DevPlatform.Engine.StartupType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "Engine.StatsReset", + "fullTagReference": "DevPlatform.Engine.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Engine.SubscribedAttrCnt", + "fullTagReference": "DevPlatform.Engine.SubscribedAttrCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscribedObjectCnt", + "fullTagReference": "DevPlatform.Engine.SubscribedObjectCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriberEngineCnt", + "fullTagReference": "DevPlatform.Engine.SubscriberEngineCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionAttemptCnt", + "fullTagReference": "DevPlatform.Engine.SubscriptionAttemptCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionCancelledCnt", + "fullTagReference": "DevPlatform.Engine.SubscriptionCancelledCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionFailureCnt", + "fullTagReference": "DevPlatform.Engine.SubscriptionFailureCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionFailureCommsCnt", + "fullTagReference": "DevPlatform.Engine.SubscriptionFailureCommsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionFailureConfigCnt", + "fullTagReference": "DevPlatform.Engine.SubscriptionFailureConfigCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionLocalCnt", + "fullTagReference": "DevPlatform.Engine.SubscriptionLocalCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SubscriptionRemoteCnt", + "fullTagReference": "DevPlatform.Engine.SubscriptionRemoteCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Engine.SuspendedAttributeCnt", + "fullTagReference": "DevPlatform.Engine.SuspendedAttributeCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "EngineFailureAlarm.Alarmed", + "fullTagReference": "DevPlatform.EngineFailureAlarm.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "EngineFailureAlarm.Condition", + "fullTagReference": "DevPlatform.EngineFailureAlarm.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "EngineFailureAlarm.Desc", + "fullTagReference": "DevPlatform.EngineFailureAlarm.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DevPlatform.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DevPlatform.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DevPlatform.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DevPlatform.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "GR.BindCnt", + "fullTagReference": "DevPlatform.GR.BindCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "GR.BindFailCnt", + "fullTagReference": "DevPlatform.GR.BindFailCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "GR.BindReference", + "fullTagReference": "DevPlatform.GR.BindReference", + "mxDataType": 8, + "mxAttributeCategory": 12, + "securityClassification": -1 + }, + { + "attributeName": "GR.FileTransferCompleted", + "fullTagReference": "DevPlatform.GR.FileTransferCompleted[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "GR.StatsReset", + "fullTagReference": "DevPlatform.GR.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "GR.TimeOfLastConfigChange", + "fullTagReference": "DevPlatform.GR.TimeOfLastConfigChange", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "GR.TimeOfLastDeploy", + "fullTagReference": "DevPlatform.GR.TimeOfLastDeploy", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DevPlatform.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DevPlatform.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DevPlatform.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "InterruptsAvg", + "fullTagReference": "DevPlatform.InterruptsAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "InterruptsAvg.Historized", + "fullTagReference": "DevPlatform.InterruptsAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.AlarmAckCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.AlarmAckCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.AlarmAckErrorsCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.AlarmAckErrorsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.AlarmOffCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.AlarmOffCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.AlarmOffErrorsCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.AlarmOffErrorsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.AlarmOnCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.AlarmOnCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.AlarmOnErrorsCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.AlarmOnErrorsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.CommFailureAlarmPriority", + "fullTagReference": "DevPlatform.ITAlarmProvider.CommFailureAlarmPriority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.Enabled", + "fullTagReference": "DevPlatform.ITAlarmProvider.Enabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.EventCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.EventCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.EventErrorsCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.EventErrorsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.ProviderName", + "fullTagReference": "DevPlatform.ITAlarmProvider.ProviderName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.ProviderNameAsGalaxyNameEnabled", + "fullTagReference": "DevPlatform.ITAlarmProvider.ProviderNameAsGalaxyNameEnabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.RegisteredAlarmsCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.RegisteredAlarmsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.RegisteredAreasCnt", + "fullTagReference": "DevPlatform.ITAlarmProvider.RegisteredAreasCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ITAlarmProvider.StatsReset", + "fullTagReference": "DevPlatform.ITAlarmProvider.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ITAlarmProvider.Subscription", + "fullTagReference": "DevPlatform.ITAlarmProvider.Subscription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "LMXProtocolVersion", + "fullTagReference": "DevPlatform.LMXProtocolVersion", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DevPlatform.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "NetNMXBytesRcvdAvg", + "fullTagReference": "DevPlatform.NetNMXBytesRcvdAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NetNMXBytesRcvdAvg.Historized", + "fullTagReference": "DevPlatform.NetNMXBytesRcvdAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "NetNMXBytesSentAvg", + "fullTagReference": "DevPlatform.NetNMXBytesSentAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NetNMXBytesSentAvg.Historized", + "fullTagReference": "DevPlatform.NetNMXBytesSentAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "NetNMXDisconnectCnt", + "fullTagReference": "DevPlatform.NetNMXDisconnectCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NetNMXDisconnected", + "fullTagReference": "DevPlatform.NetNMXDisconnected", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NetNMXHeartbeatPeriod", + "fullTagReference": "DevPlatform.NetNMXHeartbeatPeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "NetNMXHeartbeatsMissedCnt", + "fullTagReference": "DevPlatform.NetNMXHeartbeatsMissedCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NetNMXHeartbeatsMissedConsecCnt", + "fullTagReference": "DevPlatform.NetNMXHeartbeatsMissedConsecCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NetNMXHeartbeatsMissedConsecMax", + "fullTagReference": "DevPlatform.NetNMXHeartbeatsMissedConsecMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "NetRMCAddr", + "fullTagReference": "DevPlatform.NetRMCAddr", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "NetRMCDisconnectCnt", + "fullTagReference": "DevPlatform.NetRMCDisconnectCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NetRMCDisconnected", + "fullTagReference": "DevPlatform.NetRMCDisconnected", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXLocalMsgsCnt", + "fullTagReference": "DevPlatform.NMXLocalMsgsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXLocalMsgsCnt.Historized", + "fullTagReference": "DevPlatform.NMXLocalMsgsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "NMXMsgMxTimeout", + "fullTagReference": "DevPlatform.NMXMsgMxTimeout", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "NMXProtocolVersion", + "fullTagReference": "DevPlatform.NMXProtocolVersion", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXRequestsRcvdOffNodeAccumSize", + "fullTagReference": "DevPlatform.NMXRequestsRcvdOffNodeAccumSize", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXRequestsRcvdOffNodeCnt", + "fullTagReference": "DevPlatform.NMXRequestsRcvdOffNodeCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXRequestsRcvdOffNodeCnt.Historized", + "fullTagReference": "DevPlatform.NMXRequestsRcvdOffNodeCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "NMXRequestsRcvdOffNodeSizeMax", + "fullTagReference": "DevPlatform.NMXRequestsRcvdOffNodeSizeMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXRequestsSentOffNodeAccumSize", + "fullTagReference": "DevPlatform.NMXRequestsSentOffNodeAccumSize", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXRequestsSentOffNodeCnt", + "fullTagReference": "DevPlatform.NMXRequestsSentOffNodeCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXRequestsSentOffNodeCnt.Historized", + "fullTagReference": "DevPlatform.NMXRequestsSentOffNodeCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "NMXRequestsSentOffNodeSizeMax", + "fullTagReference": "DevPlatform.NMXRequestsSentOffNodeSizeMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXResponsesRcvdOffNodeAccumSize", + "fullTagReference": "DevPlatform.NMXResponsesRcvdOffNodeAccumSize", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXResponsesRcvdOffNodeCnt", + "fullTagReference": "DevPlatform.NMXResponsesRcvdOffNodeCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXResponsesRcvdOffNodeSizeMax", + "fullTagReference": "DevPlatform.NMXResponsesRcvdOffNodeSizeMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXResponsesSentOffNodeAccumSize", + "fullTagReference": "DevPlatform.NMXResponsesSentOffNodeAccumSize", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXResponsesSentOffNodeCnt", + "fullTagReference": "DevPlatform.NMXResponsesSentOffNodeCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NMXResponsesSentOffNodeSizeMax", + "fullTagReference": "DevPlatform.NMXResponsesSentOffNodeSizeMax", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "NodeName", + "fullTagReference": "DevPlatform.NodeName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "PageFaultsAvg", + "fullTagReference": "DevPlatform.PageFaultsAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PageFaultsAvg.Historized", + "fullTagReference": "DevPlatform.PageFaultsAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "PageFaultsHiAlarm.Alarmed", + "fullTagReference": "DevPlatform.PageFaultsHiAlarm.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "PageFaultsHiAlarm.Condition", + "fullTagReference": "DevPlatform.PageFaultsHiAlarm.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PageFaultsHiAlarm.Deadband", + "fullTagReference": "DevPlatform.PageFaultsHiAlarm.Deadband", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "PageFaultsHiAlarm.Limit", + "fullTagReference": "DevPlatform.PageFaultsHiAlarm.Limit", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "PlatformInfo", + "fullTagReference": "DevPlatform.PlatformInfo", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PlatformRestartNeeded", + "fullTagReference": "DevPlatform.PlatformRestartNeeded", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PortNMX", + "fullTagReference": "DevPlatform.PortNMX", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "PortRMC", + "fullTagReference": "DevPlatform.PortRMC", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "PortRPC", + "fullTagReference": "DevPlatform.PortRPC", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessCnt", + "fullTagReference": "DevPlatform.ProcessCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessCnt.Historized", + "fullTagReference": "DevPlatform.ProcessCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "RAM", + "fullTagReference": "DevPlatform.RAM", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "RAMAvailableAvg", + "fullTagReference": "DevPlatform.RAMAvailableAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "RAMAvailableAvg.Historized", + "fullTagReference": "DevPlatform.RAMAvailableAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "RAMAvailableLoAlarm.Alarmed", + "fullTagReference": "DevPlatform.RAMAvailableLoAlarm.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "RAMAvailableLoAlarm.Condition", + "fullTagReference": "DevPlatform.RAMAvailableLoAlarm.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "RAMAvailableLoAlarm.Deadband", + "fullTagReference": "DevPlatform.RAMAvailableLoAlarm.Deadband", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "RAMAvailableLoAlarm.Limit", + "fullTagReference": "DevPlatform.RAMAvailableLoAlarm.Limit", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RAMMin", + "fullTagReference": "DevPlatform.RAMMin", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DevPlatform.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DevPlatform.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "Scheduler.CheckpointPeriod", + "fullTagReference": "DevPlatform.Scheduler.CheckpointPeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.CheckpointPeriodAvg", + "fullTagReference": "DevPlatform.Scheduler.CheckpointPeriodAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.CheckpointPeriodAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.CheckpointPeriodAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ExecInterrupts", + "fullTagReference": "DevPlatform.Scheduler.ExecInterrupts", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.ExecInterruptsFullEnable", + "fullTagReference": "DevPlatform.Scheduler.ExecInterruptsFullEnable", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.ExecInterruptsStandardEnable", + "fullTagReference": "DevPlatform.Scheduler.ExecInterruptsStandardEnable", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.ExecInterruptsTimeAvg", + "fullTagReference": "DevPlatform.Scheduler.ExecInterruptsTimeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ExecInterruptsTimeAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.ExecInterruptsTimeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ExecutionTimeAvg", + "fullTagReference": "DevPlatform.Scheduler.ExecutionTimeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ExecutionTimeAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.ExecutionTimeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.HousekeepingTimeAvg", + "fullTagReference": "DevPlatform.Scheduler.HousekeepingTimeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.HousekeepingTimeAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.HousekeepingTimeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgSizeAvg", + "fullTagReference": "DevPlatform.Scheduler.InputMsgSizeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgSizeAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.InputMsgSizeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsProcessedAvg", + "fullTagReference": "DevPlatform.Scheduler.InputMsgsProcessedAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsProcessedAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.InputMsgsProcessedAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsQueuedAvg", + "fullTagReference": "DevPlatform.Scheduler.InputMsgsQueuedAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsQueuedAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.InputMsgsQueuedAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputMsgsQueuedMax", + "fullTagReference": "DevPlatform.Scheduler.InputMsgsQueuedMax", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputQueueSizeAvg", + "fullTagReference": "DevPlatform.Scheduler.InputQueueSizeAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputQueueSizeAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.InputQueueSizeAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputQueueSizeMax", + "fullTagReference": "DevPlatform.Scheduler.InputQueueSizeMax", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.InputQueueSizeMaxAllowed", + "fullTagReference": "DevPlatform.Scheduler.InputQueueSizeMaxAllowed", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ObjectCnt", + "fullTagReference": "DevPlatform.Scheduler.ObjectCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ObjectsOffscanCnt", + "fullTagReference": "DevPlatform.Scheduler.ObjectsOffscanCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanCyclesCnt", + "fullTagReference": "DevPlatform.Scheduler.ScanCyclesCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrun.Alarmed", + "fullTagReference": "DevPlatform.Scheduler.ScanOverrun.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrun.Condition", + "fullTagReference": "DevPlatform.Scheduler.ScanOverrun.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrun.HiLimit", + "fullTagReference": "DevPlatform.Scheduler.ScanOverrun.HiLimit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Scheduler.ScanOverrunsCnt", + "fullTagReference": "DevPlatform.Scheduler.ScanOverrunsCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrunsCnt.Historized", + "fullTagReference": "DevPlatform.Scheduler.ScanOverrunsCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanOverrunsConsecCnt", + "fullTagReference": "DevPlatform.Scheduler.ScanOverrunsConsecCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.ScanPeriod", + "fullTagReference": "DevPlatform.Scheduler.ScanPeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "Scheduler.ScanTime", + "fullTagReference": "DevPlatform.Scheduler.ScanTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.StatsAvgPeriod", + "fullTagReference": "DevPlatform.Scheduler.StatsAvgPeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.StatsReset", + "fullTagReference": "DevPlatform.Scheduler.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Scheduler.TimeIdleAvg", + "fullTagReference": "DevPlatform.Scheduler.TimeIdleAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeIdleAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.TimeIdleAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeIdleMax", + "fullTagReference": "DevPlatform.Scheduler.TimeIdleMax", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeIdleMin", + "fullTagReference": "DevPlatform.Scheduler.TimeIdleMin", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeInputAvg", + "fullTagReference": "DevPlatform.Scheduler.TimeInputAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeInputAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.TimeInputAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeOutputAvg", + "fullTagReference": "DevPlatform.Scheduler.TimeOutputAvg", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Scheduler.TimeOutputAvg.Historized", + "fullTagReference": "DevPlatform.Scheduler.TimeOutputAvg.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DevPlatform.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DevPlatform.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "StandbyEngines", + "fullTagReference": "DevPlatform.StandbyEngines[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 1, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "StatsAvgPeriod", + "fullTagReference": "DevPlatform.StatsAvgPeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "StatsReset", + "fullTagReference": "DevPlatform.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "StoreFwdDir", + "fullTagReference": "DevPlatform.StoreFwdDir", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "StoreFwdDirInvalid", + "fullTagReference": "DevPlatform.StoreFwdDirInvalid", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "StoreFwdRedundancyTCPPort", + "fullTagReference": "DevPlatform.StoreFwdRedundancyTCPPort", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "SystemStartupTime", + "fullTagReference": "DevPlatform.SystemStartupTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DevPlatform.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "ThreadCnt", + "fullTagReference": "DevPlatform.ThreadCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ThreadCnt.Historized", + "fullTagReference": "DevPlatform.ThreadCnt.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DevPlatform.UDAs", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 2216, + "tagName": "OI_MBTCP", + "browseName": "OI_MBTCP", + "parentGobjectId": 1040, + "categoryId": 11, + "hostedByGobjectId": 1043, + "templateChain": [ + "$gDDESuiteLinkClient", + "$DDESuiteLinkClient" + ], + "attributes": [ + { + "attributeName": "AlarmAggregationStateCmd", + "fullTagReference": "OI_MBTCP.AlarmAggregationStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "OI_MBTCP.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "OI_MBTCP.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCnt", + "fullTagReference": "OI_MBTCP.AlarmDSCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "OI_MBTCP.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "OI_MBTCP.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "OI_MBTCP.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "OI_MBTCP.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "OI_MBTCP.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "OI_MBTCP.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "OI_MBTCP.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "OI_MBTCP.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCnt", + "fullTagReference": "OI_MBTCP.AlarmOnCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmShelvingEnableCmd", + "fullTagReference": "OI_MBTCP.AlarmShelvingEnableCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCnt", + "fullTagReference": "OI_MBTCP.AlarmUnAckedCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "OI_MBTCP.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "OI_MBTCP.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "OI_MBTCP.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "CommunicationProtocol", + "fullTagReference": "OI_MBTCP.CommunicationProtocol", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "OI_MBTCP.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm", + "fullTagReference": "OI_MBTCP.ConnectionAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.Acked", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.AckMsg", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "ConnectionAlarm.Alarmed", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.AlarmInhibit", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "ConnectionAlarm.AlarmMode", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.AlarmModeCmd", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "ConnectionAlarm.AlarmShelveCmd", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "ConnectionAlarm.AlarmShelved", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.AlarmShelveNode", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.AlarmShelveReason", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.AlarmShelveStartTime", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.AlarmShelveStopTime", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.AlarmShelveUser", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.Category", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "ConnectionAlarm.DescAttrName", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "ConnectionAlarm.InAlarm", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.Priority", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "ConnectionAlarm.TimeAlarmAcked", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.TimeAlarmOff", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionAlarm.TimeAlarmOn", + "fullTagReference": "OI_MBTCP.ConnectionAlarm.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ConnectionStatus", + "fullTagReference": "OI_MBTCP.ConnectionStatus", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "OI_MBTCP.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "OI_MBTCP.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DDEDomainName", + "fullTagReference": "OI_MBTCP.DDEDomainName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "DDEPassword", + "fullTagReference": "OI_MBTCP.DDEPassword", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "DDEUseDefaultUser", + "fullTagReference": "OI_MBTCP.DDEUseDefaultUser", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "DDEUser", + "fullTagReference": "OI_MBTCP.DDEUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "OI_MBTCP.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "OI_MBTCP.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "OI_MBTCP.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "OI_MBTCP.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "OI_MBTCP.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "OI_MBTCP.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "OI_MBTCP.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "OI_MBTCP.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PLC.Active", + "fullTagReference": "OI_MBTCP.PLC.Active", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 8, + "securityClassification": 4 + }, + { + "attributeName": "PLC.AliasDatabase", + "fullTagReference": "OI_MBTCP.PLC.AliasDatabase", + "mxDataType": 16, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemCnt", + "fullTagReference": "OI_MBTCP.PLC.ItemCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCnt", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.Acked", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AckMsg", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmInhibit", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmMode", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmModeCmd", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmShelveCmd", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmShelved", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmShelveNode", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmShelveReason", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmShelveStartTime", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmShelveStopTime", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.AlarmShelveUser", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.Category", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.DescAttrName", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.InAlarm", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.Priority", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.TimeAlarmAcked", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.TimeAlarmOff", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntAlarm.TimeAlarmOn", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntAlarm.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntLast", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntLast", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntLastEnd", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntLastEnd", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntLastStart", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntLastStart", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemErrorCntStart", + "fullTagReference": "OI_MBTCP.PLC.ItemErrorCntStart", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemList", + "fullTagReference": "OI_MBTCP.PLC.ItemList[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ItemUpdateCnt", + "fullTagReference": "OI_MBTCP.PLC.ItemUpdateCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "PLC.PingItem", + "fullTagReference": "OI_MBTCP.PLC.PingItem", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "PLC.ScanMode", + "fullTagReference": "OI_MBTCP.PLC.ScanMode", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "PLC.UpdateRateCmd", + "fullTagReference": "OI_MBTCP.PLC.UpdateRateCmd", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "Reconnect", + "fullTagReference": "OI_MBTCP.Reconnect", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "ScanGroupList", + "fullTagReference": "OI_MBTCP.ScanGroupList[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "OI_MBTCP.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "OI_MBTCP.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "OI_MBTCP.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ServerName", + "fullTagReference": "OI_MBTCP.ServerName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ServerNode", + "fullTagReference": "OI_MBTCP.ServerNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "OI_MBTCP.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "OI_MBTCP.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "OI_MBTCP.UDAs", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1041, + "tagName": "TestArea", + "containedName": "TestArea", + "browseName": "TestArea", + "parentGobjectId": 1040, + "isArea": true, + "categoryId": 13, + "hostedByGobjectId": 1043, + "templateChain": [ + "$gArea", + "$Area" + ], + "attributes": [ + { + "attributeName": "AlarmAggregationStateCmd", + "fullTagReference": "TestArea.AlarmAggregationStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestArea.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestArea.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCnt", + "fullTagReference": "TestArea.AlarmDSCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCntTotal", + "fullTagReference": "TestArea.AlarmDSCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCntTotal.Historized", + "fullTagReference": "TestArea.AlarmDSCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestArea.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestArea.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestArea.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestArea.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestArea.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestArea.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestArea.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestArea.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCnt", + "fullTagReference": "TestArea.AlarmOnCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCntTotal", + "fullTagReference": "TestArea.AlarmOnCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCntTotal.Historized", + "fullTagReference": "TestArea.AlarmOnCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "AlarmShelvingEnableCmd", + "fullTagReference": "TestArea.AlarmShelvingEnableCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCnt", + "fullTagReference": "TestArea.AlarmUnAckedCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCntTotal", + "fullTagReference": "TestArea.AlarmUnAckedCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCntTotal.Historized", + "fullTagReference": "TestArea.AlarmUnAckedCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestArea.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestArea.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestArea.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestArea.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestArea.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestArea.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestArea.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestArea.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestArea.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestArea.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestArea.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestArea.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestArea.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestArea.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PlantState", + "fullTagReference": "TestArea.PlantState", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "PlantStateAlarmMode", + "fullTagReference": "TestArea.PlantStateAlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestArea.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestArea.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestArea.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestArea.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestArea.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestArea.UDAs", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1118, + "tagName": "TestArea2", + "containedName": "TestArea2", + "browseName": "TestArea2", + "parentGobjectId": 1040, + "isArea": true, + "categoryId": 13, + "hostedByGobjectId": 1043, + "templateChain": [ + "$gArea", + "$Area" + ], + "attributes": [ + { + "attributeName": "AlarmAggregationStateCmd", + "fullTagReference": "TestArea2.AlarmAggregationStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestArea2.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestArea2.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCnt", + "fullTagReference": "TestArea2.AlarmDSCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCntTotal", + "fullTagReference": "TestArea2.AlarmDSCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCntTotal.Historized", + "fullTagReference": "TestArea2.AlarmDSCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestArea2.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestArea2.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestArea2.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestArea2.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestArea2.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestArea2.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestArea2.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestArea2.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCnt", + "fullTagReference": "TestArea2.AlarmOnCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCntTotal", + "fullTagReference": "TestArea2.AlarmOnCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCntTotal.Historized", + "fullTagReference": "TestArea2.AlarmOnCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "AlarmShelvingEnableCmd", + "fullTagReference": "TestArea2.AlarmShelvingEnableCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCnt", + "fullTagReference": "TestArea2.AlarmUnAckedCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCntTotal", + "fullTagReference": "TestArea2.AlarmUnAckedCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCntTotal.Historized", + "fullTagReference": "TestArea2.AlarmUnAckedCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestArea2.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestArea2.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestArea2.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestArea2.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestArea2.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestArea2.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestArea2.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestArea2.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestArea2.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestArea2.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestArea2.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestArea2.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestArea2.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestArea2.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PlantState", + "fullTagReference": "TestArea2.PlantState", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "PlantStateAlarmMode", + "fullTagReference": "TestArea2.PlantStateAlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestArea2.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestArea2.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestArea2.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestArea2.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestArea2.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestArea2.UDAs", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1119, + "tagName": "TestArea3", + "containedName": "TestArea3", + "browseName": "TestArea3", + "parentGobjectId": 1040, + "isArea": true, + "categoryId": 13, + "hostedByGobjectId": 1043, + "templateChain": [ + "$gArea", + "$Area" + ], + "attributes": [ + { + "attributeName": "AlarmAggregationStateCmd", + "fullTagReference": "TestArea3.AlarmAggregationStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestArea3.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestArea3.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCnt", + "fullTagReference": "TestArea3.AlarmDSCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCntTotal", + "fullTagReference": "TestArea3.AlarmDSCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmDSCntTotal.Historized", + "fullTagReference": "TestArea3.AlarmDSCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestArea3.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestArea3.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestArea3.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestArea3.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestArea3.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestArea3.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestArea3.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestArea3.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCnt", + "fullTagReference": "TestArea3.AlarmOnCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCntTotal", + "fullTagReference": "TestArea3.AlarmOnCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmOnCntTotal.Historized", + "fullTagReference": "TestArea3.AlarmOnCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "AlarmShelvingEnableCmd", + "fullTagReference": "TestArea3.AlarmShelvingEnableCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCnt", + "fullTagReference": "TestArea3.AlarmUnAckedCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCntTotal", + "fullTagReference": "TestArea3.AlarmUnAckedCntTotal", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmUnAckedCntTotal.Historized", + "fullTagReference": "TestArea3.AlarmUnAckedCntTotal.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestArea3.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestArea3.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestArea3.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestArea3.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestArea3.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestArea3.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestArea3.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestArea3.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestArea3.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestArea3.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestArea3.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestArea3.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestArea3.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestArea3.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PlantState", + "fullTagReference": "TestArea3.PlantState", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "PlantStateAlarmMode", + "fullTagReference": "TestArea3.PlantStateAlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestArea3.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestArea3.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestArea3.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestArea3.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestArea3.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestArea3.UDAs", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1050, + "tagName": "DevTestObject", + "browseName": "DevTestObject", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestObject", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DevTestObject.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DevTestObject.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DevTestObject.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DevTestObject.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DevTestObject.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DevTestObject.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DevTestObject.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DevTestObject.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DevTestObject.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DevTestObject.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DevTestObject.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DevTestObject.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DevTestObject.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DevTestObject.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DevTestObject.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DevTestObject.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DevTestObject.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DevTestObject.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DevTestObject.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DevTestObject.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DevTestObject.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DevTestObject.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DevTestObject.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DevTestObject.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DevTestObject.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DevTestObject.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DevTestObject.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DevTestObject.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DevTestObject.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DevTestObject.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DevTestObject.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1058, + "tagName": "TestMachine_001", + "browseName": "TestMachine_001", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_001.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_001.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_001.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_001.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_001.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_001.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_001.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_001.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_001.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_001.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_001.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_001.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_001.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_001.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_001.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_001.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.EnableSwingingDoor", + "fullTagReference": "TestMachine_001.TestAlarm001.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestAlarm001.EngUnits", + "fullTagReference": "TestMachine_001.TestAlarm001.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ForceStoragePeriod", + "fullTagReference": "TestMachine_001.TestAlarm001.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_001.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Hist.DescAttrName", + "fullTagReference": "TestMachine_001.TestAlarm001.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_001.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InterpolationType", + "fullTagReference": "TestMachine_001.TestAlarm001.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_001.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.RateDeadBand", + "fullTagReference": "TestMachine_001.TestAlarm001.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestAlarm001.RolloverValue", + "fullTagReference": "TestMachine_001.TestAlarm001.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestAlarm001.SampleCount", + "fullTagReference": "TestMachine_001.TestAlarm001.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_001.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_001.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_001.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TrendHi", + "fullTagReference": "TestMachine_001.TestAlarm001.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestAlarm001.TrendLo", + "fullTagReference": "TestMachine_001.TestAlarm001.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestAlarm001.ValueDeadBand", + "fullTagReference": "TestMachine_001.TestAlarm001.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_001.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_001.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_001.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_001.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_001.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_001.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_001.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_001.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_001.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_001.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_001.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_001.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_001.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_001.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_001.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_001.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_001.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_001.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_001.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_001.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_001.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_001.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_001.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_001.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_001.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_001.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_001.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_001.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_001.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_001.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_001.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_001.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_001.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_001.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_001.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_001.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_001.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_001.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_001.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_001.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_001.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_001.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_001.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_001.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_001.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_001.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_001.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_001.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_001.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_001.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_001.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_001.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_001.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_001.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_001.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_001.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_001.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1061, + "tagName": "TestMachine_002", + "browseName": "TestMachine_002", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_002.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_002.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_002.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_002.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_002.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_002.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_002.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_002.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_002.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_002.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_002.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_002.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_002.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_002.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_002.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_002.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_002.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_002.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_002.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_002.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_002.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_002.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_002.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_002.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_002.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_002.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_002.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_002.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_002.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_002.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_002.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_002.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_002.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_002.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_002.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_002.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_002.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_002.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_002.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_002.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_002.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_002.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_002.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_002.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_002.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_002.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_002.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_002.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_002.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_002.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_002.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_002.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_002.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_002.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_002.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_002.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_002.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_002.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_002.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_002.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_002.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_002.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_002.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_002.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_002.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_002.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_002.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_002.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_002.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_002.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_002.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_002.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_002.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_002.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_002.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_002.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_002.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_002.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_002.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1064, + "tagName": "TestMachine_003", + "browseName": "TestMachine_003", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_003.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_003.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_003.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_003.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_003.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_003.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_003.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_003.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_003.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_003.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_003.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_003.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_003.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_003.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_003.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_003.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_003.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_003.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_003.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_003.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_003.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_003.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_003.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_003.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_003.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_003.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_003.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_003.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_003.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_003.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_003.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_003.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_003.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_003.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_003.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_003.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_003.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_003.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_003.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_003.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_003.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_003.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_003.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_003.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_003.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_003.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_003.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_003.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_003.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_003.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_003.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_003.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_003.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_003.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_003.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_003.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_003.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_003.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_003.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_003.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_003.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_003.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_003.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_003.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_003.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_003.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_003.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_003.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_003.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_003.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_003.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_003.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_003.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_003.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_003.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_003.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_003.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_003.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_003.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_003.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_003.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_003.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_003.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_003.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_003.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_003.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_003.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_003.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_003.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_003.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_003.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_003.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_003.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_003.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_003.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_003.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_003.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_003.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_003.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_003.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1067, + "tagName": "TestMachine_004", + "browseName": "TestMachine_004", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_004.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_004.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_004.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_004.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_004.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_004.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_004.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_004.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_004.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_004.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_004.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_004.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_004.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_004.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_004.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_004.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_004.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_004.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_004.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_004.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_004.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_004.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_004.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_004.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_004.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_004.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_004.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_004.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_004.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_004.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_004.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_004.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_004.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_004.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_004.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_004.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_004.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_004.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_004.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_004.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_004.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_004.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_004.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_004.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_004.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_004.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_004.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_004.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_004.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_004.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_004.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_004.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_004.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_004.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_004.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_004.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_004.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_004.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_004.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_004.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_004.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_004.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_004.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_004.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_004.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_004.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_004.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_004.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_004.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_004.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_004.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_004.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_004.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_004.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_004.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_004.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_004.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_004.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_004.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_004.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_004.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_004.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_004.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_004.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_004.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_004.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_004.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_004.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_004.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_004.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_004.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_004.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_004.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_004.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_004.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_004.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_004.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_004.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_004.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_004.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_004.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_004.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_004.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_004.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_004.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_004.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_004.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_004.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_004.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_004.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1070, + "tagName": "TestMachine_005", + "browseName": "TestMachine_005", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_005.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_005.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_005.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_005.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_005.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_005.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_005.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_005.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_005.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_005.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_005.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_005.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_005.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_005.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_005.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_005.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_005.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_005.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_005.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_005.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_005.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_005.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_005.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_005.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_005.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_005.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_005.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_005.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_005.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_005.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_005.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_005.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_005.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_005.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_005.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_005.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_005.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_005.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_005.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_005.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_005.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_005.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_005.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_005.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_005.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_005.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_005.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_005.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_005.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_005.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_005.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_005.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_005.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_005.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_005.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_005.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_005.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_005.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_005.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_005.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_005.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_005.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_005.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_005.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_005.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_005.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_005.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_005.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_005.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_005.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_005.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_005.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_005.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_005.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_005.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_005.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_005.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_005.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_005.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_005.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_005.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_005.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_005.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_005.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_005.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_005.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_005.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_005.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_005.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_005.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_005.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_005.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_005.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_005.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_005.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_005.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_005.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_005.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_005.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_005.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_005.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_005.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_005.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_005.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_005.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_005.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_005.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_005.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_005.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_005.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1073, + "tagName": "TestMachine_006", + "browseName": "TestMachine_006", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_006.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_006.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_006.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_006.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_006.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_006.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_006.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_006.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_006.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_006.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_006.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_006.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_006.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_006.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_006.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_006.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_006.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_006.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_006.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_006.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_006.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_006.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_006.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_006.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_006.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_006.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_006.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_006.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_006.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_006.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_006.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_006.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_006.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_006.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_006.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_006.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_006.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_006.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_006.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_006.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_006.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_006.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_006.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_006.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_006.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_006.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_006.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_006.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_006.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_006.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_006.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_006.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_006.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_006.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_006.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_006.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_006.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_006.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_006.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_006.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_006.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_006.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_006.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_006.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_006.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_006.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_006.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_006.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_006.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_006.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_006.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_006.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_006.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_006.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_006.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_006.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_006.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_006.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_006.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_006.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_006.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_006.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_006.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_006.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_006.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_006.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_006.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_006.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_006.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_006.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_006.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_006.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_006.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_006.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_006.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_006.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_006.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_006.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_006.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_006.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_006.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_006.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_006.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_006.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_006.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_006.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_006.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_006.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_006.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_006.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1076, + "tagName": "TestMachine_007", + "browseName": "TestMachine_007", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_007.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_007.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_007.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_007.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_007.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_007.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_007.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_007.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_007.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_007.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_007.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_007.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_007.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_007.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_007.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_007.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_007.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_007.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_007.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_007.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_007.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_007.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_007.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_007.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_007.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_007.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_007.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_007.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_007.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_007.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_007.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_007.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_007.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_007.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_007.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_007.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_007.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_007.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_007.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_007.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_007.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_007.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_007.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_007.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_007.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_007.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_007.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_007.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_007.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_007.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_007.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_007.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_007.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_007.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_007.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_007.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_007.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_007.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_007.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_007.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_007.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_007.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_007.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_007.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_007.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_007.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_007.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_007.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_007.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_007.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_007.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_007.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_007.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_007.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_007.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_007.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_007.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_007.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_007.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_007.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_007.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_007.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_007.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_007.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_007.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_007.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_007.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_007.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_007.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_007.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_007.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_007.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_007.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_007.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_007.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_007.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_007.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_007.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_007.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_007.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_007.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_007.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_007.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_007.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_007.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_007.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_007.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_007.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_007.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_007.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1079, + "tagName": "TestMachine_008", + "browseName": "TestMachine_008", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_008.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_008.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_008.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_008.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_008.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_008.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_008.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_008.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_008.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_008.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_008.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_008.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_008.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_008.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_008.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_008.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_008.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_008.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_008.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_008.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_008.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_008.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_008.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_008.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_008.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_008.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_008.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_008.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_008.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_008.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_008.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_008.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_008.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_008.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_008.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_008.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_008.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_008.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_008.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_008.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_008.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_008.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_008.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_008.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_008.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_008.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_008.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_008.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_008.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_008.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_008.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_008.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_008.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_008.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_008.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_008.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_008.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_008.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_008.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_008.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_008.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_008.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_008.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_008.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_008.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_008.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_008.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_008.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_008.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_008.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_008.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_008.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_008.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_008.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_008.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_008.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_008.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_008.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_008.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_008.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_008.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_008.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_008.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_008.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_008.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_008.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_008.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_008.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_008.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_008.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_008.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_008.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_008.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_008.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_008.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_008.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_008.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_008.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_008.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_008.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_008.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_008.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_008.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_008.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_008.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_008.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_008.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_008.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_008.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_008.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1082, + "tagName": "TestMachine_009", + "browseName": "TestMachine_009", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_009.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_009.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_009.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_009.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_009.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_009.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_009.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_009.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_009.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_009.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_009.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_009.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_009.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_009.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_009.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_009.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_009.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_009.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_009.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_009.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_009.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_009.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_009.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_009.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_009.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_009.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_009.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_009.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_009.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_009.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_009.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_009.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_009.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_009.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_009.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_009.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_009.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_009.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_009.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_009.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_009.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_009.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_009.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_009.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_009.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_009.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_009.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_009.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_009.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_009.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_009.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_009.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_009.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_009.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_009.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_009.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_009.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_009.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_009.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_009.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_009.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_009.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_009.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_009.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_009.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_009.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_009.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_009.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_009.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_009.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_009.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_009.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_009.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_009.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_009.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_009.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_009.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_009.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_009.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_009.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_009.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_009.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_009.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_009.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_009.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_009.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_009.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_009.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_009.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_009.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_009.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_009.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_009.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_009.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_009.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_009.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_009.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_009.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_009.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_009.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_009.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_009.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_009.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_009.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_009.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_009.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_009.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_009.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_009.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_009.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1085, + "tagName": "TestMachine_010", + "browseName": "TestMachine_010", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_010.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_010.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_010.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_010.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_010.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_010.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_010.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_010.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_010.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_010.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_010.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_010.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_010.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_010.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_010.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_010.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_010.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_010.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_010.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_010.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_010.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_010.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_010.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_010.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_010.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_010.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_010.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_010.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_010.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_010.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_010.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_010.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_010.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_010.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_010.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_010.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_010.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_010.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_010.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_010.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_010.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_010.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_010.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_010.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_010.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_010.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_010.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_010.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_010.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_010.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_010.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_010.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_010.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_010.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_010.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_010.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_010.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_010.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_010.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_010.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_010.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_010.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_010.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_010.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_010.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_010.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_010.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_010.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_010.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_010.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_010.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_010.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_010.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_010.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_010.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_010.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_010.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_010.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_010.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_010.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_010.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_010.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_010.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_010.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_010.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_010.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_010.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_010.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_010.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_010.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_010.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_010.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_010.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_010.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_010.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_010.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_010.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_010.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_010.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_010.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_010.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_010.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_010.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_010.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_010.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_010.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_010.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_010.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_010.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_010.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1088, + "tagName": "TestMachine_011", + "browseName": "TestMachine_011", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_011.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_011.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_011.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_011.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_011.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_011.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_011.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_011.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_011.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_011.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_011.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_011.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_011.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_011.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_011.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_011.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_011.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_011.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_011.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_011.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_011.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_011.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_011.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_011.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_011.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_011.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_011.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_011.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_011.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_011.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_011.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_011.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_011.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_011.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_011.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_011.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_011.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_011.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_011.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_011.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_011.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_011.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_011.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_011.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_011.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_011.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_011.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_011.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_011.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_011.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_011.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_011.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_011.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_011.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_011.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_011.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_011.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_011.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_011.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_011.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_011.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_011.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_011.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_011.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_011.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_011.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_011.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_011.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_011.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_011.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_011.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_011.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_011.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_011.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_011.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_011.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_011.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_011.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_011.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_011.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_011.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_011.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_011.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_011.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_011.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_011.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_011.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_011.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_011.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_011.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_011.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_011.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_011.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_011.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_011.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_011.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_011.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_011.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_011.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_011.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_011.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_011.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_011.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_011.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_011.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_011.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_011.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_011.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_011.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_011.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1091, + "tagName": "TestMachine_012", + "browseName": "TestMachine_012", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_012.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_012.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_012.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_012.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_012.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_012.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_012.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_012.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_012.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_012.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_012.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_012.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_012.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_012.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_012.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_012.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_012.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_012.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_012.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_012.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_012.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_012.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_012.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_012.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_012.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_012.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_012.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_012.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_012.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_012.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_012.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_012.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_012.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_012.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_012.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_012.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_012.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_012.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_012.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_012.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_012.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_012.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_012.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_012.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_012.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_012.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_012.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_012.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_012.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_012.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_012.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_012.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_012.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_012.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_012.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_012.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_012.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_012.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_012.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_012.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_012.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_012.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_012.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_012.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_012.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_012.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_012.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_012.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_012.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_012.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_012.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_012.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_012.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_012.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_012.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_012.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_012.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_012.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_012.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_012.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_012.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_012.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_012.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_012.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_012.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_012.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_012.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_012.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_012.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_012.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_012.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_012.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_012.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_012.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_012.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_012.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_012.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_012.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_012.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_012.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_012.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_012.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_012.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_012.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_012.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_012.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_012.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_012.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_012.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_012.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1094, + "tagName": "TestMachine_013", + "browseName": "TestMachine_013", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_013.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_013.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_013.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_013.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_013.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_013.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_013.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_013.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_013.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_013.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_013.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_013.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_013.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_013.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_013.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_013.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_013.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_013.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_013.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_013.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_013.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_013.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_013.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_013.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_013.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_013.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_013.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_013.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_013.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_013.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_013.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_013.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_013.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_013.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_013.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_013.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_013.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_013.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_013.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_013.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_013.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_013.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_013.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_013.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_013.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_013.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_013.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_013.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_013.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_013.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_013.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_013.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_013.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_013.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_013.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_013.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_013.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_013.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_013.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_013.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_013.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_013.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_013.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_013.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_013.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_013.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_013.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_013.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_013.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_013.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_013.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_013.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_013.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_013.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_013.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_013.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_013.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_013.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_013.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_013.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_013.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_013.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_013.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_013.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_013.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_013.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_013.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_013.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_013.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_013.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_013.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_013.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_013.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_013.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_013.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_013.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_013.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_013.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_013.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_013.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_013.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_013.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_013.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_013.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_013.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_013.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_013.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_013.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_013.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_013.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1097, + "tagName": "TestMachine_014", + "browseName": "TestMachine_014", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_014.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_014.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_014.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_014.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_014.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_014.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_014.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_014.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_014.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_014.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_014.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_014.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_014.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_014.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_014.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_014.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_014.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_014.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_014.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_014.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_014.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_014.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_014.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_014.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_014.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_014.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_014.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_014.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_014.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_014.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_014.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_014.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_014.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_014.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_014.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_014.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_014.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_014.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_014.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_014.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_014.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_014.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_014.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_014.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_014.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_014.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_014.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_014.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_014.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_014.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_014.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_014.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_014.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_014.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_014.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_014.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_014.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_014.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_014.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_014.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_014.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_014.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_014.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_014.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_014.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_014.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_014.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_014.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_014.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_014.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_014.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_014.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_014.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_014.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_014.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_014.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_014.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_014.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_014.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_014.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_014.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_014.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_014.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_014.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_014.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_014.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_014.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_014.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_014.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_014.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_014.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_014.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_014.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_014.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_014.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_014.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_014.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_014.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_014.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_014.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_014.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_014.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_014.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_014.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_014.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_014.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_014.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_014.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_014.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_014.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1100, + "tagName": "TestMachine_015", + "browseName": "TestMachine_015", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_015.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_015.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_015.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_015.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_015.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_015.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_015.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_015.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_015.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_015.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_015.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_015.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_015.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_015.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_015.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_015.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_015.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_015.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_015.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_015.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_015.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_015.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_015.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_015.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_015.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_015.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_015.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_015.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_015.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_015.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_015.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_015.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_015.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_015.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_015.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_015.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_015.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_015.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_015.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_015.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_015.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_015.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_015.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_015.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_015.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_015.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_015.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_015.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_015.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_015.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_015.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_015.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_015.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_015.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_015.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_015.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_015.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_015.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_015.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_015.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_015.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_015.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_015.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_015.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_015.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_015.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_015.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_015.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_015.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_015.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_015.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_015.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_015.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_015.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_015.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_015.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_015.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_015.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_015.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_015.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_015.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_015.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_015.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_015.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_015.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_015.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_015.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_015.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_015.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_015.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_015.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_015.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_015.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_015.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_015.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_015.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_015.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_015.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_015.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_015.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_015.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_015.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_015.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_015.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_015.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_015.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_015.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_015.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_015.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_015.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1103, + "tagName": "TestMachine_016", + "browseName": "TestMachine_016", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_016.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_016.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_016.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_016.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_016.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_016.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_016.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_016.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_016.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_016.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_016.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_016.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_016.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_016.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_016.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_016.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_016.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_016.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_016.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_016.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_016.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_016.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_016.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_016.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_016.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_016.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_016.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_016.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_016.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_016.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_016.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_016.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_016.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_016.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_016.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_016.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_016.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_016.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_016.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_016.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_016.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_016.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_016.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_016.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_016.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_016.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_016.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_016.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_016.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_016.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_016.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_016.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_016.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_016.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_016.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_016.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_016.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_016.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_016.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_016.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_016.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_016.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_016.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_016.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_016.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_016.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_016.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_016.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_016.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_016.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_016.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_016.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_016.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_016.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_016.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_016.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_016.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_016.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_016.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_016.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_016.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_016.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_016.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_016.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_016.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_016.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_016.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_016.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_016.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_016.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_016.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_016.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_016.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_016.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_016.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_016.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_016.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_016.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_016.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_016.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_016.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_016.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_016.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_016.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_016.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_016.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_016.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_016.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_016.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_016.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1106, + "tagName": "TestMachine_017", + "browseName": "TestMachine_017", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_017.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_017.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_017.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_017.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_017.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_017.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_017.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_017.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_017.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_017.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_017.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_017.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_017.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_017.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_017.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_017.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_017.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_017.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_017.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_017.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_017.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_017.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_017.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_017.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_017.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_017.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_017.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_017.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_017.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_017.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_017.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_017.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_017.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_017.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_017.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_017.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_017.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_017.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_017.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_017.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_017.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_017.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_017.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_017.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_017.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_017.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_017.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_017.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_017.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_017.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_017.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_017.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_017.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_017.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_017.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_017.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_017.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_017.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_017.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_017.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_017.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_017.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_017.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_017.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_017.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_017.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_017.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_017.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_017.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_017.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_017.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_017.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_017.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_017.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_017.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_017.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_017.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_017.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_017.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_017.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_017.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_017.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_017.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_017.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_017.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_017.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_017.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_017.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_017.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_017.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_017.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_017.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_017.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_017.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_017.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_017.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_017.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_017.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_017.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_017.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_017.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_017.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_017.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_017.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_017.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_017.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_017.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_017.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_017.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_017.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1109, + "tagName": "TestMachine_018", + "browseName": "TestMachine_018", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_018.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_018.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_018.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_018.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_018.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_018.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_018.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_018.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_018.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_018.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_018.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_018.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_018.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_018.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_018.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_018.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_018.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_018.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_018.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_018.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_018.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_018.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_018.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_018.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_018.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_018.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_018.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_018.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_018.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_018.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_018.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_018.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_018.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_018.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_018.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_018.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_018.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_018.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_018.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_018.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_018.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_018.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_018.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_018.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_018.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_018.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_018.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_018.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_018.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_018.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_018.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_018.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_018.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_018.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_018.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_018.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_018.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_018.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_018.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_018.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_018.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_018.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_018.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_018.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_018.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_018.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_018.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_018.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_018.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_018.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_018.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_018.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_018.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_018.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_018.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_018.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_018.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_018.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_018.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_018.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_018.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_018.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_018.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_018.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_018.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_018.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_018.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_018.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_018.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_018.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_018.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_018.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_018.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_018.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_018.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_018.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_018.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_018.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_018.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_018.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_018.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_018.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_018.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_018.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_018.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_018.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_018.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_018.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_018.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_018.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1112, + "tagName": "TestMachine_019", + "browseName": "TestMachine_019", + "parentGobjectId": 1041, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_019.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_019.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_019.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_019.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_019.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_019.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_019.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_019.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_019.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_019.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_019.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_019.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_019.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_019.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_019.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_019.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_019.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_019.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_019.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_019.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_019.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_019.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_019.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_019.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_019.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_019.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_019.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "Overview.Description", + "fullTagReference": "TestMachine_019.Overview.Description", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_019.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_019.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_019.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_019.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_019.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_019.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_019.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_019.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_019.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_019.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_019.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_019.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_019.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_019.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_019.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_019.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_019.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_019.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_019.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_019.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_019.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_019.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_019.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_019.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_019.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_019.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_019.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_019.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_019.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_019.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_019.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_019.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_019.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_019.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_019.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_019.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_019.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_019.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_019.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_019.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_019.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_019.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_019.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_019.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_019.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_019.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_019.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_019.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_019.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_019.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_019.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_019.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_019.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_019.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_019.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_019.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_019.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestMachine_019.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_019.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestMachine_019.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestMachine_019.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDuration", + "fullTagReference": "TestMachine_019.TestDuration", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDurationArray", + "fullTagReference": "TestMachine_019.TestDurationArray[]", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestMachine_019.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestMachine_019.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_019.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_019.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_019.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_019.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_019.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_019.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_019.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_019.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_019.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_019.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_019.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_019.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_019.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_019.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_019.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_019.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_019.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1051, + "tagName": "TestChildObject", + "containedName": "TestChildObject", + "browseName": "TestChildObject", + "parentGobjectId": 1050, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestObject.TestChildObject", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestChildObject.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestChildObject.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestChildObject.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestChildObject.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestChildObject.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestChildObject.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestChildObject.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestChildObject.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestChildObject.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestChildObject.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestChildObject.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestChildObject.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestChildObject.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestChildObject.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestChildObject.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestChildObject.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestChildObject.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestChildObject.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestChildObject.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestChildObject.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestChildObject.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestChildObject.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestChildObject.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestChildObject.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestChildObject.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestChildObject.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestChildObject.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestChildObject.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestChildObject.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestBool", + "fullTagReference": "TestChildObject.TestBool", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestChildObject.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 10, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTime", + "fullTagReference": "TestChildObject.TestDateTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestChildObject.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 10, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDouble", + "fullTagReference": "TestChildObject.TestDouble", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDoubleArray", + "fullTagReference": "TestChildObject.TestDoubleArray[]", + "mxDataType": 4, + "dataTypeName": "Double", + "isArray": true, + "arrayDimension": 10, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloat", + "fullTagReference": "TestChildObject.TestFloat", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestFloatArray", + "fullTagReference": "TestChildObject.TestFloatArray[]", + "mxDataType": 3, + "dataTypeName": "Float", + "isArray": true, + "arrayDimension": 10, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestInt", + "fullTagReference": "TestChildObject.TestInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestChildObject.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 10, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestString", + "fullTagReference": "TestChildObject.TestString", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestChildObject.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 10, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestChildObject.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestChildObject.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1060, + "tagName": "DelmiaReceiver_001", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1058, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_001.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_001.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_001.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_001.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_001.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_001.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_001.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_001.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_001.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_001.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_001.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_001.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_001.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_001.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_001.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_001.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_001.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_001.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_001.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_001.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_001.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_001.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_001.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_001.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_001.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_001.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_001.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_001.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_001.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_001.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_001.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAttribute", + "fullTagReference": "DelmiaReceiver_001.TestAttribute", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_001.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_001.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1059, + "tagName": "MESReceiver_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1058, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1063, + "tagName": "DelmiaReceiver_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1061, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1062, + "tagName": "MESReceiver_002", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1061, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_002.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_002.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_002.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_002.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_002.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_002.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_002.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_002.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_002.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_002.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_002.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_002.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_002.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_002.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_002.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_002.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_002.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_002.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_002.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_002.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_002.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_002.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_002.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1066, + "tagName": "DelmiaReceiver_003", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1064, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_003.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_003.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_003.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_003.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_003.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_003.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_003.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_003.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_003.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_003.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_003.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_003.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_003.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_003.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_003.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_003.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_003.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_003.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_003.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_003.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_003.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_003.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_003.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_003.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_003.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_003.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_003.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_003.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_003.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_003.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_003.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_003.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_003.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_003.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_003.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_003.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_003.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_003.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_003.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_003.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_003.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_003.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_003.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_003.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_003.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_003.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_003.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_003.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_003.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_003.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_003.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_003.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_003.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_003.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1065, + "tagName": "MESReceiver_003", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1064, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_003.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_003.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_003.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_003.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_003.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_003.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_003.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_003.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_003.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_003.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_003.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_003.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_003.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_003.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_003.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_003.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_003.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_003.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_003.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_003.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_003.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_003.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_003.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_003.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_003.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_003.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_003.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_003.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_003.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_003.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_003.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_003.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_003.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_003.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_003.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_003.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_003.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_003.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_003.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_003.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_003.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_003.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_003.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_003.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1069, + "tagName": "DelmiaReceiver_004", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1067, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_004.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_004.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_004.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_004.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_004.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_004.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_004.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_004.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_004.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_004.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_004.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_004.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_004.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_004.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_004.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_004.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_004.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_004.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_004.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_004.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_004.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_004.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_004.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_004.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_004.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_004.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_004.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_004.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_004.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_004.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_004.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_004.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_004.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_004.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_004.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_004.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_004.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_004.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_004.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_004.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_004.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_004.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_004.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_004.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_004.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_004.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_004.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_004.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_004.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_004.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_004.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_004.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_004.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_004.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_004.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_004.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_004.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_004.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_004.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_004.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_004.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_004.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_004.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_004.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1068, + "tagName": "MESReceiver_004", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1067, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_004.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_004.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_004.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_004.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_004.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_004.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_004.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_004.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_004.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_004.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_004.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_004.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_004.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_004.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_004.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_004.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_004.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_004.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_004.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_004.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_004.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_004.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_004.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_004.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_004.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_004.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_004.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_004.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_004.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_004.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_004.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_004.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_004.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_004.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_004.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_004.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_004.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_004.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_004.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_004.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_004.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_004.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_004.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_004.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_004.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_004.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_004.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_004.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_004.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_004.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_004.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_004.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_004.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_004.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1072, + "tagName": "DelmiaReceiver_005", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1070, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_005.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_005.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_005.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_005.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_005.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_005.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_005.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_005.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_005.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_005.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_005.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_005.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_005.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_005.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_005.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_005.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_005.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_005.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_005.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_005.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_005.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_005.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_005.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_005.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_005.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_005.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_005.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_005.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_005.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_005.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_005.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_005.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_005.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_005.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_005.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_005.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_005.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_005.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_005.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_005.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_005.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_005.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_005.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_005.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_005.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_005.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_005.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_005.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_005.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_005.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_005.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_005.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_005.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_005.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_005.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_005.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_005.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_005.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_005.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_005.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_005.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_005.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_005.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_005.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1071, + "tagName": "MESReceiver_005", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1070, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_005.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_005.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_005.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_005.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_005.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_005.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_005.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_005.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_005.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_005.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_005.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_005.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_005.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_005.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_005.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_005.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_005.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_005.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_005.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_005.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_005.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_005.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_005.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_005.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_005.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_005.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_005.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_005.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_005.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_005.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_005.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_005.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_005.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_005.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_005.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_005.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_005.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_005.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_005.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_005.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_005.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_005.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_005.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_005.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_005.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_005.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_005.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_005.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_005.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_005.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_005.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_005.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_005.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_005.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1075, + "tagName": "DelmiaReceiver_006", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1073, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_006.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_006.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_006.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_006.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_006.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_006.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_006.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_006.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_006.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_006.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_006.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_006.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_006.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_006.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_006.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_006.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_006.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_006.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_006.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_006.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_006.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_006.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_006.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_006.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_006.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_006.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_006.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_006.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_006.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_006.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_006.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_006.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_006.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_006.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_006.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_006.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_006.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_006.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_006.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_006.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_006.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_006.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_006.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_006.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_006.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_006.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_006.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_006.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_006.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_006.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_006.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_006.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_006.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_006.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_006.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_006.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_006.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_006.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_006.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_006.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_006.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_006.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_006.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_006.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1074, + "tagName": "MESReceiver_006", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1073, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_006.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_006.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_006.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_006.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_006.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_006.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_006.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_006.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_006.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_006.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_006.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_006.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_006.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_006.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_006.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_006.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_006.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_006.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_006.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_006.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_006.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_006.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_006.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_006.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_006.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_006.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_006.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_006.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_006.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_006.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_006.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_006.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_006.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_006.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_006.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_006.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_006.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_006.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_006.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_006.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_006.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_006.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_006.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_006.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_006.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_006.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_006.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_006.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_006.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_006.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_006.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_006.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_006.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_006.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1078, + "tagName": "DelmiaReceiver_007", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1076, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_007.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_007.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_007.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_007.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_007.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_007.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_007.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_007.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_007.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_007.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_007.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_007.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_007.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_007.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_007.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_007.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_007.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_007.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_007.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_007.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_007.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_007.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_007.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_007.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_007.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_007.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_007.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_007.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_007.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_007.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_007.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_007.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_007.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_007.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_007.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_007.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_007.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_007.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_007.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_007.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_007.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_007.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_007.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_007.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_007.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_007.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_007.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_007.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_007.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_007.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_007.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_007.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_007.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_007.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_007.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_007.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_007.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_007.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_007.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_007.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_007.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_007.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_007.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_007.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1077, + "tagName": "MESReceiver_007", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1076, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_007.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_007.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_007.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_007.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_007.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_007.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_007.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_007.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_007.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_007.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_007.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_007.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_007.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_007.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_007.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_007.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_007.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_007.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_007.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_007.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_007.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_007.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_007.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_007.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_007.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_007.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_007.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_007.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_007.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_007.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_007.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_007.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_007.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_007.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_007.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_007.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_007.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_007.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_007.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_007.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_007.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_007.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_007.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_007.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_007.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_007.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_007.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_007.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_007.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_007.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_007.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_007.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_007.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_007.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1081, + "tagName": "DelmiaReceiver_008", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1079, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_008.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_008.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_008.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_008.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_008.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_008.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_008.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_008.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_008.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_008.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_008.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_008.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_008.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_008.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_008.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_008.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_008.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_008.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_008.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_008.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_008.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_008.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_008.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_008.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_008.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_008.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_008.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_008.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_008.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_008.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_008.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_008.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_008.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_008.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_008.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_008.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_008.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_008.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_008.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_008.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_008.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_008.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_008.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_008.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_008.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_008.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_008.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_008.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_008.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_008.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_008.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_008.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_008.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_008.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_008.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_008.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_008.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_008.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_008.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_008.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_008.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_008.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_008.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_008.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1080, + "tagName": "MESReceiver_008", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1079, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_008.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_008.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_008.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_008.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_008.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_008.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_008.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_008.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_008.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_008.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_008.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_008.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_008.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_008.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_008.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_008.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_008.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_008.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_008.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_008.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_008.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_008.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_008.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_008.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_008.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_008.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_008.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_008.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_008.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_008.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_008.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_008.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_008.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_008.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_008.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_008.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_008.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_008.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_008.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_008.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_008.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_008.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_008.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_008.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_008.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_008.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_008.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_008.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_008.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_008.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_008.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_008.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_008.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_008.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1084, + "tagName": "DelmiaReceiver_009", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1082, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_009.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_009.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_009.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_009.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_009.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_009.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_009.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_009.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_009.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_009.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_009.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_009.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_009.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_009.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_009.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_009.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_009.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_009.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_009.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_009.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_009.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_009.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_009.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_009.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_009.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_009.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_009.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_009.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_009.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_009.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_009.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_009.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_009.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_009.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_009.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_009.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_009.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_009.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_009.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_009.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_009.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_009.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_009.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_009.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_009.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_009.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_009.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_009.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_009.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_009.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_009.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_009.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_009.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_009.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_009.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_009.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_009.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_009.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_009.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_009.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_009.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_009.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_009.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_009.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1083, + "tagName": "MESReceiver_009", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1082, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_009.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_009.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_009.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_009.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_009.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_009.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_009.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_009.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_009.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_009.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_009.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_009.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_009.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_009.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_009.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_009.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_009.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_009.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_009.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_009.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_009.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_009.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_009.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_009.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_009.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_009.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_009.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_009.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_009.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_009.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_009.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_009.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_009.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_009.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_009.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_009.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_009.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_009.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_009.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_009.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_009.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_009.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_009.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_009.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_009.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_009.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_009.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_009.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_009.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_009.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_009.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_009.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_009.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_009.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1087, + "tagName": "DelmiaReceiver_010", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1085, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_010.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_010.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_010.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_010.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_010.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_010.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_010.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_010.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_010.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_010.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_010.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_010.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_010.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_010.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_010.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_010.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_010.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_010.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_010.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_010.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_010.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_010.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_010.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_010.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_010.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_010.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_010.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_010.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_010.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_010.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_010.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_010.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_010.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_010.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_010.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_010.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_010.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_010.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_010.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_010.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_010.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_010.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_010.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_010.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_010.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_010.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_010.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_010.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_010.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_010.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_010.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_010.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_010.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_010.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_010.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_010.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_010.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_010.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_010.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_010.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_010.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_010.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_010.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_010.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1086, + "tagName": "MESReceiver_010", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1085, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_010.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_010.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_010.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_010.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_010.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_010.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_010.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_010.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_010.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_010.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_010.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_010.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_010.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_010.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_010.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_010.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_010.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_010.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_010.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_010.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_010.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_010.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_010.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_010.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_010.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_010.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_010.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_010.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_010.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_010.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_010.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_010.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_010.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_010.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_010.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_010.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_010.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_010.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_010.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_010.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_010.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_010.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_010.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_010.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_010.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_010.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_010.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_010.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_010.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_010.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_010.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_010.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_010.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_010.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1090, + "tagName": "DelmiaReceiver_011", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1088, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_011.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_011.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_011.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_011.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_011.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_011.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_011.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_011.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_011.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_011.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_011.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_011.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_011.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_011.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_011.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_011.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_011.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_011.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_011.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_011.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_011.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_011.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_011.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_011.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_011.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_011.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_011.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_011.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_011.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_011.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_011.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_011.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_011.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_011.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_011.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_011.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_011.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_011.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_011.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_011.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_011.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_011.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_011.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_011.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_011.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_011.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_011.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_011.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_011.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_011.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_011.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_011.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_011.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_011.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_011.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_011.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_011.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_011.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_011.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_011.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_011.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_011.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_011.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_011.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1089, + "tagName": "MESReceiver_011", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1088, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_011.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_011.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_011.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_011.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_011.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_011.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_011.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_011.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_011.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_011.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_011.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_011.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_011.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_011.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_011.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_011.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_011.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_011.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_011.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_011.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_011.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_011.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_011.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_011.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_011.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_011.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_011.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_011.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_011.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_011.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_011.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_011.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_011.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_011.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_011.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_011.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_011.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_011.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_011.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_011.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_011.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_011.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_011.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_011.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_011.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_011.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_011.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_011.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_011.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_011.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_011.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_011.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_011.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_011.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1093, + "tagName": "DelmiaReceiver_012", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1091, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_012.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_012.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_012.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_012.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_012.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_012.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_012.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_012.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_012.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_012.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_012.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_012.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_012.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_012.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_012.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_012.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_012.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_012.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_012.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_012.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_012.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_012.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_012.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_012.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_012.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_012.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_012.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_012.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_012.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_012.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_012.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_012.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_012.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_012.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_012.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_012.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_012.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_012.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_012.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_012.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_012.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_012.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_012.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_012.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_012.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_012.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_012.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_012.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_012.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_012.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_012.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_012.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_012.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_012.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_012.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_012.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_012.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_012.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_012.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_012.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_012.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_012.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_012.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_012.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1092, + "tagName": "MESReceiver_012", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1091, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_012.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_012.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_012.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_012.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_012.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_012.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_012.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_012.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_012.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_012.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_012.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_012.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_012.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_012.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_012.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_012.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_012.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_012.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_012.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_012.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_012.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_012.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_012.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_012.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_012.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_012.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_012.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_012.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_012.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_012.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_012.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_012.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_012.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_012.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_012.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_012.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_012.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_012.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_012.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_012.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_012.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_012.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_012.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_012.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_012.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_012.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_012.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_012.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_012.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_012.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_012.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_012.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_012.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_012.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1096, + "tagName": "DelmiaReceiver_013", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1094, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_013.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_013.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_013.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_013.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_013.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_013.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_013.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_013.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_013.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_013.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_013.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_013.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_013.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_013.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_013.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_013.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_013.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_013.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_013.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_013.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_013.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_013.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_013.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_013.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_013.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_013.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_013.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_013.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_013.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_013.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_013.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_013.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_013.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_013.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_013.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_013.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_013.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_013.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_013.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_013.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_013.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_013.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_013.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_013.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_013.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_013.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_013.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_013.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_013.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_013.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_013.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_013.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_013.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_013.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_013.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_013.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_013.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_013.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_013.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_013.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_013.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_013.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_013.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_013.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1095, + "tagName": "MESReceiver_013", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1094, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_013.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_013.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_013.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_013.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_013.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_013.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_013.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_013.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_013.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_013.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_013.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_013.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_013.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_013.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_013.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_013.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_013.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_013.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_013.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_013.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_013.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_013.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_013.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_013.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_013.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_013.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_013.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_013.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_013.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_013.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_013.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_013.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_013.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_013.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_013.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_013.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_013.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_013.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_013.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_013.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_013.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_013.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_013.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_013.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_013.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_013.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_013.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_013.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_013.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_013.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_013.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_013.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_013.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_013.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1099, + "tagName": "DelmiaReceiver_014", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1097, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_014.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_014.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_014.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_014.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_014.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_014.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_014.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_014.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_014.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_014.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_014.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_014.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_014.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_014.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_014.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_014.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_014.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_014.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_014.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_014.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_014.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_014.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_014.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_014.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_014.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_014.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_014.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_014.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_014.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_014.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_014.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_014.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_014.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_014.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_014.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_014.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_014.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_014.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_014.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_014.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_014.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_014.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_014.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_014.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_014.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_014.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_014.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_014.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_014.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_014.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_014.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_014.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_014.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_014.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_014.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_014.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_014.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_014.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_014.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_014.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_014.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_014.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_014.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_014.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1098, + "tagName": "MESReceiver_014", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1097, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_014.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_014.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_014.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_014.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_014.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_014.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_014.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_014.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_014.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_014.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_014.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_014.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_014.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_014.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_014.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_014.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_014.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_014.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_014.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_014.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_014.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_014.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_014.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_014.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_014.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_014.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_014.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_014.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_014.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_014.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_014.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_014.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_014.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_014.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_014.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_014.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_014.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_014.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_014.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_014.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_014.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_014.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_014.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_014.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_014.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_014.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_014.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_014.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_014.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_014.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_014.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_014.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_014.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_014.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1102, + "tagName": "DelmiaReceiver_015", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1100, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_015.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_015.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_015.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_015.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_015.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_015.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_015.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_015.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_015.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_015.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_015.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_015.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_015.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_015.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_015.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_015.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_015.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_015.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_015.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_015.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_015.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_015.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_015.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_015.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_015.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_015.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_015.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_015.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_015.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_015.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_015.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_015.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_015.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_015.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_015.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_015.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_015.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_015.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_015.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_015.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_015.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_015.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_015.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_015.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_015.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_015.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_015.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_015.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_015.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_015.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_015.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_015.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_015.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_015.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_015.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_015.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_015.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_015.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_015.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_015.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_015.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_015.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_015.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_015.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1101, + "tagName": "MESReceiver_015", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1100, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_015.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_015.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_015.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_015.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_015.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_015.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_015.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_015.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_015.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_015.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_015.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_015.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_015.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_015.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_015.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_015.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_015.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_015.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_015.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_015.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_015.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_015.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_015.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_015.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_015.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_015.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_015.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_015.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_015.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_015.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_015.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_015.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_015.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_015.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_015.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_015.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_015.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_015.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_015.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_015.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_015.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_015.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_015.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_015.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_015.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_015.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_015.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_015.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_015.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_015.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_015.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_015.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_015.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_015.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1105, + "tagName": "DelmiaReceiver_016", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1103, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_016.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_016.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_016.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_016.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_016.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_016.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_016.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_016.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_016.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_016.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_016.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_016.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_016.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_016.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_016.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_016.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_016.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_016.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_016.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_016.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_016.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_016.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_016.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_016.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_016.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_016.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_016.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_016.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_016.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_016.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_016.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_016.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_016.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_016.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_016.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_016.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_016.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_016.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_016.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_016.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_016.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_016.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_016.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_016.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_016.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_016.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_016.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_016.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_016.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_016.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_016.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_016.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_016.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_016.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_016.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_016.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_016.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_016.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_016.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_016.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_016.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_016.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_016.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_016.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1104, + "tagName": "MESReceiver_016", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1103, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_016.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_016.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_016.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_016.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_016.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_016.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_016.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_016.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_016.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_016.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_016.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_016.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_016.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_016.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_016.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_016.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_016.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_016.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_016.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_016.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_016.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_016.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_016.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_016.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_016.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_016.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_016.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_016.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_016.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_016.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_016.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_016.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_016.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_016.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_016.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_016.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_016.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_016.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_016.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_016.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_016.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_016.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_016.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_016.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_016.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_016.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_016.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_016.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_016.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_016.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_016.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_016.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_016.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_016.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1108, + "tagName": "DelmiaReceiver_017", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1106, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_017.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_017.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_017.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_017.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_017.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_017.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_017.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_017.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_017.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_017.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_017.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_017.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_017.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_017.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_017.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_017.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_017.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_017.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_017.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_017.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_017.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_017.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_017.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_017.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_017.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_017.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_017.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_017.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_017.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_017.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_017.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_017.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_017.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_017.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_017.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_017.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_017.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_017.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_017.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_017.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_017.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_017.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_017.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_017.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_017.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_017.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_017.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_017.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_017.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_017.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_017.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_017.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_017.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_017.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_017.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_017.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_017.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_017.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_017.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_017.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_017.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_017.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_017.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_017.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1107, + "tagName": "MESReceiver_017", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1106, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_017.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_017.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_017.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_017.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_017.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_017.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_017.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_017.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_017.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_017.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_017.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_017.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_017.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_017.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_017.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_017.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_017.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_017.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_017.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_017.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_017.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_017.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_017.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_017.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_017.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_017.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_017.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_017.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_017.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_017.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_017.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_017.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_017.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_017.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_017.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_017.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_017.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_017.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_017.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_017.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_017.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_017.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_017.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_017.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_017.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_017.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_017.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_017.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_017.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_017.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_017.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_017.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_017.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_017.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1111, + "tagName": "DelmiaReceiver_018", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1109, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_018.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_018.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_018.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_018.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_018.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_018.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_018.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_018.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_018.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_018.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_018.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_018.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_018.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_018.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_018.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_018.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_018.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_018.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_018.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_018.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_018.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_018.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_018.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_018.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_018.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_018.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_018.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_018.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_018.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_018.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_018.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_018.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_018.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_018.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_018.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_018.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_018.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_018.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_018.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_018.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_018.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_018.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_018.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_018.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_018.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_018.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_018.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_018.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_018.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_018.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_018.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_018.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_018.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_018.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_018.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_018.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_018.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_018.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_018.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_018.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_018.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_018.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_018.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_018.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1110, + "tagName": "MESReceiver_018", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1109, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_018.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_018.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_018.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_018.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_018.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_018.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_018.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_018.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_018.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_018.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_018.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_018.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_018.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_018.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_018.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_018.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_018.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_018.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_018.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_018.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_018.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_018.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_018.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_018.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_018.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_018.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_018.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_018.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_018.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_018.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_018.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_018.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_018.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_018.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_018.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_018.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_018.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_018.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_018.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_018.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_018.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_018.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_018.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_018.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_018.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_018.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_018.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_018.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_018.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_018.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_018.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_018.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_018.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_018.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1114, + "tagName": "DelmiaReceiver_019", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1112, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_019.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_019.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_019.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_019.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_019.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_019.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_019.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_019.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_019.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_019.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_019.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_019.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_019.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_019.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_019.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_019.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_019.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_019.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_019.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_019.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_019.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_019.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_019.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_019.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_019.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_019.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_019.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_019.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_019.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_019.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_019.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_019.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_019.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_019.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_019.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_019.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_019.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_019.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_019.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_019.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_019.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_019.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_019.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_019.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_019.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_019.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_019.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_019.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_019.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_019.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_019.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_019.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_019.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_019.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_019.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_019.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_019.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_019.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_019.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_019.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_019.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_019.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_019.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_019.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1113, + "tagName": "MESReceiver_019", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1112, + "categoryId": 10, + "hostedByGobjectId": 1041, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_019.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_019.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_019.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_019.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_019.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_019.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_019.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_019.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_019.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_019.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_019.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_019.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_019.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_019.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_019.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_019.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_019.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_019.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_019.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_019.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_019.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_019.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_019.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_019.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_019.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_019.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_019.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_019.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_019.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_019.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_019.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_019.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_019.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_019.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_019.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_019.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_019.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_019.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_019.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_019.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_019.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_019.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_019.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_019.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_019.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_019.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_019.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_019.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_019.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_019.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_019.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_019.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_019.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_019.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1117, + "tagName": "DelmiaReceiver_020", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1115, + "categoryId": 10, + "hostedByGobjectId": 1118, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "DelmiaReceiver_020.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "DelmiaReceiver_020.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "DelmiaReceiver_020.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "DelmiaReceiver_020.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "DelmiaReceiver_020.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "DelmiaReceiver_020.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "DelmiaReceiver_020.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "DelmiaReceiver_020.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "DelmiaReceiver_020.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "DelmiaReceiver_020.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "DelmiaReceiver_020.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "DelmiaReceiver_020.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "DelmiaReceiver_020.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "DelmiaReceiver_020.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "DelmiaReceiver_020.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "DelmiaReceiver_020.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "DelmiaReceiver_020.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "DelmiaReceiver_020.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "DelmiaReceiver_020.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "DelmiaReceiver_020.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "DelmiaReceiver_020.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "DelmiaReceiver_020.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "DelmiaReceiver_020.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "DelmiaReceiver_020.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "DelmiaReceiver_020.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "DelmiaReceiver_020.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "DelmiaReceiver_020.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "DelmiaReceiver_020.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "DelmiaReceiver_020.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "DelmiaReceiver_020.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "DelmiaReceiver_020.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "DelmiaReceiver_020.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "DelmiaReceiver_020.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "DelmiaReceiver_020.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "DelmiaReceiver_020.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "DelmiaReceiver_020.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "DelmiaReceiver_020.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "DelmiaReceiver_020.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "DelmiaReceiver_020.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "DelmiaReceiver_020.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "DelmiaReceiver_020.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "DelmiaReceiver_020.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "DelmiaReceiver_020.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "DelmiaReceiver_020.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "DelmiaReceiver_020.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "DelmiaReceiver_020.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "DelmiaReceiver_020.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "DelmiaReceiver_020.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "DelmiaReceiver_020.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "DelmiaReceiver_020.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "DelmiaReceiver_020.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "DelmiaReceiver_020.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "DelmiaReceiver_020.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "DelmiaReceiver_020.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "DelmiaReceiver_020.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "DelmiaReceiver_020.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "DelmiaReceiver_020.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "DelmiaReceiver_020.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "DelmiaReceiver_020.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "DelmiaReceiver_020.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "DelmiaReceiver_020.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "DelmiaReceiver_020.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "DelmiaReceiver_020.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "DelmiaReceiver_020.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1116, + "tagName": "MESReceiver_020", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1115, + "categoryId": 10, + "hostedByGobjectId": 1118, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "MESReceiver_020.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "MESReceiver_020.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "MESReceiver_020.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "MESReceiver_020.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "MESReceiver_020.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "MESReceiver_020.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "MESReceiver_020.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "MESReceiver_020.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "MESReceiver_020.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "MESReceiver_020.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "MESReceiver_020.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "MESReceiver_020.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "MESReceiver_020.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "MESReceiver_020.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "MESReceiver_020.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "MESReceiver_020.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "MESReceiver_020.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "MESReceiver_020.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "MESReceiver_020.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "MESReceiver_020.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "MESReceiver_020.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "MESReceiver_020.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "MESReceiver_020.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "MESReceiver_020.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "MESReceiver_020.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "MESReceiver_020.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "MESReceiver_020.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "MESReceiver_020.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "MESReceiver_020.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "MESReceiver_020.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "MESReceiver_020.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "MESReceiver_020.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "MESReceiver_020.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "MESReceiver_020.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "MESReceiver_020.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "MESReceiver_020.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "MESReceiver_020.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "MESReceiver_020.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "MESReceiver_020.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "MESReceiver_020.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "MESReceiver_020.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "MESReceiver_020.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "MESReceiver_020.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "MESReceiver_020.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "MESReceiver_020.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "MESReceiver_020.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "MESReceiver_020.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "MESReceiver_020.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "MESReceiver_020.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "MESReceiver_020.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "MESReceiver_020.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "MESReceiver_020.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "MESReceiver_020.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "MESReceiver_020.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1115, + "tagName": "TestMachine_020", + "browseName": "TestMachine_020", + "parentGobjectId": 1118, + "categoryId": 10, + "hostedByGobjectId": 1118, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_020.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_020.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_020.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_020.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_020.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_020.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_020.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_020.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_020.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_020.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_020.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_020.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_020.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_020.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_020.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_020.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_020.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_020.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_020.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_020.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_020.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_020.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_020.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_020.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_020.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_020.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_020.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_020.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_020.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_020.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_020.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_020.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_020.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_020.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_020.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_020.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_020.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_020.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_020.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_020.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_020.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_020.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_020.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_020.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_020.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_020.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_020.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_020.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_020.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_020.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_020.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_020.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_020.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_020.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_020.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_020.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_020.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_020.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_020.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_020.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_020.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_020.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_020.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_020.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_020.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_020.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_020.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_020.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_020.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_020.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_020.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_020.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_020.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_020.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_020.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_020.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_020.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_020.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_020.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_020.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_020.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_020.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_020.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_020.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_020.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_020.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_020.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_020.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_020.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_020.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_020.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_020.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_020.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_020.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_020.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_020.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_020.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_020.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_020.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_020.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_020.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_020.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1120, + "tagName": "TestMachine_021", + "browseName": "TestMachine_021", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_021.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_021.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_021.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_021.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_021.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_021.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_021.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_021.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_021.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_021.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_021.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_021.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_021.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_021.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_021.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_021.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_021.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_021.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_021.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_021.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_021.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_021.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_021.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_021.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_021.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_021.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_021.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_021.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_021.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_021.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_021.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_021.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_021.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_021.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_021.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_021.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_021.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_021.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_021.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_021.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_021.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_021.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_021.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_021.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_021.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_021.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_021.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_021.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_021.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_021.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_021.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_021.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_021.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_021.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_021.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_021.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_021.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_021.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_021.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_021.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_021.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_021.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_021.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_021.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_021.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_021.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_021.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_021.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_021.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_021.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_021.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_021.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_021.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_021.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_021.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_021.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_021.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_021.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_021.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_021.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_021.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_021.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_021.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_021.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_021.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_021.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_021.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_021.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_021.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_021.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_021.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_021.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_021.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_021.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_021.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_021.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_021.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_021.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_021.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_021.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_021.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_021.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1123, + "tagName": "TestMachine_022", + "browseName": "TestMachine_022", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_022.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_022.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_022.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_022.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_022.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_022.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_022.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_022.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_022.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_022.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_022.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_022.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_022.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_022.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_022.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_022.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_022.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_022.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_022.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_022.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_022.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_022.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_022.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_022.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_022.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_022.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_022.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_022.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_022.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_022.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_022.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_022.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_022.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_022.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_022.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_022.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_022.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_022.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_022.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_022.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_022.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_022.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_022.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_022.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_022.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_022.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_022.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_022.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_022.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_022.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_022.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_022.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_022.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_022.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_022.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_022.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_022.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_022.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_022.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_022.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_022.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_022.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_022.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_022.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_022.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_022.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_022.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_022.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_022.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_022.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_022.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_022.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_022.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_022.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_022.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_022.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_022.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_022.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_022.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_022.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_022.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_022.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_022.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_022.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_022.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_022.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_022.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_022.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_022.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_022.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_022.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_022.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_022.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_022.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_022.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_022.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_022.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_022.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_022.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_022.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_022.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_022.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1126, + "tagName": "TestMachine_023", + "browseName": "TestMachine_023", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_023.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_023.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_023.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_023.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_023.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_023.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_023.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_023.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_023.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_023.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_023.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_023.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_023.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_023.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_023.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_023.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_023.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_023.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_023.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_023.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_023.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_023.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_023.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_023.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_023.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_023.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_023.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_023.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_023.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_023.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_023.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_023.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_023.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_023.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_023.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_023.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_023.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_023.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_023.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_023.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_023.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_023.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_023.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_023.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_023.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_023.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_023.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_023.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_023.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_023.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_023.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_023.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_023.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_023.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_023.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_023.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_023.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_023.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_023.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_023.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_023.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_023.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_023.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_023.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_023.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_023.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_023.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_023.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_023.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_023.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_023.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_023.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_023.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_023.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_023.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_023.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_023.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_023.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_023.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_023.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_023.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_023.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_023.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_023.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_023.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_023.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_023.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_023.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_023.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_023.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_023.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_023.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_023.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_023.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_023.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_023.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_023.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_023.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_023.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_023.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_023.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_023.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1129, + "tagName": "TestMachine_024", + "browseName": "TestMachine_024", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_024.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_024.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_024.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_024.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_024.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_024.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_024.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_024.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_024.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_024.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_024.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_024.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_024.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_024.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_024.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_024.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_024.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_024.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_024.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_024.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_024.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_024.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_024.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_024.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_024.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_024.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_024.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_024.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_024.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_024.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_024.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_024.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_024.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_024.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_024.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_024.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_024.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_024.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_024.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_024.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_024.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_024.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_024.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_024.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_024.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_024.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_024.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_024.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_024.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_024.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_024.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_024.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_024.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_024.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_024.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_024.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_024.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_024.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_024.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_024.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_024.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_024.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_024.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_024.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_024.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_024.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_024.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_024.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_024.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_024.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_024.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_024.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_024.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_024.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_024.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_024.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_024.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_024.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_024.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_024.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_024.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_024.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_024.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_024.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_024.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_024.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_024.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_024.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_024.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_024.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_024.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_024.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_024.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_024.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_024.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_024.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_024.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_024.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_024.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_024.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_024.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_024.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1132, + "tagName": "TestMachine_025", + "browseName": "TestMachine_025", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_025.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_025.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_025.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_025.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_025.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_025.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_025.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_025.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_025.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_025.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_025.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_025.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_025.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_025.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_025.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_025.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_025.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_025.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_025.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_025.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_025.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_025.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_025.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_025.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_025.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_025.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_025.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_025.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_025.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_025.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_025.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_025.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_025.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_025.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_025.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_025.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_025.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_025.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_025.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_025.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_025.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_025.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_025.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_025.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_025.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_025.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_025.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_025.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_025.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_025.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_025.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_025.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_025.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_025.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_025.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_025.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_025.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_025.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_025.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_025.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_025.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_025.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_025.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_025.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_025.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_025.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_025.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_025.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_025.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_025.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_025.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_025.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_025.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_025.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_025.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_025.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_025.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_025.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_025.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_025.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_025.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_025.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_025.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_025.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_025.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_025.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_025.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_025.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_025.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_025.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_025.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_025.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_025.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_025.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_025.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_025.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_025.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_025.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_025.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_025.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_025.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_025.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1135, + "tagName": "TestMachine_026", + "browseName": "TestMachine_026", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_026.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_026.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_026.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_026.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_026.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_026.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_026.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_026.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_026.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_026.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_026.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_026.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_026.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_026.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_026.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_026.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_026.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_026.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_026.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_026.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_026.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_026.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_026.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_026.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_026.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_026.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_026.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_026.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_026.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_026.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_026.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_026.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_026.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_026.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_026.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_026.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_026.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_026.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_026.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_026.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_026.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_026.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_026.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_026.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_026.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_026.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_026.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_026.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_026.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_026.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_026.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_026.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_026.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_026.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_026.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_026.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_026.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_026.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_026.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_026.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_026.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_026.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_026.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_026.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_026.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_026.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_026.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_026.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_026.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_026.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_026.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_026.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_026.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_026.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_026.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_026.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_026.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_026.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_026.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_026.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_026.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_026.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_026.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_026.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_026.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_026.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_026.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_026.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_026.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_026.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_026.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_026.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_026.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_026.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_026.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_026.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_026.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_026.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_026.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_026.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_026.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_026.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1138, + "tagName": "TestMachine_027", + "browseName": "TestMachine_027", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_027.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_027.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_027.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_027.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_027.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_027.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_027.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_027.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_027.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_027.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_027.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_027.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_027.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_027.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_027.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_027.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_027.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_027.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_027.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_027.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_027.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_027.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_027.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_027.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_027.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_027.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_027.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_027.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_027.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_027.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_027.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_027.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_027.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_027.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_027.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_027.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_027.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_027.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_027.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_027.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_027.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_027.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_027.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_027.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_027.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_027.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_027.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_027.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_027.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_027.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_027.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_027.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_027.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_027.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_027.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_027.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_027.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_027.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_027.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_027.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_027.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_027.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_027.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_027.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_027.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_027.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_027.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_027.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_027.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_027.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_027.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_027.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_027.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_027.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_027.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_027.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_027.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_027.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_027.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_027.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_027.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_027.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_027.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_027.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_027.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_027.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_027.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_027.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_027.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_027.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_027.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_027.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_027.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_027.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_027.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_027.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_027.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_027.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_027.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_027.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_027.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_027.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1141, + "tagName": "TestMachine_028", + "browseName": "TestMachine_028", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_028.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_028.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_028.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_028.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_028.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_028.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_028.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_028.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_028.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_028.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_028.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_028.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_028.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_028.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_028.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_028.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_028.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_028.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_028.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_028.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_028.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_028.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_028.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_028.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_028.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_028.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_028.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_028.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_028.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_028.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_028.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_028.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_028.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_028.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_028.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_028.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_028.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_028.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_028.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_028.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_028.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_028.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_028.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_028.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_028.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_028.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_028.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_028.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_028.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_028.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_028.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_028.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_028.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_028.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_028.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_028.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_028.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_028.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_028.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_028.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_028.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_028.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_028.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_028.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_028.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_028.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_028.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_028.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_028.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_028.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_028.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_028.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_028.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_028.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_028.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_028.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_028.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_028.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_028.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_028.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_028.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_028.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_028.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_028.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_028.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_028.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_028.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_028.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_028.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_028.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_028.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_028.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_028.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_028.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_028.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_028.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_028.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_028.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_028.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_028.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_028.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_028.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1144, + "tagName": "TestMachine_029", + "browseName": "TestMachine_029", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_029.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_029.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_029.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_029.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_029.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_029.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_029.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_029.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_029.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_029.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_029.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_029.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_029.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_029.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_029.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_029.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_029.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_029.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_029.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_029.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_029.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_029.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_029.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_029.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_029.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_029.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_029.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_029.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_029.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_029.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_029.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_029.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_029.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_029.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_029.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_029.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_029.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_029.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_029.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_029.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_029.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_029.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_029.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_029.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_029.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_029.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_029.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_029.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_029.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_029.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_029.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_029.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_029.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_029.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_029.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_029.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_029.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_029.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_029.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_029.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_029.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_029.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_029.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_029.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_029.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_029.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_029.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_029.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_029.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_029.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_029.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_029.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_029.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_029.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_029.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_029.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_029.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_029.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_029.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_029.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_029.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_029.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_029.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_029.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_029.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_029.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_029.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_029.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_029.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_029.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_029.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_029.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_029.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_029.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_029.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_029.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_029.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_029.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_029.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_029.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_029.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_029.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1147, + "tagName": "TestMachine_030", + "browseName": "TestMachine_030", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_030.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_030.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_030.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_030.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_030.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_030.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_030.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_030.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_030.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_030.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_030.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_030.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_030.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_030.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_030.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_030.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_030.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_030.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_030.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_030.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_030.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_030.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_030.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_030.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_030.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_030.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_030.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_030.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_030.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_030.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_030.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_030.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_030.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_030.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_030.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_030.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_030.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_030.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_030.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_030.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_030.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_030.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_030.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_030.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_030.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_030.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_030.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_030.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_030.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_030.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_030.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_030.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_030.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_030.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_030.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_030.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_030.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_030.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_030.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_030.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_030.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_030.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_030.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_030.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_030.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_030.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_030.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_030.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_030.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_030.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_030.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_030.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_030.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_030.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_030.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_030.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_030.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_030.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_030.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_030.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_030.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_030.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_030.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_030.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_030.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_030.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_030.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_030.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_030.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_030.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_030.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_030.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_030.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_030.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_030.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_030.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_030.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_030.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_030.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_030.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_030.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_030.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1150, + "tagName": "TestMachine_031", + "browseName": "TestMachine_031", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_031.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_031.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_031.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_031.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_031.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_031.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_031.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_031.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_031.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_031.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_031.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_031.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_031.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_031.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_031.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_031.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_031.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_031.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_031.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_031.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_031.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_031.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_031.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_031.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_031.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_031.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_031.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_031.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_031.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_031.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_031.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_031.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_031.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_031.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_031.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_031.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_031.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_031.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_031.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_031.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_031.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_031.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_031.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_031.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_031.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_031.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_031.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_031.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_031.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_031.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_031.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_031.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_031.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_031.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_031.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_031.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_031.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_031.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_031.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_031.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_031.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_031.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_031.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_031.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_031.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_031.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_031.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_031.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_031.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_031.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_031.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_031.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_031.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_031.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_031.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_031.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_031.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_031.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_031.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_031.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_031.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_031.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_031.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_031.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_031.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_031.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_031.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_031.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_031.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_031.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_031.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_031.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_031.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_031.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_031.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_031.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_031.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_031.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_031.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_031.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_031.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_031.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1153, + "tagName": "TestMachine_032", + "browseName": "TestMachine_032", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_032.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_032.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_032.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_032.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_032.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_032.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_032.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_032.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_032.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_032.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_032.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_032.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_032.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_032.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_032.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_032.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_032.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_032.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_032.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_032.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_032.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_032.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_032.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_032.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_032.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_032.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_032.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_032.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_032.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_032.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_032.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_032.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_032.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_032.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_032.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_032.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_032.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_032.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_032.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_032.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_032.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_032.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_032.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_032.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_032.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_032.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_032.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_032.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_032.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_032.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_032.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_032.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_032.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_032.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_032.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_032.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_032.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_032.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_032.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_032.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_032.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_032.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_032.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_032.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_032.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_032.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_032.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_032.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_032.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_032.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_032.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_032.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_032.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_032.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_032.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_032.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_032.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_032.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_032.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_032.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_032.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_032.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_032.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_032.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_032.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_032.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_032.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_032.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_032.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_032.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_032.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_032.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_032.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_032.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_032.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_032.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_032.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_032.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_032.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_032.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_032.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_032.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1156, + "tagName": "TestMachine_033", + "browseName": "TestMachine_033", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_033.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_033.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_033.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_033.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_033.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_033.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_033.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_033.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_033.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_033.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_033.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_033.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_033.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_033.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_033.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_033.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_033.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_033.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_033.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_033.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_033.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_033.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_033.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_033.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_033.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_033.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_033.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_033.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_033.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_033.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_033.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_033.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_033.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_033.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_033.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_033.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_033.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_033.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_033.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_033.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_033.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_033.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_033.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_033.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_033.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_033.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_033.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_033.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_033.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_033.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_033.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_033.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_033.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_033.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_033.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_033.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_033.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_033.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_033.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_033.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_033.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_033.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_033.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_033.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_033.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_033.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_033.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_033.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_033.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_033.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_033.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_033.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_033.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_033.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_033.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_033.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_033.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_033.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_033.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_033.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_033.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_033.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_033.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_033.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_033.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_033.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_033.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_033.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_033.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_033.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_033.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_033.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_033.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_033.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_033.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_033.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_033.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_033.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_033.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_033.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_033.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_033.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1159, + "tagName": "TestMachine_034", + "browseName": "TestMachine_034", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_034.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_034.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_034.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_034.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_034.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_034.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_034.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_034.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_034.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_034.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_034.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_034.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_034.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_034.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_034.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_034.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_034.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_034.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_034.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_034.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_034.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_034.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_034.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_034.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_034.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_034.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_034.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_034.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_034.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_034.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_034.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_034.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_034.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_034.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_034.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_034.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_034.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_034.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_034.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_034.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_034.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_034.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_034.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_034.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_034.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_034.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_034.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_034.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_034.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_034.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_034.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_034.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_034.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_034.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_034.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_034.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_034.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_034.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_034.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_034.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_034.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_034.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_034.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_034.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_034.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_034.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_034.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_034.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_034.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_034.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_034.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_034.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_034.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_034.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_034.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_034.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_034.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_034.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_034.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_034.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_034.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_034.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_034.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_034.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_034.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_034.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_034.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_034.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_034.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_034.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_034.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_034.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_034.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_034.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_034.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_034.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_034.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_034.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_034.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_034.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_034.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_034.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1162, + "tagName": "TestMachine_035", + "browseName": "TestMachine_035", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_035.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_035.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_035.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_035.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_035.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_035.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_035.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_035.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_035.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_035.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_035.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_035.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_035.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_035.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_035.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_035.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_035.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_035.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_035.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_035.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_035.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_035.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_035.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_035.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_035.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_035.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_035.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_035.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_035.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_035.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_035.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_035.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_035.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_035.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_035.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_035.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_035.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_035.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_035.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_035.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_035.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_035.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_035.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_035.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_035.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_035.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_035.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_035.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_035.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_035.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_035.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_035.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_035.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_035.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_035.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_035.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_035.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_035.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_035.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_035.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_035.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_035.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_035.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_035.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_035.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_035.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_035.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_035.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_035.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_035.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_035.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_035.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_035.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_035.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_035.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_035.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_035.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_035.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_035.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_035.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_035.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_035.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_035.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_035.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_035.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_035.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_035.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_035.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_035.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_035.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_035.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_035.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_035.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_035.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_035.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_035.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_035.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_035.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_035.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_035.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_035.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_035.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1165, + "tagName": "TestMachine_036", + "browseName": "TestMachine_036", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_036.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_036.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_036.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_036.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_036.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_036.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_036.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_036.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_036.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_036.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_036.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_036.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_036.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_036.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_036.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_036.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_036.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_036.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_036.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_036.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_036.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_036.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_036.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_036.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_036.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_036.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_036.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_036.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_036.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_036.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_036.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_036.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_036.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_036.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_036.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_036.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_036.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_036.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_036.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_036.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_036.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_036.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_036.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_036.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_036.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_036.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_036.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_036.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_036.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_036.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_036.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_036.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_036.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_036.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_036.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_036.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_036.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_036.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_036.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_036.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_036.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_036.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_036.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_036.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_036.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_036.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_036.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_036.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_036.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_036.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_036.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_036.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_036.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_036.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_036.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_036.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_036.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_036.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_036.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_036.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_036.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_036.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_036.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_036.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_036.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_036.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_036.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_036.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_036.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_036.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_036.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_036.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_036.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_036.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_036.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_036.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_036.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_036.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_036.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_036.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_036.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_036.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1168, + "tagName": "TestMachine_037", + "browseName": "TestMachine_037", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_037.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_037.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_037.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_037.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_037.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_037.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_037.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_037.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_037.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_037.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_037.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_037.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_037.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_037.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_037.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_037.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_037.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_037.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_037.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_037.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_037.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_037.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_037.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_037.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_037.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_037.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_037.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_037.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_037.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_037.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_037.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_037.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_037.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_037.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_037.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_037.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_037.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_037.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_037.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_037.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_037.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_037.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_037.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_037.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_037.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_037.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_037.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_037.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_037.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_037.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_037.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_037.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_037.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_037.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_037.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_037.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_037.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_037.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_037.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_037.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_037.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_037.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_037.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_037.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_037.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_037.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_037.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_037.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_037.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_037.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_037.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_037.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_037.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_037.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_037.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_037.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_037.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_037.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_037.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_037.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_037.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_037.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_037.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_037.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_037.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_037.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_037.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_037.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_037.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_037.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_037.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_037.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_037.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_037.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_037.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_037.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_037.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_037.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_037.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_037.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_037.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_037.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1171, + "tagName": "TestMachine_038", + "browseName": "TestMachine_038", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_038.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_038.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_038.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_038.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_038.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_038.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_038.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_038.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_038.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_038.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_038.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_038.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_038.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_038.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_038.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_038.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_038.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_038.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_038.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_038.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_038.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_038.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_038.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_038.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_038.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_038.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_038.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_038.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_038.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_038.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_038.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_038.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_038.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_038.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_038.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_038.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_038.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_038.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_038.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_038.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_038.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_038.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_038.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_038.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_038.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_038.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_038.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_038.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_038.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_038.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_038.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_038.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_038.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_038.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_038.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_038.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_038.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_038.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_038.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_038.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_038.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_038.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_038.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_038.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_038.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_038.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_038.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_038.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_038.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_038.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_038.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_038.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_038.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_038.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_038.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_038.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_038.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_038.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_038.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_038.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_038.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_038.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_038.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_038.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_038.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_038.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_038.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_038.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_038.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_038.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_038.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_038.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_038.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_038.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_038.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_038.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_038.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_038.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_038.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_038.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_038.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_038.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1174, + "tagName": "TestMachine_039", + "browseName": "TestMachine_039", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_039.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_039.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_039.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_039.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_039.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_039.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_039.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_039.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_039.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_039.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_039.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_039.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_039.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_039.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_039.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_039.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_039.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_039.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_039.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_039.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_039.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_039.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_039.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_039.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_039.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_039.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_039.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_039.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_039.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_039.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_039.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_039.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_039.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_039.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_039.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_039.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_039.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_039.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_039.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_039.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_039.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_039.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_039.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_039.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_039.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_039.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_039.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_039.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_039.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_039.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_039.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_039.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_039.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_039.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_039.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_039.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_039.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_039.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_039.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_039.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_039.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_039.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_039.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_039.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_039.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_039.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_039.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_039.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_039.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_039.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_039.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_039.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_039.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_039.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_039.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_039.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_039.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_039.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_039.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_039.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_039.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_039.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_039.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_039.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_039.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_039.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_039.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_039.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_039.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_039.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_039.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_039.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_039.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_039.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_039.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_039.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_039.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_039.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_039.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_039.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_039.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_039.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1177, + "tagName": "TestMachine_040", + "browseName": "TestMachine_040", + "parentGobjectId": 1119, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine", + "$gMachine", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_040.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_040.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_040.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_040.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_040.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_040.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_040.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_040.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_040.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_040.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_040.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_040.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_040.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_040.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_040.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_040.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_040.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_040.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_040.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_040.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_040.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_040.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_040.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MachineCode", + "fullTagReference": "TestMachine_040.MachineCode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineDescription", + "fullTagReference": "TestMachine_040.MachineDescription", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MachineID", + "fullTagReference": "TestMachine_040.MachineID", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_040.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "ProtectedValue", + "fullTagReference": "TestMachine_040.ProtectedValue", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 2 + }, + { + "attributeName": "ProtectedValue1", + "fullTagReference": "TestMachine_040.ProtectedValue1", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 3 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_040.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_040.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_040.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_040.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_040.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001", + "fullTagReference": "TestMachine_040.TestAlarm001", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm001.Acked", + "fullTagReference": "TestMachine_040.TestAlarm001.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AckMsg", + "fullTagReference": "TestMachine_040.TestAlarm001.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.ActiveAlarmState", + "fullTagReference": "TestMachine_040.TestAlarm001.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_040.TestAlarm001.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmInhibit", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMode", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmModeCmd", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveCmd", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm001.AlarmShelved", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveNode", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveReason", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStartTime", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveStopTime", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmShelveUser", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.AlarmSourceAttr", + "fullTagReference": "TestMachine_040.TestAlarm001.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm001.Category", + "fullTagReference": "TestMachine_040.TestAlarm001.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.Condition", + "fullTagReference": "TestMachine_040.TestAlarm001.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.ConditionCached", + "fullTagReference": "TestMachine_040.TestAlarm001.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.DescAttrName", + "fullTagReference": "TestMachine_040.TestAlarm001.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm001.HasStatistics", + "fullTagReference": "TestMachine_040.TestAlarm001.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.InAlarm", + "fullTagReference": "TestMachine_040.TestAlarm001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.Priority", + "fullTagReference": "TestMachine_040.TestAlarm001.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm001.TimeAlarmAcked", + "fullTagReference": "TestMachine_040.TestAlarm001.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOff", + "fullTagReference": "TestMachine_040.TestAlarm001.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm001.TimeAlarmOn", + "fullTagReference": "TestMachine_040.TestAlarm001.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002", + "fullTagReference": "TestMachine_040.TestAlarm002", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm002.Acked", + "fullTagReference": "TestMachine_040.TestAlarm002.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AckMsg", + "fullTagReference": "TestMachine_040.TestAlarm002.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.ActiveAlarmState", + "fullTagReference": "TestMachine_040.TestAlarm002.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_040.TestAlarm002.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmInhibit", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMode", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmModeCmd", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveCmd", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm002.AlarmShelved", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveNode", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveReason", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStartTime", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveStopTime", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmShelveUser", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.AlarmSourceAttr", + "fullTagReference": "TestMachine_040.TestAlarm002.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm002.Category", + "fullTagReference": "TestMachine_040.TestAlarm002.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.Condition", + "fullTagReference": "TestMachine_040.TestAlarm002.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.ConditionCached", + "fullTagReference": "TestMachine_040.TestAlarm002.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.DescAttrName", + "fullTagReference": "TestMachine_040.TestAlarm002.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm002.HasStatistics", + "fullTagReference": "TestMachine_040.TestAlarm002.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.InAlarm", + "fullTagReference": "TestMachine_040.TestAlarm002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.Priority", + "fullTagReference": "TestMachine_040.TestAlarm002.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm002.TimeAlarmAcked", + "fullTagReference": "TestMachine_040.TestAlarm002.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOff", + "fullTagReference": "TestMachine_040.TestAlarm002.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm002.TimeAlarmOn", + "fullTagReference": "TestMachine_040.TestAlarm002.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003", + "fullTagReference": "TestMachine_040.TestAlarm003", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isAlarm": true + }, + { + "attributeName": "TestAlarm003.Acked", + "fullTagReference": "TestMachine_040.TestAlarm003.Acked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AckMsg", + "fullTagReference": "TestMachine_040.TestAlarm003.AckMsg", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.ActiveAlarmState", + "fullTagReference": "TestMachine_040.TestAlarm003.ActiveAlarmState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Alarm.TimeDeadband", + "fullTagReference": "TestMachine_040.TestAlarm003.Alarm.TimeDeadband", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.AlarmCntsBySeverity", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmInhibit", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMode", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmModeCmd", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentMode", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveCmd", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmShelveCmd", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 8 + }, + { + "attributeName": "TestAlarm003.AlarmShelved", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveNode", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmShelveNode", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveReason", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmShelveReason", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStartTime", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmShelveStartTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveStopTime", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmShelveStopTime", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmShelveUser", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmShelveUser", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.AlarmSourceAttr", + "fullTagReference": "TestMachine_040.TestAlarm003.AlarmSourceAttr", + "mxDataType": 8, + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestAlarm003.Category", + "fullTagReference": "TestMachine_040.TestAlarm003.Category", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.Condition", + "fullTagReference": "TestMachine_040.TestAlarm003.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.ConditionCached", + "fullTagReference": "TestMachine_040.TestAlarm003.ConditionCached", + "mxDataType": 14, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.DescAttrName", + "fullTagReference": "TestMachine_040.TestAlarm003.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10 + }, + { + "attributeName": "TestAlarm003.HasStatistics", + "fullTagReference": "TestMachine_040.TestAlarm003.HasStatistics", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.InAlarm", + "fullTagReference": "TestMachine_040.TestAlarm003.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.Priority", + "fullTagReference": "TestMachine_040.TestAlarm003.Priority", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 4 + }, + { + "attributeName": "TestAlarm003.TimeAlarmAcked", + "fullTagReference": "TestMachine_040.TestAlarm003.TimeAlarmAcked", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOff", + "fullTagReference": "TestMachine_040.TestAlarm003.TimeAlarmOff", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestAlarm003.TimeAlarmOn", + "fullTagReference": "TestMachine_040.TestAlarm003.TimeAlarmOn", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "TestBoolArray", + "fullTagReference": "TestMachine_040.TestBoolArray[]", + "mxDataType": 1, + "dataTypeName": "Boolean", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestChangingInt", + "fullTagReference": "TestMachine_040.TestChangingInt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestDateTimeArray", + "fullTagReference": "TestMachine_040.TestDateTimeArray[]", + "mxDataType": 6, + "dataTypeName": "Time", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue", + "fullTagReference": "TestMachine_040.TestHistoryValue", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1, + "isHistorized": true + }, + { + "attributeName": "TestHistoryValue.EnableSwingingDoor", + "fullTagReference": "TestMachine_040.TestHistoryValue.EnableSwingingDoor", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.EngUnits", + "fullTagReference": "TestMachine_040.TestHistoryValue.EngUnits", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "TestHistoryValue.ForceStoragePeriod", + "fullTagReference": "TestMachine_040.TestHistoryValue.ForceStoragePeriod", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestHistoryValue.Hist.DescAttrName", + "fullTagReference": "TestMachine_040.TestHistoryValue.Hist.DescAttrName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.InterpolationType", + "fullTagReference": "TestMachine_040.TestHistoryValue.InterpolationType", + "mxDataType": 13, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RateDeadBand", + "fullTagReference": "TestMachine_040.TestHistoryValue.RateDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.RolloverValue", + "fullTagReference": "TestMachine_040.TestHistoryValue.RolloverValue", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.SampleCount", + "fullTagReference": "TestMachine_040.TestHistoryValue.SampleCount", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendHi", + "fullTagReference": "TestMachine_040.TestHistoryValue.TrendHi", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.TrendLo", + "fullTagReference": "TestMachine_040.TestHistoryValue.TrendLo", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestHistoryValue.ValueDeadBand", + "fullTagReference": "TestMachine_040.TestHistoryValue.ValueDeadBand", + "mxDataType": 3, + "dataTypeName": "Float", + "mxAttributeCategory": 10, + "securityClassification": 5 + }, + { + "attributeName": "TestIntArray", + "fullTagReference": "TestMachine_040.TestIntArray[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "TestStringArray", + "fullTagReference": "TestMachine_040.TestStringArray[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_040.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Aliases", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AliasReferences", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.AsyncShutdownCmd", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.DataChangeDeadband", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "UpdateTestChangingInt.DeclarationsText", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Disabled", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.ErrorCnt", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteText", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionCnt", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Condition", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionError.Desc", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTime", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeAvg", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ExecutionTimeStamp", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.Expression", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OffScanText", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.OnScanText", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.RunsAsync", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptExecutionGroup", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ScriptOrder", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.ShutdownText", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StartupText", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.State.Historized", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.StatsReset", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerOnQualityChange", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerPeriod", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UpdateTestChangingInt.TriggerType", + "fullTagReference": "TestMachine_040.UpdateTestChangingInt.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_040.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1121, + "tagName": "TestMachine_021_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1120, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_021_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_021_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_021_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_021_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_021_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_021_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_021_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_021_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_021_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_021_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_021_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_021_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_021_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_021_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_021_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_021_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_021_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_021_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_021_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_021_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_021_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_021_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_021_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_021_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_021_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_021_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_021_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_021_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_021_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_021_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_021_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_021_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_021_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_021_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_021_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_021_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_021_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_021_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_021_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_021_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_021_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_021_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_021_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_021_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_021_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_021_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_021_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_021_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_021_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_021_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_021_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_021_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_021_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_021_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1122, + "tagName": "TestMachine_021_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1120, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_021_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_021_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_021_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_021_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_021_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_021_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_021_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_021_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_021_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_021_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_021_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_021_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_021_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_021_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_021_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_021_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_021_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_021_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_021_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_021_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_021_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_021_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_021_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_021_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_021_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_021_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_021_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_021_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_021_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_021_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_021_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_021_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_021_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_021_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_021_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_021_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_021_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_021_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_021_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_021_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_021_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_021_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_021_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_021_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_021_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_021_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_021_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_021_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_021_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_021_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_021_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_021_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_021_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_021_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_021_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_021_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_021_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_021_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_021_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_021_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_021_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_021_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_021_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_021_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_021_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_021_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_021_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_021_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_021_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_021_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_021_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_021_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1124, + "tagName": "TestMachine_022_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1123, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_022_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_022_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_022_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_022_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_022_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_022_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_022_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_022_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_022_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_022_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_022_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_022_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_022_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_022_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_022_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_022_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_022_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_022_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_022_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_022_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_022_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_022_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_022_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_022_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_022_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_022_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_022_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_022_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_022_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_022_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_022_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_022_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_022_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_022_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_022_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_022_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_022_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_022_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_022_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_022_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_022_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_022_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_022_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_022_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_022_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_022_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_022_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_022_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_022_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_022_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_022_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_022_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_022_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_022_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1125, + "tagName": "TestMachine_022_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1123, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_022_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_022_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_022_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_022_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_022_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_022_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_022_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_022_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_022_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_022_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_022_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_022_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_022_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_022_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_022_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_022_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_022_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_022_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_022_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_022_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_022_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_022_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_022_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_022_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_022_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_022_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_022_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_022_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_022_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_022_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_022_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_022_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_022_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_022_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_022_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_022_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_022_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_022_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_022_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_022_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_022_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_022_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_022_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_022_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_022_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_022_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_022_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_022_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_022_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_022_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_022_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_022_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_022_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_022_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_022_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_022_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_022_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_022_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_022_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_022_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_022_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_022_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_022_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_022_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_022_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_022_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_022_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_022_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_022_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_022_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_022_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_022_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1127, + "tagName": "TestMachine_023_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1126, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_023_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_023_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_023_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_023_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_023_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_023_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_023_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_023_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_023_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_023_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_023_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_023_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_023_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_023_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_023_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_023_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_023_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_023_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_023_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_023_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_023_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_023_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_023_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_023_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_023_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_023_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_023_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_023_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_023_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_023_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_023_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_023_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_023_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_023_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_023_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_023_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_023_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_023_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_023_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_023_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_023_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_023_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_023_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_023_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_023_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_023_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_023_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_023_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_023_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_023_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_023_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_023_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_023_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_023_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1128, + "tagName": "TestMachine_023_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1126, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_023_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_023_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_023_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_023_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_023_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_023_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_023_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_023_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_023_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_023_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_023_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_023_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_023_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_023_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_023_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_023_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_023_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_023_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_023_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_023_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_023_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_023_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_023_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_023_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_023_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_023_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_023_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_023_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_023_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_023_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_023_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_023_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_023_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_023_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_023_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_023_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_023_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_023_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_023_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_023_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_023_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_023_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_023_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_023_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_023_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_023_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_023_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_023_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_023_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_023_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_023_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_023_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_023_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_023_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_023_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_023_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_023_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_023_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_023_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_023_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_023_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_023_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_023_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_023_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_023_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_023_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_023_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_023_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_023_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_023_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_023_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_023_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1130, + "tagName": "TestMachine_024_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1129, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_024_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_024_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_024_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_024_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_024_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_024_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_024_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_024_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_024_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_024_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_024_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_024_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_024_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_024_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_024_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_024_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_024_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_024_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_024_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_024_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_024_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_024_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_024_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_024_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_024_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_024_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_024_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_024_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_024_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_024_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_024_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_024_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_024_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_024_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_024_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_024_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_024_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_024_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_024_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_024_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_024_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_024_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_024_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_024_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_024_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_024_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_024_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_024_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_024_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_024_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_024_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_024_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_024_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_024_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1131, + "tagName": "TestMachine_024_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1129, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_024_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_024_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_024_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_024_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_024_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_024_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_024_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_024_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_024_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_024_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_024_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_024_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_024_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_024_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_024_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_024_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_024_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_024_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_024_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_024_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_024_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_024_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_024_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_024_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_024_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_024_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_024_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_024_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_024_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_024_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_024_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_024_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_024_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_024_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_024_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_024_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_024_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_024_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_024_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_024_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_024_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_024_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_024_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_024_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_024_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_024_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_024_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_024_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_024_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_024_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_024_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_024_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_024_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_024_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_024_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_024_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_024_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_024_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_024_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_024_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_024_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_024_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_024_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_024_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_024_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_024_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_024_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_024_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_024_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_024_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_024_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_024_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1133, + "tagName": "TestMachine_025_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1132, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_025_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_025_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_025_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_025_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_025_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_025_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_025_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_025_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_025_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_025_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_025_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_025_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_025_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_025_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_025_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_025_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_025_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_025_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_025_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_025_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_025_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_025_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_025_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_025_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_025_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_025_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_025_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_025_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_025_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_025_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_025_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_025_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_025_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_025_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_025_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_025_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_025_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_025_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_025_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_025_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_025_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_025_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_025_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_025_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_025_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_025_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_025_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_025_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_025_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_025_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_025_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_025_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_025_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_025_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1134, + "tagName": "TestMachine_025_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1132, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_025_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_025_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_025_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_025_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_025_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_025_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_025_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_025_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_025_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_025_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_025_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_025_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_025_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_025_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_025_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_025_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_025_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_025_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_025_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_025_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_025_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_025_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_025_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_025_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_025_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_025_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_025_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_025_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_025_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_025_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_025_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_025_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_025_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_025_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_025_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_025_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_025_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_025_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_025_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_025_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_025_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_025_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_025_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_025_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_025_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_025_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_025_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_025_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_025_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_025_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_025_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_025_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_025_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_025_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_025_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_025_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_025_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_025_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_025_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_025_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_025_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_025_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_025_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_025_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_025_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_025_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_025_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_025_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_025_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_025_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_025_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_025_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1136, + "tagName": "TestMachine_026_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1135, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_026_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_026_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_026_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_026_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_026_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_026_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_026_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_026_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_026_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_026_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_026_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_026_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_026_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_026_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_026_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_026_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_026_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_026_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_026_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_026_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_026_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_026_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_026_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_026_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_026_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_026_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_026_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_026_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_026_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_026_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_026_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_026_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_026_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_026_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_026_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_026_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_026_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_026_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_026_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_026_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_026_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_026_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_026_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_026_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_026_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_026_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_026_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_026_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_026_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_026_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_026_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_026_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_026_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_026_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1137, + "tagName": "TestMachine_026_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1135, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_026_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_026_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_026_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_026_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_026_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_026_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_026_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_026_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_026_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_026_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_026_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_026_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_026_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_026_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_026_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_026_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_026_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_026_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_026_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_026_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_026_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_026_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_026_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_026_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_026_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_026_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_026_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_026_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_026_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_026_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_026_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_026_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_026_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_026_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_026_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_026_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_026_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_026_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_026_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_026_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_026_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_026_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_026_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_026_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_026_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_026_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_026_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_026_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_026_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_026_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_026_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_026_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_026_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_026_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_026_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_026_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_026_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_026_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_026_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_026_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_026_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_026_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_026_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_026_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_026_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_026_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_026_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_026_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_026_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_026_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_026_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_026_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1139, + "tagName": "TestMachine_027_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1138, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_027_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_027_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_027_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_027_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_027_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_027_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_027_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_027_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_027_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_027_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_027_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_027_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_027_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_027_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_027_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_027_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_027_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_027_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_027_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_027_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_027_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_027_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_027_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_027_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_027_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_027_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_027_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_027_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_027_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_027_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_027_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_027_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_027_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_027_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_027_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_027_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_027_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_027_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_027_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_027_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_027_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_027_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_027_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_027_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_027_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_027_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_027_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_027_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_027_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_027_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_027_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_027_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_027_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_027_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1140, + "tagName": "TestMachine_027_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1138, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_027_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_027_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_027_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_027_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_027_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_027_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_027_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_027_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_027_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_027_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_027_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_027_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_027_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_027_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_027_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_027_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_027_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_027_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_027_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_027_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_027_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_027_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_027_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_027_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_027_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_027_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_027_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_027_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_027_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_027_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_027_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_027_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_027_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_027_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_027_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_027_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_027_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_027_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_027_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_027_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_027_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_027_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_027_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_027_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_027_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_027_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_027_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_027_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_027_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_027_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_027_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_027_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_027_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_027_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_027_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_027_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_027_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_027_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_027_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_027_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_027_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_027_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_027_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_027_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_027_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_027_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_027_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_027_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_027_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_027_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_027_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_027_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1142, + "tagName": "TestMachine_028_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1141, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_028_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_028_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_028_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_028_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_028_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_028_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_028_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_028_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_028_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_028_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_028_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_028_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_028_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_028_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_028_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_028_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_028_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_028_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_028_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_028_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_028_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_028_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_028_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_028_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_028_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_028_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_028_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_028_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_028_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_028_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_028_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_028_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_028_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_028_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_028_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_028_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_028_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_028_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_028_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_028_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_028_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_028_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_028_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_028_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_028_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_028_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_028_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_028_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_028_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_028_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_028_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_028_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_028_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_028_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1143, + "tagName": "TestMachine_028_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1141, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_028_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_028_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_028_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_028_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_028_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_028_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_028_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_028_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_028_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_028_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_028_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_028_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_028_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_028_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_028_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_028_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_028_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_028_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_028_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_028_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_028_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_028_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_028_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_028_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_028_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_028_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_028_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_028_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_028_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_028_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_028_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_028_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_028_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_028_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_028_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_028_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_028_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_028_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_028_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_028_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_028_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_028_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_028_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_028_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_028_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_028_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_028_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_028_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_028_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_028_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_028_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_028_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_028_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_028_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_028_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_028_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_028_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_028_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_028_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_028_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_028_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_028_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_028_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_028_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_028_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_028_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_028_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_028_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_028_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_028_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_028_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_028_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1145, + "tagName": "TestMachine_029_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1144, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_029_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_029_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_029_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_029_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_029_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_029_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_029_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_029_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_029_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_029_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_029_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_029_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_029_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_029_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_029_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_029_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_029_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_029_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_029_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_029_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_029_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_029_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_029_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_029_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_029_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_029_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_029_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_029_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_029_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_029_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_029_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_029_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_029_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_029_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_029_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_029_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_029_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_029_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_029_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_029_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_029_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_029_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_029_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_029_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_029_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_029_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_029_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_029_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_029_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_029_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_029_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_029_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_029_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_029_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1146, + "tagName": "TestMachine_029_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1144, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_029_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_029_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_029_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_029_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_029_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_029_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_029_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_029_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_029_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_029_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_029_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_029_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_029_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_029_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_029_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_029_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_029_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_029_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_029_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_029_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_029_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_029_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_029_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_029_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_029_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_029_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_029_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_029_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_029_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_029_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_029_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_029_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_029_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_029_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_029_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_029_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_029_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_029_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_029_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_029_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_029_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_029_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_029_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_029_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_029_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_029_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_029_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_029_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_029_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_029_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_029_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_029_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_029_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_029_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_029_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_029_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_029_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_029_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_029_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_029_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_029_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_029_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_029_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_029_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_029_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_029_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_029_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_029_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_029_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_029_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_029_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_029_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1148, + "tagName": "TestMachine_030_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1147, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_030_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_030_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_030_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_030_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_030_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_030_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_030_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_030_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_030_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_030_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_030_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_030_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_030_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_030_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_030_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_030_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_030_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_030_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_030_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_030_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_030_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_030_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_030_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_030_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_030_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_030_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_030_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_030_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_030_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_030_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_030_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_030_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_030_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_030_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_030_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_030_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_030_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_030_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_030_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_030_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_030_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_030_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_030_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_030_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_030_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_030_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_030_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_030_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_030_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_030_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_030_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_030_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_030_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_030_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1149, + "tagName": "TestMachine_030_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1147, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_030_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_030_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_030_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_030_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_030_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_030_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_030_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_030_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_030_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_030_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_030_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_030_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_030_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_030_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_030_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_030_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_030_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_030_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_030_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_030_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_030_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_030_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_030_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_030_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_030_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_030_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_030_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_030_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_030_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_030_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_030_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_030_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_030_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_030_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_030_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_030_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_030_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_030_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_030_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_030_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_030_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_030_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_030_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_030_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_030_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_030_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_030_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_030_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_030_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_030_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_030_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_030_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_030_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_030_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_030_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_030_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_030_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_030_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_030_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_030_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_030_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_030_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_030_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_030_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_030_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_030_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_030_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_030_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_030_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_030_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_030_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_030_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1151, + "tagName": "TestMachine_031_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1150, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_031_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_031_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_031_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_031_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_031_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_031_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_031_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_031_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_031_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_031_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_031_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_031_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_031_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_031_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_031_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_031_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_031_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_031_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_031_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_031_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_031_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_031_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_031_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_031_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_031_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_031_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_031_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_031_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_031_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_031_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_031_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_031_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_031_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_031_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_031_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_031_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_031_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_031_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_031_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_031_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_031_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_031_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_031_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_031_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_031_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_031_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_031_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_031_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_031_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_031_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_031_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_031_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_031_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_031_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1152, + "tagName": "TestMachine_031_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1150, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_031_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_031_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_031_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_031_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_031_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_031_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_031_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_031_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_031_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_031_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_031_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_031_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_031_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_031_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_031_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_031_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_031_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_031_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_031_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_031_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_031_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_031_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_031_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_031_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_031_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_031_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_031_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_031_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_031_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_031_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_031_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_031_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_031_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_031_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_031_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_031_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_031_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_031_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_031_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_031_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_031_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_031_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_031_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_031_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_031_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_031_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_031_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_031_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_031_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_031_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_031_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_031_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_031_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_031_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_031_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_031_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_031_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_031_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_031_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_031_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_031_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_031_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_031_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_031_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_031_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_031_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_031_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_031_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_031_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_031_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_031_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_031_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1154, + "tagName": "TestMachine_032_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1153, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_032_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_032_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_032_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_032_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_032_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_032_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_032_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_032_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_032_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_032_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_032_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_032_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_032_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_032_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_032_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_032_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_032_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_032_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_032_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_032_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_032_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_032_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_032_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_032_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_032_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_032_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_032_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_032_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_032_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_032_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_032_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_032_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_032_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_032_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_032_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_032_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_032_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_032_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_032_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_032_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_032_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_032_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_032_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_032_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_032_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_032_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_032_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_032_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_032_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_032_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_032_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_032_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_032_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_032_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1155, + "tagName": "TestMachine_032_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1153, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_032_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_032_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_032_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_032_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_032_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_032_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_032_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_032_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_032_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_032_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_032_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_032_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_032_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_032_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_032_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_032_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_032_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_032_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_032_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_032_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_032_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_032_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_032_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_032_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_032_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_032_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_032_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_032_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_032_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_032_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_032_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_032_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_032_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_032_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_032_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_032_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_032_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_032_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_032_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_032_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_032_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_032_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_032_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_032_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_032_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_032_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_032_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_032_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_032_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_032_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_032_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_032_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_032_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_032_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_032_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_032_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_032_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_032_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_032_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_032_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_032_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_032_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_032_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_032_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_032_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_032_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_032_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_032_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_032_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_032_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_032_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_032_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1157, + "tagName": "TestMachine_033_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1156, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_033_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_033_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_033_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_033_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_033_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_033_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_033_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_033_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_033_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_033_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_033_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_033_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_033_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_033_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_033_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_033_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_033_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_033_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_033_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_033_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_033_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_033_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_033_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_033_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_033_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_033_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_033_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_033_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_033_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_033_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_033_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_033_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_033_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_033_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_033_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_033_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_033_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_033_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_033_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_033_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_033_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_033_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_033_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_033_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_033_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_033_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_033_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_033_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_033_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_033_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_033_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_033_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_033_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_033_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1158, + "tagName": "TestMachine_033_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1156, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_033_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_033_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_033_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_033_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_033_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_033_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_033_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_033_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_033_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_033_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_033_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_033_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_033_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_033_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_033_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_033_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_033_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_033_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_033_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_033_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_033_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_033_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_033_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_033_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_033_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_033_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_033_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_033_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_033_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_033_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_033_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_033_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_033_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_033_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_033_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_033_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_033_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_033_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_033_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_033_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_033_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_033_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_033_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_033_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_033_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_033_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_033_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_033_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_033_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_033_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_033_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_033_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_033_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_033_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_033_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_033_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_033_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_033_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_033_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_033_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_033_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_033_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_033_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_033_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_033_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_033_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_033_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_033_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_033_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_033_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_033_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_033_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1160, + "tagName": "TestMachine_034_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1159, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_034_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_034_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_034_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_034_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_034_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_034_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_034_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_034_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_034_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_034_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_034_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_034_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_034_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_034_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_034_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_034_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_034_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_034_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_034_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_034_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_034_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_034_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_034_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_034_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_034_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_034_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_034_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_034_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_034_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_034_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_034_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_034_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_034_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_034_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_034_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_034_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_034_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_034_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_034_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_034_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_034_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_034_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_034_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_034_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_034_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_034_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_034_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_034_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_034_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_034_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_034_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_034_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_034_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_034_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1161, + "tagName": "TestMachine_034_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1159, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_034_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_034_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_034_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_034_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_034_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_034_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_034_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_034_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_034_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_034_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_034_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_034_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_034_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_034_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_034_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_034_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_034_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_034_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_034_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_034_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_034_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_034_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_034_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_034_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_034_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_034_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_034_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_034_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_034_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_034_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_034_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_034_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_034_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_034_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_034_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_034_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_034_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_034_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_034_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_034_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_034_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_034_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_034_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_034_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_034_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_034_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_034_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_034_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_034_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_034_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_034_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_034_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_034_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_034_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_034_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_034_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_034_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_034_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_034_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_034_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_034_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_034_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_034_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_034_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_034_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_034_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_034_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_034_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_034_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_034_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_034_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_034_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1163, + "tagName": "TestMachine_035_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1162, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_035_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_035_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_035_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_035_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_035_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_035_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_035_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_035_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_035_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_035_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_035_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_035_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_035_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_035_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_035_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_035_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_035_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_035_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_035_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_035_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_035_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_035_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_035_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_035_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_035_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_035_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_035_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_035_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_035_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_035_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_035_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_035_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_035_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_035_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_035_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_035_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_035_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_035_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_035_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_035_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_035_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_035_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_035_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_035_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_035_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_035_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_035_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_035_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_035_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_035_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_035_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_035_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_035_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_035_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1164, + "tagName": "TestMachine_035_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1162, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_035_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_035_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_035_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_035_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_035_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_035_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_035_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_035_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_035_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_035_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_035_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_035_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_035_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_035_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_035_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_035_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_035_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_035_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_035_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_035_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_035_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_035_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_035_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_035_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_035_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_035_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_035_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_035_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_035_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_035_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_035_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_035_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_035_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_035_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_035_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_035_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_035_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_035_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_035_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_035_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_035_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_035_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_035_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_035_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_035_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_035_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_035_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_035_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_035_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_035_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_035_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_035_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_035_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_035_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_035_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_035_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_035_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_035_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_035_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_035_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_035_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_035_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_035_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_035_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_035_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_035_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_035_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_035_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_035_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_035_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_035_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_035_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1166, + "tagName": "TestMachine_036_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1165, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_036_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_036_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_036_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_036_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_036_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_036_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_036_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_036_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_036_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_036_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_036_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_036_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_036_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_036_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_036_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_036_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_036_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_036_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_036_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_036_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_036_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_036_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_036_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_036_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_036_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_036_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_036_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_036_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_036_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_036_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_036_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_036_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_036_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_036_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_036_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_036_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_036_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_036_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_036_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_036_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_036_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_036_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_036_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_036_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_036_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_036_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_036_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_036_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_036_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_036_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_036_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_036_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_036_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_036_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1167, + "tagName": "TestMachine_036_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1165, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_036_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_036_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_036_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_036_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_036_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_036_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_036_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_036_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_036_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_036_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_036_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_036_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_036_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_036_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_036_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_036_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_036_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_036_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_036_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_036_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_036_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_036_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_036_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_036_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_036_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_036_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_036_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_036_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_036_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_036_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_036_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_036_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_036_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_036_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_036_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_036_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_036_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_036_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_036_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_036_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_036_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_036_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_036_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_036_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_036_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_036_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_036_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_036_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_036_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_036_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_036_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_036_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_036_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_036_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_036_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_036_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_036_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_036_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_036_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_036_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_036_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_036_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_036_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_036_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_036_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_036_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_036_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_036_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_036_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_036_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_036_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_036_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1169, + "tagName": "TestMachine_037_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1168, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_037_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_037_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_037_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_037_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_037_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_037_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_037_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_037_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_037_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_037_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_037_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_037_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_037_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_037_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_037_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_037_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_037_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_037_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_037_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_037_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_037_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_037_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_037_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_037_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_037_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_037_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_037_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_037_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_037_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_037_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_037_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_037_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_037_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_037_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_037_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_037_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_037_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_037_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_037_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_037_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_037_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_037_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_037_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_037_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_037_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_037_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_037_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_037_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_037_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_037_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_037_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_037_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_037_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_037_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1170, + "tagName": "TestMachine_037_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1168, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_037_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_037_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_037_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_037_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_037_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_037_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_037_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_037_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_037_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_037_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_037_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_037_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_037_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_037_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_037_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_037_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_037_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_037_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_037_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_037_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_037_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_037_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_037_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_037_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_037_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_037_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_037_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_037_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_037_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_037_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_037_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_037_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_037_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_037_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_037_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_037_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_037_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_037_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_037_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_037_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_037_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_037_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_037_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_037_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_037_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_037_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_037_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_037_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_037_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_037_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_037_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_037_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_037_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_037_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_037_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_037_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_037_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_037_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_037_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_037_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_037_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_037_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_037_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_037_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_037_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_037_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_037_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_037_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_037_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_037_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_037_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_037_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1172, + "tagName": "TestMachine_038_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1171, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_038_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_038_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_038_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_038_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_038_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_038_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_038_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_038_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_038_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_038_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_038_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_038_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_038_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_038_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_038_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_038_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_038_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_038_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_038_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_038_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_038_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_038_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_038_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_038_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_038_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_038_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_038_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_038_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_038_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_038_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_038_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_038_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_038_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_038_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_038_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_038_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_038_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_038_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_038_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_038_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_038_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_038_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_038_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_038_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_038_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_038_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_038_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_038_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_038_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_038_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_038_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_038_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_038_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_038_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1173, + "tagName": "TestMachine_038_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1171, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_038_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_038_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_038_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_038_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_038_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_038_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_038_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_038_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_038_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_038_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_038_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_038_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_038_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_038_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_038_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_038_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_038_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_038_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_038_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_038_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_038_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_038_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_038_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_038_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_038_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_038_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_038_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_038_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_038_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_038_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_038_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_038_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_038_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_038_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_038_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_038_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_038_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_038_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_038_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_038_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_038_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_038_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_038_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_038_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_038_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_038_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_038_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_038_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_038_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_038_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_038_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_038_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_038_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_038_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_038_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_038_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_038_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_038_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_038_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_038_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_038_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_038_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_038_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_038_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_038_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_038_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_038_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_038_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_038_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_038_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_038_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_038_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1175, + "tagName": "TestMachine_039_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1174, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_039_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_039_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_039_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_039_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_039_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_039_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_039_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_039_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_039_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_039_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_039_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_039_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_039_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_039_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_039_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_039_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_039_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_039_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_039_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_039_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_039_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_039_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_039_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_039_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_039_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_039_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_039_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_039_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_039_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_039_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_039_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_039_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_039_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_039_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_039_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_039_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_039_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_039_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_039_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_039_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_039_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_039_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_039_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_039_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_039_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_039_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_039_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_039_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_039_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_039_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_039_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_039_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_039_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_039_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1176, + "tagName": "TestMachine_039_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1174, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_039_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_039_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_039_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_039_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_039_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_039_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_039_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_039_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_039_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_039_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_039_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_039_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_039_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_039_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_039_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_039_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_039_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_039_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_039_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_039_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_039_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_039_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_039_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_039_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_039_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_039_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_039_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_039_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_039_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_039_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_039_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_039_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_039_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_039_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_039_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_039_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_039_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_039_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_039_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_039_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_039_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_039_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_039_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_039_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_039_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_039_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_039_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_039_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_039_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_039_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_039_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_039_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_039_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_039_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_039_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_039_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_039_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_039_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_039_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_039_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_039_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_039_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_039_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_039_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_039_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_039_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_039_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_039_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_039_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_039_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_039_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_039_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + }, + { + "gobjectId": 1178, + "tagName": "TestMachine_040_001", + "containedName": "MESReceiver", + "browseName": "MESReceiver", + "parentGobjectId": 1177, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.MESReceiver", + "$MESReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_040_001.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_040_001.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_040_001.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_040_001.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_040_001.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_040_001.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_040_001.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_040_001.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_040_001.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_040_001.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_040_001.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_040_001.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_040_001.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_040_001.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_040_001.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_040_001.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_040_001.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_040_001.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_040_001.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_040_001.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_040_001.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_040_001.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_040_001.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_040_001.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "MoveInBatchID", + "fullTagReference": "TestMachine_040_001.MoveInBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInCompleteFlag", + "fullTagReference": "TestMachine_040_001.MoveInCompleteFlag", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInErrorText", + "fullTagReference": "TestMachine_040_001.MoveInErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInFlag", + "fullTagReference": "TestMachine_040_001.MoveInFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInJobSequenceNumber", + "fullTagReference": "TestMachine_040_001.MoveInJobSequenceNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInMesContainerNumber", + "fullTagReference": "TestMachine_040_001.MoveInMesContainerNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInNumberWorkOrders", + "fullTagReference": "TestMachine_040_001.MoveInNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInOperatorName", + "fullTagReference": "TestMachine_040_001.MoveInOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInPartNumbers", + "fullTagReference": "TestMachine_040_001.MoveInPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInReadyFlag", + "fullTagReference": "TestMachine_040_001.MoveInReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInSuccessFlag", + "fullTagReference": "TestMachine_040_001.MoveInSuccessFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveInWorkOrderNumbers", + "fullTagReference": "TestMachine_040_001.MoveInWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutBatchID", + "fullTagReference": "TestMachine_040_001.MoveOutBatchID", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutCompleteFlag", + "fullTagReference": "TestMachine_040_001.MoveOutCompleteFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutErrorText", + "fullTagReference": "TestMachine_040_001.MoveOutErrorText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutFlag", + "fullTagReference": "TestMachine_040_001.MoveOutFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutMesContainerNum", + "fullTagReference": "TestMachine_040_001.MoveOutMesContainerNum", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutNumberWorkOrders", + "fullTagReference": "TestMachine_040_001.MoveOutNumberWorkOrders", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutOperatorName", + "fullTagReference": "TestMachine_040_001.MoveOutOperatorName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutPartNumbers", + "fullTagReference": "TestMachine_040_001.MoveOutPartNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutReadyFlag", + "fullTagReference": "TestMachine_040_001.MoveOutReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutSuccessfulFlag", + "fullTagReference": "TestMachine_040_001.MoveOutSuccessfulFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MoveOutWorkOrderNumbers", + "fullTagReference": "TestMachine_040_001.MoveOutWorkOrderNumbers[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimension": 50, + "arrayDimensionPresent": true, + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_040_001.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_040_001.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_040_001.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_040_001.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_040_001.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_040_001.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_040_001.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + } + ] + }, + { + "gobjectId": 1179, + "tagName": "TestMachine_040_002", + "containedName": "DelmiaReceiver", + "browseName": "DelmiaReceiver", + "parentGobjectId": 1177, + "categoryId": 10, + "hostedByGobjectId": 1119, + "templateChain": [ + "$TestMachine.DelmiaReceiver", + "$DelmiaReceiver", + "$gUserDefined", + "$UserDefined" + ], + "attributes": [ + { + "attributeName": "AlarmCntsBySeverity", + "fullTagReference": "TestMachine_040_002.AlarmCntsBySeverity[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 13, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmCntsBySeverityEnableShelved", + "fullTagReference": "TestMachine_040_002.AlarmCntsBySeverityEnableShelved[]", + "mxDataType": 2, + "dataTypeName": "Integer", + "isArray": true, + "arrayDimension": 4, + "arrayDimensionPresent": true, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmInhibit", + "fullTagReference": "TestMachine_040_002.AlarmInhibit", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMode", + "fullTagReference": "TestMachine_040_002.AlarmMode", + "mxDataType": 13, + "mxAttributeCategory": 3, + "securityClassification": -1 + }, + { + "attributeName": "AlarmModeCmd", + "fullTagReference": "TestMachine_040_002.AlarmModeCmd", + "mxDataType": 13, + "mxAttributeCategory": 6 + }, + { + "attributeName": "AlarmMostUrgentAcked", + "fullTagReference": "TestMachine_040_002.AlarmMostUrgentAcked", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentInAlarm", + "fullTagReference": "TestMachine_040_002.AlarmMostUrgentInAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentMode", + "fullTagReference": "TestMachine_040_002.AlarmMostUrgentMode", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentSeverity", + "fullTagReference": "TestMachine_040_002.AlarmMostUrgentSeverity", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "AlarmMostUrgentShelved", + "fullTagReference": "TestMachine_040_002.AlarmMostUrgentShelved", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Area", + "fullTagReference": "TestMachine_040_002.Area", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "CmdData", + "fullTagReference": "TestMachine_040_002.CmdData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "CodeBase", + "fullTagReference": "TestMachine_040_002.CodeBase", + "mxDataType": 5, + "dataTypeName": "String", + "securityClassification": -1 + }, + { + "attributeName": "ConfigVersion", + "fullTagReference": "TestMachine_040_002.ConfigVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 5, + "securityClassification": -1 + }, + { + "attributeName": "ContainedName", + "fullTagReference": "TestMachine_040_002.ContainedName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Container", + "fullTagReference": "TestMachine_040_002.Container", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "DownloadPath", + "fullTagReference": "TestMachine_040_002.DownloadPath", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Errors", + "fullTagReference": "TestMachine_040_002.Errors[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelatedObject", + "fullTagReference": "TestMachine_040_002.ExecutionRelatedObject", + "mxDataType": 8, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ExecutionRelativeOrder", + "fullTagReference": "TestMachine_040_002.ExecutionRelativeOrder", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Extensions", + "fullTagReference": "TestMachine_040_002.Extensions", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "HierarchicalName", + "fullTagReference": "TestMachine_040_002.HierarchicalName", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "Host", + "fullTagReference": "TestMachine_040_002.Host", + "mxDataType": 8, + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "InAlarm", + "fullTagReference": "TestMachine_040_002.InAlarm", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "JobStepNumber", + "fullTagReference": "TestMachine_040_002.JobStepNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "MinorVersion", + "fullTagReference": "TestMachine_040_002.MinorVersion", + "mxDataType": 2, + "dataTypeName": "Integer", + "securityClassification": -1 + }, + { + "attributeName": "PartNumber", + "fullTagReference": "TestMachine_040_002.PartNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "ProcessRecipe.Aliases", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AliasReferences", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.AsyncShutdownCmd", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.DataChangeDeadband", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "ProcessRecipe.DeclarationsText", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Disabled", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.ErrorCnt", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteText", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionCnt", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Condition", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionError.Desc", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTime", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeAvg", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ExecutionTimeStamp", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.Expression", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OffScanText", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.OnScanText", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.RunsAsync", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptExecutionGroup", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ScriptOrder", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.ShutdownText", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StartupText", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.State.Historized", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.StatsReset", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "ProcessRecipe.TriggerOnQualityChange", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerPeriod", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ProcessRecipe.TriggerType", + "fullTagReference": "TestMachine_040_002.ProcessRecipe.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ReadyFlag", + "fullTagReference": "TestMachine_040_002.ReadyFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeDownloadFlag", + "fullTagReference": "TestMachine_040_002.RecipeDownloadFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessedFlag", + "fullTagReference": "TestMachine_040_002.RecipeProcessedFlag", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResult", + "fullTagReference": "TestMachine_040_002.RecipeProcessResult", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "RecipeProcessResultText", + "fullTagReference": "TestMachine_040_002.RecipeProcessResultText", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "Reset.Aliases", + "fullTagReference": "TestMachine_040_002.Reset.Aliases[]", + "mxDataType": 5, + "dataTypeName": "String", + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AliasReferences", + "fullTagReference": "TestMachine_040_002.Reset.AliasReferences[]", + "mxDataType": 8, + "isArray": true, + "arrayDimensionPresent": true, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.AsyncShutdownCmd", + "fullTagReference": "TestMachine_040_002.Reset.AsyncShutdownCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.DataChangeDeadband", + "fullTagReference": "TestMachine_040_002.Reset.DataChangeDeadband", + "mxDataType": 4, + "dataTypeName": "Double", + "mxAttributeCategory": 9, + "securityClassification": 5 + }, + { + "attributeName": "Reset.DeclarationsText", + "fullTagReference": "TestMachine_040_002.Reset.DeclarationsText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Disabled", + "fullTagReference": "TestMachine_040_002.Reset.Disabled", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.ErrorCnt", + "fullTagReference": "TestMachine_040_002.Reset.ErrorCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteText", + "fullTagReference": "TestMachine_040_002.Reset.ExecuteText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecuteTimeout.Limit", + "fullTagReference": "TestMachine_040_002.Reset.ExecuteTimeout.Limit", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionCnt", + "fullTagReference": "TestMachine_040_002.Reset.ExecutionCnt", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Alarmed", + "fullTagReference": "TestMachine_040_002.Reset.ExecutionError.Alarmed", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Condition", + "fullTagReference": "TestMachine_040_002.Reset.ExecutionError.Condition", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionError.Desc", + "fullTagReference": "TestMachine_040_002.Reset.ExecutionError.Desc", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTime", + "fullTagReference": "TestMachine_040_002.Reset.ExecutionTime", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeAvg", + "fullTagReference": "TestMachine_040_002.Reset.ExecutionTimeAvg", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ExecutionTimeStamp", + "fullTagReference": "TestMachine_040_002.Reset.ExecutionTimeStamp", + "mxDataType": 6, + "dataTypeName": "Time", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.Expression", + "fullTagReference": "TestMachine_040_002.Reset.Expression", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OffScanText", + "fullTagReference": "TestMachine_040_002.Reset.OffScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.OnScanText", + "fullTagReference": "TestMachine_040_002.Reset.OnScanText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.RunsAsync", + "fullTagReference": "TestMachine_040_002.Reset.RunsAsync", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptExecutionGroup", + "fullTagReference": "TestMachine_040_002.Reset.ScriptExecutionGroup", + "mxDataType": 13, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ScriptOrder", + "fullTagReference": "TestMachine_040_002.Reset.ScriptOrder", + "mxDataType": 2, + "dataTypeName": "Integer", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.ShutdownText", + "fullTagReference": "TestMachine_040_002.Reset.ShutdownText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StartupText", + "fullTagReference": "TestMachine_040_002.Reset.StartupText", + "mxDataType": 16, + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State", + "fullTagReference": "TestMachine_040_002.Reset.State", + "mxDataType": 13, + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "Reset.State.Historized", + "fullTagReference": "TestMachine_040_002.Reset.State.Historized", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 1, + "securityClassification": -1 + }, + { + "attributeName": "Reset.StatsReset", + "fullTagReference": "TestMachine_040_002.Reset.StatsReset", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 4 + }, + { + "attributeName": "Reset.TriggerOnQualityChange", + "fullTagReference": "TestMachine_040_002.Reset.TriggerOnQualityChange", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerPeriod", + "fullTagReference": "TestMachine_040_002.Reset.TriggerPeriod", + "mxDataType": 7, + "dataTypeName": "ElapsedTime", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Reset.TriggerType", + "fullTagReference": "TestMachine_040_002.Reset.TriggerType", + "mxDataType": 13, + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ScanState", + "fullTagReference": "TestMachine_040_002.ScanState", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 2, + "securityClassification": -1 + }, + { + "attributeName": "ScanStateCmd", + "fullTagReference": "TestMachine_040_002.ScanStateCmd", + "mxDataType": 1, + "dataTypeName": "Boolean", + "mxAttributeCategory": 6, + "securityClassification": 1 + }, + { + "attributeName": "SecurityGroup", + "fullTagReference": "TestMachine_040_002.SecurityGroup", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "ShortDesc", + "fullTagReference": "TestMachine_040_002.ShortDesc", + "mxDataType": 15, + "dataTypeName": "InternationalizedString", + "mxAttributeCategory": 11, + "securityClassification": -1 + }, + { + "attributeName": "Tagname", + "fullTagReference": "TestMachine_040_002.Tagname", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 14, + "securityClassification": -1 + }, + { + "attributeName": "UDAs", + "fullTagReference": "TestMachine_040_002.UDAs", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "UserAttrData", + "fullTagReference": "TestMachine_040_002.UserAttrData", + "mxDataType": 16, + "securityClassification": -1 + }, + { + "attributeName": "Username", + "fullTagReference": "TestMachine_040_002.Username", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + }, + { + "attributeName": "WorkOrderNumber", + "fullTagReference": "TestMachine_040_002.WorkOrderNumber", + "mxDataType": 5, + "dataTypeName": "String", + "mxAttributeCategory": 10, + "securityClassification": 1 + } + ] + } + ], + "totalObjectCount": 129 +} \ No newline at end of file diff --git a/gen_uns.py b/gen_uns.py new file mode 100644 index 0000000..2be72e5 --- /dev/null +++ b/gen_uns.py @@ -0,0 +1,324 @@ +#!/usr/bin/env python3 +""" +Generate a fake company's Unified Namespace (UNS) for OtOpcUa, grounded in the +REAL AVEVA Galaxy "DEV" hierarchy pulled from the MxAccess gateway +(galaxy-hierarchy.json). + +Mapping onto OtOpcUa's config-DB model (ServerCluster -> Namespace(Kind=Equipment) +-> UnsArea -> UnsLine -> Equipment -> Tag), with the canonical UNS path: + + Enterprise / Site / Area / Line / Equipment / Signal + +Real grounding: + * The 40 $TestMachine instances (TestMachine_001..040) become Equipment ("machines"). + * The Galaxy areas they are deployed in (TestArea / TestArea2 / TestArea3) + become UNS Areas. + * Each machine's real DELMIA + MES receiver children (resolved from Galaxy + containment) become tag sub-folders ("delmia" / "mes") whose Tags carry the + REAL MXAccess fullTagReference. + * Process Tags map the real $TestMachine UDAs (TestChangingInt, TestDouble, ...) + to believable signal names while preserving the real reference. + +Synthesized ("fake company") parts: enterprise/site/area/line names, machine +archetypes, and asset metadata (manufacturer/model/serial/SAP id). Everything +synthetic is clearly under generated identifiers; every node keeps a `source` +block linking back to the real Galaxy object. + +OtOpcUa UNS-segment rule enforced: Area/Line/Equipment names match ^[a-z0-9-]{1,32}$. +""" +import json, re, collections, hashlib + +SRC = "galaxy-hierarchy.json" +SEG = re.compile(r"^[a-z0-9-]{1,32}$") + +def seg(s): + assert SEG.match(s), f"invalid UNS segment: {s!r}" + return s + +# ---------------------------------------------------------------- load source +gal = json.load(open(SRC)) +objs = gal["objects"] +byid = {o["gobjectId"]: o for o in objs} +def name(i): return byid[i]["tagName"] if i in byid else None +def children(pid): return [o for o in objs if o.get("parentGobjectId") == pid] + +def chain_has(o, frag): + return any(frag in c for c in o.get("templateChain", [])) + +# the 40 top-level machines, grouped by their Galaxy area +AREAS_GAL = {} # galaxy area tag -> list of machine objects (sorted by number) +for o in objs: + if "$TestMachine" in o.get("templateChain", []): # exactly $TestMachine (not .DelmiaReceiver etc.) + area = name(o.get("parentGobjectId")) + AREAS_GAL.setdefault(area, []).append(o) +for a in AREAS_GAL: + AREAS_GAL[a].sort(key=lambda o: o["tagName"]) + +# resolve each machine's real DELMIA / MES receiver child tag names +def receiver_refs(machine): + delmia = mes = None + for c in children(machine["gobjectId"]): + if chain_has(c, "DelmiaReceiver"): delmia = c + elif chain_has(c, "MESReceiver"): mes = c + return delmia, mes + +# ---------------------------------------------------------------- fake company +ENTERPRISE = "northwind" # fictional consumer-goods manufacturer +SITE = "birmingham" # fictional plant (maps to Galaxy node/galaxy DEV) +GALAXY_NODE = "DESKTOP-6JL3KKO" +GALAXY = "DEV" + +# Galaxy area -> (uns area segment, friendly label, line plan) +# line plan: list of (line-segment, count) consuming machines in order. +AREA_PLAN = { + "TestArea": ("filling", "Filling & Capping", [("line-1", 7), ("line-2", 6), ("line-3", 6)]), + "TestArea2": ("blending", "Blending & CIP", [("cip-1", 1)]), + "TestArea3": ("packaging", "Packaging & Palletizing", + [("pack-1", 5), ("pack-2", 5), ("pack-3", 5), ("pack-4", 5)]), +} + +# believable machine archetypes cycled within a line, per area +ARCHETYPES = { + "filling": [("rinser","krones","Hydra"),("filler","sidel","SF300"), + ("capper","khs","Innofill"),("labeler","krones","Contiroll"), + ("inspector","antares-vision","Vmax"),("coder","videojet","1580")], + "blending": [("blender","spx-flow","APV-R5")], + "packaging": [("cartoner","marchesini","MC820"),("case-packer","bosch","Elematic"), + ("palletizer","fanuc","M410"),("stretch-wrapper","lantech","Q300"), + ("checkweigher","mettler-toledo","C3570")], +} + +def asset(area_seg, archetype, model_series, gtag, gidx): + mfr_model = {a[0]:(a[1],a[2]) for a in ARCHETYPES[area_seg]} + mfr, model = mfr_model[archetype] + h = int(hashlib.sha1(gtag.encode()).hexdigest(), 16) + return { + "manufacturer": mfr, + "model": f"{model} Srs{2 + h % 4}", + "serialNumber": f"SN26{gidx:05d}", + "sapId": f"100{200000 + h % 700000}", + "zTag": f"Z{area_seg[:3].upper()}{gidx:04d}", + "hardwareRevision": f"H{1 + h % 4}.{h % 10}", + "softwareRevision": f"S{2 + h % 3}.{(h>>4) % 10}", + "equipmentClassRef": f"urn:northwind:equipclass:{archetype}", + } + +# ----------------------------------------------------- signal (Tag) templates +def dtype(galaxy_type): + return { + "Boolean":"Boolean","Integer":"Int32","Double":"Double","Float":"Float", + "String":"String","Time":"DateTime","ElapsedTime":"Double", + "InternationalizedString":"String", + }.get(galaxy_type, "String") + +# process signals: (uns tag name, real $TestMachine UDA, galaxy type, access, flags) +PROCESS_SIGNALS = [ + ("speed-rpm", "TestChangingInt", "Integer", "ReadOnly", {}), + ("production-count", "TestHistoryValue","Integer", "ReadOnly", {"historize": True}), + ("temperature-c", "TestDouble", "Double", "ReadOnly", {}), + ("pressure-bar", "TestFloat", "Float", "ReadOnly", {}), + ("cycle-time-s", "TestDuration", "ElapsedTime","ReadOnly",{}), + ("last-cycle-ts", "TestDateTime", "Time", "ReadOnly", {}), + ("safety-interlock", "ProtectedValue", "Boolean", "ReadWrite", {"secured": True}), + ("maint-lockout", "ProtectedValue1", "Boolean", "ReadWrite", {"secured": True}), + ("motor-fault", "TestAlarm001", "Boolean", "ReadOnly", {"alarm": True}), + ("over-temp", "TestAlarm002", "Boolean", "ReadOnly", {"alarm": True}), + ("jam-detected", "TestAlarm003", "Boolean", "ReadOnly", {"alarm": True}), + ("in-alarm", "InAlarm", "Boolean", "ReadOnly", {}), +] +# DELMIA receiver signals (real $DelmiaReceiver attributes) +DELMIA_SIGNALS = [ + ("work-order", "WorkOrderNumber", "String", "ReadWrite", {}), + ("part-number", "PartNumber", "String", "ReadWrite", {}), + ("job-step", "JobStepNumber", "String", "ReadWrite", {}), + ("recipe-path", "DownloadPath", "String", "ReadWrite", {}), + ("recipe-dl-req", "RecipeDownloadFlag","Boolean","ReadWrite", {}), + ("recipe-done", "RecipeProcessedFlag","Boolean","ReadOnly", {}), + ("recipe-result", "RecipeProcessResult","Boolean","ReadOnly", {}), + ("ready", "ReadyFlag", "Boolean","ReadOnly", {}), +] +# MES receiver signals (real $MESReceiver attributes) +MES_SIGNALS = [ + ("move-in-req", "MoveInFlag", "Boolean","ReadWrite", {}), + ("move-in-batch", "MoveInBatchID", "Integer","ReadWrite", {}), + ("move-in-operator","MoveInOperatorName", "String", "ReadOnly", {}), + ("move-in-ok", "MoveInSuccessFlag", "Boolean","ReadOnly", {}), + ("move-out-req", "MoveOutFlag", "Boolean","ReadWrite", {}), + ("move-out-batch", "MoveOutBatchID", "Integer","ReadWrite", {}), + ("move-out-ok", "MoveOutSuccessfulFlag","Boolean","ReadOnly", {}), + ("container-id", "MoveOutMesContainerNum","String","ReadOnly", {}), +] + +def attr_set(obj): + return {a["attributeName"] for a in obj["attributes"]} if obj else set() + +def make_tags(equipment_id, machine, delmia, mes): + tags = [] + def add(folder, signals, ref_obj): + if ref_obj is None: + return + ref_tag = ref_obj["tagName"] + have = attr_set(ref_obj) + for uns_name, attr, gtype, access, flags in signals: + if attr not in have: + continue # only emit signals whose real attribute exists on THIS instance + full = f"{ref_tag}.{attr}" + tid = f"tag-{equipment_id}-{(folder+'-' if folder else '')}{uns_name}" + t = { + "tagId": tid, + "name": uns_name, + "folderPath": folder, + "dataType": dtype(gtype), + "accessLevel": access, + "historize": bool(flags.get("historize", False)), + "tagConfig": { + "isAlarm": bool(flags.get("alarm", False)), + "secured": bool(flags.get("secured", False)), + }, + "source": { + "namespaceKind": "SystemPlatform", + "fullTagReference": full, + "galaxyType": gtype, + }, + } + tags.append(t) + add("", PROCESS_SIGNALS, machine) + add("delmia", DELMIA_SIGNALS, delmia) + add("mes", MES_SIGNALS, mes) + return tags + +# ---------------------------------------------------------------- build UNS +cluster_id = f"{ENTERPRISE}-{SITE}" +uns_areas, uns_lines, equipment = [], [], [] +src_hierarchy = {"galaxyNode": GALAXY_NODE, "galaxy": GALAXY, "areas": []} + +gidx = 0 +for gal_area, (area_seg, area_label, line_plan) in AREA_PLAN.items(): + machines = AREAS_GAL.get(gal_area, []) + area_id = f"area-{area_seg}" + uns_areas.append({ + "unsAreaId": area_id, "clusterId": cluster_id, "name": seg(area_seg), + "notes": area_label, + "source": {"galaxyArea": gal_area, + "galaxyGobjectId": next((o["gobjectId"] for o in objs + if o["tagName"] == gal_area), None)}, + }) + src_area = {"galaxyArea": gal_area, "machines": []} + + # consume machines line-by-line per the plan + cursor = 0 + for line_seg, count in line_plan: + line_id = f"line-{area_seg}-{line_seg}" + uns_lines.append({ + "unsLineId": line_id, "unsAreaId": area_id, "name": seg(line_seg), + "notes": f"{area_label} {line_seg}", + }) + archetypes = ARCHETYPES[area_seg] + for j in range(count): + if cursor >= len(machines): break + m = machines[cursor]; cursor += 1; gidx += 1 + archetype, _, model_series = archetypes[j % len(archetypes)] + eq_seg = seg(f"{archetype}-{gidx:02d}") + eq_id = f"eq-{area_seg}-{line_seg}-{eq_seg}" + delmia, mes = receiver_refs(m) + a = asset(area_seg, archetype, model_series, m["tagName"], gidx) + tags = make_tags(eq_id, m, delmia, mes) + equipment.append({ + "equipmentId": eq_id, "unsLineId": line_id, "name": eq_seg, + "machineCode": m["tagName"], + "manufacturer": a["manufacturer"], "model": a["model"], + "serialNumber": a["serialNumber"], "sapId": a["sapId"], + "zTag": a["zTag"], "hardwareRevision": a["hardwareRevision"], + "softwareRevision": a["softwareRevision"], + "assetLocation": f"{ENTERPRISE}/{SITE}/{area_seg}/{line_seg}", + "equipmentClassRef": a["equipmentClassRef"], + "unsPath": f"{ENTERPRISE}/{SITE}/{area_seg}/{line_seg}/{eq_seg}", + "source": { + "namespaceKind": "SystemPlatform", + "galaxyTag": m["tagName"], "galaxyGobjectId": m["gobjectId"], + "templateChain": m["templateChain"], "galaxyArea": gal_area, + "delmiaReceiverTag": delmia["tagName"] if delmia else None, + "mesReceiverTag": mes["tagName"] if mes else None, + }, + "tags": tags, + }) + src_area["machines"].append({ + "tag": m["tagName"], "gobjectId": m["gobjectId"], + "unsEquipment": f"{ENTERPRISE}/{SITE}/{area_seg}/{line_seg}/{eq_seg}", + "delmiaReceiver": delmia["tagName"] if delmia else None, + "mesReceiver": mes["tagName"] if mes else None, + }) + src_hierarchy["areas"].append(src_area) + +tag_count = sum(len(e["tags"]) for e in equipment) + +doc = { + "$schema": "internal://otopcua/uns-export/v1", + "kind": "fake-company-uns", + "description": ("Fictional company UNS generated around the real AVEVA Galaxy " + "'DEV' TestMachine instances and the areas they are deployed in. " + "Modeled on OtOpcUa's Cluster->Namespace->UnsArea->UnsLine->" + "Equipment->Tag schema. Synthetic naming/asset metadata; every " + "node links back to its real Galaxy source."), + "generatedFrom": { + "file": SRC, "galaxyNode": GALAXY_NODE, "galaxy": GALAXY, + "gatewayEndpoint": "http://10.100.0.48:5120 (MxAccess gateway, gRPC)", + "sourceObjectCount": len(objs), + }, + "company": {"name": "Northwind Consumer Products", + "enterprise": ENTERPRISE, "site": SITE, + "siteDescription": "Birmingham bottling & packaging plant"}, + "cluster": {"clusterId": cluster_id, "name": f"{ENTERPRISE}-{SITE}-uns", + "enterprise": ENTERPRISE, "site": SITE, + "redundancyMode": "Hot", "nodeCount": 2}, + "namespace": {"namespaceId": f"{cluster_id}-equipment", "clusterId": cluster_id, + "kind": "Equipment", + "namespaceUri": f"urn:{ENTERPRISE}:{SITE}:uns"}, + "uns": {"unsAreas": uns_areas, "unsLines": uns_lines, "equipment": equipment}, + "stats": {"areas": len(uns_areas), "lines": len(uns_lines), + "equipment": len(equipment), "tags": tag_count}, + "sourceGalaxyHierarchy": src_hierarchy, +} + +json.dump(doc, open("company-uns.json", "w"), indent=2) + +# ---------------------------------------------------------------- tree view +lines = [] +lines.append(f"Northwind Consumer Products — Unified Namespace") +lines.append(f"(generated from Galaxy {GALAXY_NODE}\\{GALAXY}; " + f"{len(equipment)} machines, {tag_count} signals)") +lines.append("") +lines.append(f"{ENTERPRISE}") +lines.append(f"└─ {SITE}") +area_by_id = {a["unsAreaId"]: a for a in uns_areas} +lines_by_area = collections.defaultdict(list) +for l in uns_lines: lines_by_area[l["unsAreaId"]].append(l) +eq_by_line = collections.defaultdict(list) +for e in equipment: eq_by_line[e["unsLineId"]].append(e) + +for ai, a in enumerate(uns_areas): + a_last = ai == len(uns_areas) - 1 + a_pre = " " + ("└─ " if a_last else "├─ ") + lines.append(f" {'└─' if a_last else '├─'} {a['name']}/ ({a['notes']}; from Galaxy {a['source']['galaxyArea']})") + als = lines_by_area[a["unsAreaId"]] + a_cont = " " if a_last else " │ " + for li, l in enumerate(als): + l_last = li == len(als) - 1 + lines.append(f"{a_cont}{'└─' if l_last else '├─'} {l['name']}/") + eqs = eq_by_line[l["unsLineId"]] + l_cont = a_cont + (" " if l_last else "│ ") + for ei, e in enumerate(eqs): + e_last = ei == len(eqs) - 1 + ntags = len(e["tags"]) + lines.append(f"{l_cont}{'└─' if e_last else '├─'} {e['name']} " + f"[{e['manufacturer']} {e['model']}] ← {e['source']['galaxyTag']} ({ntags} signals)") +open("company-uns.tree.txt", "w").write("\n".join(lines) + "\n") + +print(json.dumps(doc["stats"], indent=2)) +print("\nsample equipment:") +e = equipment[0] +print(f" {e['unsPath']} machineCode={e['machineCode']} delmia={e['source']['delmiaReceiverTag']} mes={e['source']['mesReceiverTag']}") +print(" sample tags:") +for t in e["tags"][:3] + [e["tags"][12]] + [e["tags"][-1]]: + print(f" {t['folderPath'] or '.'}/{t['name']:18s} {t['dataType']:8s} {t['accessLevel']:9s} -> {t['source']['fullTagReference']}") +print("\nwrote: company-uns.json, company-uns.tree.txt") diff --git a/otopcua-uns-loader/.gitignore b/otopcua-uns-loader/.gitignore new file mode 100644 index 0000000..79929e0 --- /dev/null +++ b/otopcua-uns-loader/.gitignore @@ -0,0 +1,7 @@ +# Python virtualenv + caches (recreate via: python3 -m venv .venv && ./.venv/bin/pip install -r requirements.txt) +.venv/ +__pycache__/ +*.pyc + +# Generated by `otopcua_uns.py generate` from ../galaxy-hierarchy.json +load-plan.json diff --git a/otopcua-uns-loader/README.md b/otopcua-uns-loader/README.md new file mode 100644 index 0000000..2d6800c --- /dev/null +++ b/otopcua-uns-loader/README.md @@ -0,0 +1,121 @@ +# otopcua-uns-loader + +A **reloadable** populate-and-verify tool for the OtOpcUa galaxy Unified Namespace. +Recreates a UNS load grounded in the real AVEVA Galaxy **DEV** hierarchy (the 40 +`TestMachine` instances) and verifies it streams **live values** on OPC UA — so +you can rebuild the OtOpcUa docker-dev instance and get the namespace back with +one populate + one deploy click. + +## What it loads + +One **SystemPlatform** `Tag` per `(machine, signal)` bound to the existing +`GalaxyMxGateway` driver (`MAIN-galaxy-mxgw`). Each tag's `FolderPath` is the +Galaxy object and its `Name` the attribute, so the materialised OPC UA variable +`OtOpcUa//` has a NodeId equal to the MXAccess reference the +driver subscribes to — which is what makes the value go live. + +Signals mirrored per machine (only those the instance actually has): the +`$TestMachine` process UDAs — `TestChangingInt`, `TestHistoryValue`, +`TestDouble/Float/Duration/DateTime`, `ProtectedValue(1)`, `TestAlarm001..003`, +`InAlarm` → **396 tags across 40 machines**. + +Every row carries the `nw-mirror-` `TagId` prefix, so `clean` removes exactly +what the tool created (adopting any pre-existing seed row for the same ref). + +## Why a deploy click is in the middle + +OtOpcUa applies config only from **sealed Deployment snapshots**, and the only +way to seal one is the AdminUI **"Deploy current configuration"** button +(`http://localhost:9200/deployments`) — there is no SQL/REST/CLI trigger (it's +an in-cluster Akka operation). So the flow is: + +``` +populate ──SQL──▶ live config tables + │ (you click Deploy at :9200, sign in multi-role/password) + ▼ + driver applies ▶ materialises variables ▶ SubscribeBulk ▶ live values + │ +verify ──OPC UA──▶ browse + read Good values on :4840 +``` + +`populate` and `clean` print the reminder; `verify --wait` polls until the +deploy lands. + +> Live values depend on the driver **SubscribeBulk** pass +> (OtOpcUa `master` ≥ commit `c1ce583`). On older builds variables materialise +> but stay `BadWaitingForInitialData`. + +## Setup + +```bash +cd otopcua-uns-loader +python3 -m venv .venv +./.venv/bin/pip install -r requirements.txt +``` + +## Use + +```bash +./.venv/bin/python otopcua_uns.py generate # build load-plan.json from galaxy-hierarchy.json +./.venv/bin/python otopcua_uns.py populate # upsert the 396 mirror Tag rows (idempotent) +# → open http://localhost:9200/deployments, sign in, click "Deploy current configuration" +./.venv/bin/python otopcua_uns.py verify --wait # poll until live values are Good on :4840 +./.venv/bin/python otopcua_uns.py status # config-DB + address-space snapshot +./.venv/bin/python otopcua_uns.py clean # remove all nw-mirror-* tags (then Deploy again) +``` + +### Rebuild recovery (the point of the tool) + +After the docker-dev instance is rebuilt (DB wiped): + +1. Ensure the schema + clusters + the `MAIN-galaxy-mxgw` driver exist + (`dotnet ef database update` + the docker-dev `cluster-seed`; see the OtOpcUa + `docker-dev/README.md`). +2. `populate` → **Deploy** at the AdminUI → `verify --wait`. + +## Troubleshooting + +**`verify` stays INCOMPLETE / deployment "Sealed" but drivers never applied it.** +If you recreate the **admin/coordinator** node (`admin-a`) around the same time +you click Deploy, the dispatch broadcast can be lost — the deployment seals but +`NodeDeploymentState` shows no row for the driver nodes, and the address space +keeps the old content. Recover by: restart the driver nodes +(`docker restart otopcua-dev-driver-a-1 otopcua-dev-driver-b-1`) so they cleanly +re-subscribe, then Deploy again. If a no-op "NoChanges" blocks the re-deploy, +delete the orphan sealed `Deployment` row that no node applied (it has no +`NodeDeploymentState` children) so Deploy sees drift again. + +**A rebuilt/restarted node serves an empty address space until the next Deploy.** +On bootstrap a node recovers to its last-*applied* revision and does **not** +re-materialise until a new deployment is dispatched — so after any node restart, +click Deploy once (a config change bumps the revision) to repopulate + re-subscribe. + +## Configuration + +Defaults target docker-dev; override via flags or env: + +| Flag | Env | Default | +|---|---|---| +| `--sql-host/-port/-user/-password/-db` | `OTOPCUA_SQL_*` | `localhost:14330` sa / `OtOpcUa!Dev123` / `OtOpcUa` | +| `--opcua-endpoint` | `OTOPCUA_OPCUA_ENDPOINT` | `opc.tcp://localhost:4840` | +| `--driver` | `OTOPCUA_GALAXY_DRIVER` | `MAIN-galaxy-mxgw` | +| `--galaxy-json` | `OTOPCUA_GALAXY_JSON` | `../galaxy-hierarchy.json` | +| `--deploy-url` | — | `http://localhost:9200/deployments` | + +## Files + +- `otopcua_uns.py` — the CLI (generate / populate / verify / status / clean) +- `load-plan.json` — generated load plan (machine → signal → MXAccess ref) +- `../galaxy-hierarchy.json` — the source of truth, pulled live from the gateway +- `requirements.txt`, `.venv/` + +## Scope note — company-UNS shape + +This tool loads the galaxy in its **native hierarchy** +(`OtOpcUa/TestMachine_NNN/`), which is the only shape that can carry live +Galaxy values: OtOpcUa forbids the `GalaxyMxGateway` driver in an `Equipment` +namespace, so a custom `Enterprise/Site/Area/Line/Equipment` UNS (e.g. the +Northwind model in `../company-uns.json`) must be a separate **Equipment** +namespace fed by an `OpcUaClient` driver + `UnsMappingTable` that remaps this +mirror. That overlay is the designed next layer; `../company-uns.json` already +carries the area/line/equipment → galaxy-ref mapping it needs. diff --git a/otopcua-uns-loader/otopcua_uns.py b/otopcua-uns-loader/otopcua_uns.py new file mode 100644 index 0000000..7b6e9a3 --- /dev/null +++ b/otopcua-uns-loader/otopcua_uns.py @@ -0,0 +1,332 @@ +#!/usr/bin/env python3 +""" +otopcua_uns.py — reloadable populate + verify for the OtOpcUa galaxy UNS. + +Recreates and verifies an OtOpcUa Unified-Namespace load grounded in the real +AVEVA Galaxy "DEV" hierarchy (the 40 TestMachine instances). Designed to be +re-run after the OtOpcUa docker-dev instance is rebuilt. + +Pipeline (see scadaproj/memory otopcua-uns-deploy-and-value-streaming): + + populate ──SQL──▶ live config tables (Tag rows, nw-* prefix) + │ + you click "Deploy current configuration" at :9200 + │ + ▼ + driver applies ▶ materialises OtOpcUa// ▶ SubscribeBulk + │ + verify ──OPC UA──▶ browse + read live values on :4840 + +What it loads: one SystemPlatform Tag per (machine, signal) bound to the +existing GalaxyMxGateway driver. Each tag's FolderPath is the Galaxy object and +its Name the attribute, so the materialised variable NodeId is exactly the +MXAccess ref the driver subscribes to — giving live values. Every row carries +the `nw-` id prefix so `clean` can remove them without touching other config. + +Idempotent: populate upserts by TagId; re-running is a no-op when unchanged. + +Subcommands: + generate Build the load plan from galaxy-hierarchy.json (writes load-plan.json) + populate Upsert the SystemPlatform mirror Tag rows into the config DB + verify Check DB rows present + live OPC UA values are Good on :4840 + status Show config-DB + address-space state + clean Delete all nw-* mirror Tag rows + +Deploy is a human-gated AdminUI action (no SQL/REST trigger exists); populate +and clean print the reminder and `verify --wait` polls until it lands. + +Deps: pymssql, asyncua (see requirements.txt; use the bundled .venv). +""" +import argparse +import json +import os +import re +import sys +import time + +# ── config (overridable via env / flags) ─────────────────────────────────── +DEF_MSSQL = dict( + host=os.environ.get("OTOPCUA_SQL_HOST", "localhost"), + port=int(os.environ.get("OTOPCUA_SQL_PORT", "14330")), + user=os.environ.get("OTOPCUA_SQL_USER", "sa"), + password=os.environ.get("OTOPCUA_SQL_PASSWORD", "OtOpcUa!Dev123"), + database=os.environ.get("OTOPCUA_SQL_DB", "OtOpcUa"), +) +DEF_OPCUA = os.environ.get("OTOPCUA_OPCUA_ENDPOINT", "opc.tcp://localhost:4840") +DEF_DRIVER = os.environ.get("OTOPCUA_GALAXY_DRIVER", "MAIN-galaxy-mxgw") +DEF_GALAXY_JSON = os.environ.get( + "OTOPCUA_GALAXY_JSON", + os.path.join(os.path.dirname(__file__), "..", "galaxy-hierarchy.json"), +) +ID_PREFIX = "nw-mirror-" # all rows we own carry this TagId prefix +LOAD_PLAN = os.path.join(os.path.dirname(__file__), "load-plan.json") + +# ── the value signals we mirror, per $TestMachine instance ────────────────── +# (galaxy attribute name, OtOpcUa DriverDataType, access '0'=Read/'1'=ReadWrite) +SIGNALS = [ + ("TestChangingInt", "Int32", "0"), + ("TestHistoryValue", "Int32", "0"), + ("TestDouble", "Float64", "0"), + ("TestFloat", "Float32", "0"), + ("TestDuration", "Float64", "0"), + ("TestDateTime", "DateTime", "0"), + ("ProtectedValue", "Boolean", "1"), + ("ProtectedValue1", "Boolean", "1"), + ("TestAlarm001", "Boolean", "0"), + ("TestAlarm002", "Boolean", "0"), + ("TestAlarm003", "Boolean", "0"), + ("InAlarm", "Boolean", "0"), +] + + +# ── plan generation (grounded in the real galaxy) ─────────────────────────── +def build_plan(galaxy_json, driver): + with open(galaxy_json) as f: + gal = json.load(f) + machines = [ + o for o in gal["objects"] + if "$TestMachine" in o.get("templateChain", []) + ] + machines.sort(key=lambda o: o["tagName"]) + rows = [] + for m in machines: + have = {a["attributeName"] for a in m["attributes"]} + for attr, dtype, access in SIGNALS: + if attr not in have: + continue # only mirror attributes this instance really has + rows.append({ + "tag_id": f"{ID_PREFIX}{m['tagName']}-{attr}".lower(), + "driver_instance_id": driver, + "name": attr, + "folder_path": m["tagName"], # → folder; ref = folder.name + "data_type": dtype, + "access_level": access, + "mxaccess_ref": f"{m['tagName']}.{attr}", + }) + return { + "source": galaxy_json, + "driver_instance_id": driver, + "machines": len(machines), + "tags": len(rows), + "rows": rows, + } + + +# ── DB helpers ────────────────────────────────────────────────────────────── +def connect(cfg): + import pymssql + conn = pymssql.connect( + server=cfg["host"], port=str(cfg["port"]), user=cfg["user"], + password=cfg["password"], database=cfg["database"], autocommit=False, + ) + cur = conn.cursor() + # The Tag table has filtered indexes / computed columns; writes require this. + cur.execute("SET QUOTED_IDENTIFIER ON; SET ANSI_NULLS ON;") + return conn, cur + + +def driver_exists(cur, driver): + cur.execute( + "SELECT n.Kind FROM dbo.DriverInstance d " + "JOIN dbo.Namespace n ON n.NamespaceId = d.NamespaceId " + "WHERE d.DriverInstanceId = %s", (driver,)) + r = cur.fetchone() + return r[0] if r else None + + +# ── commands ──────────────────────────────────────────────────────────────── +def cmd_generate(args): + plan = build_plan(args.galaxy_json, args.driver) + with open(LOAD_PLAN, "w") as f: + json.dump(plan, f, indent=2) + print(f"plan: {plan['machines']} machines → {plan['tags']} mirror tags (driver {plan['driver_instance_id']})") + print(f"wrote {LOAD_PLAN}") + return 0 + + +def cmd_populate(args): + plan = build_plan(args.galaxy_json, args.driver) + conn, cur = connect(args.mssql) + kind = driver_exists(cur, args.driver) + if kind is None: + print(f"ERROR: driver instance '{args.driver}' not found in config DB.", file=sys.stderr) + return 2 + if kind != "SystemPlatform": + print(f"ERROR: driver '{args.driver}' is in a {kind} namespace; the galaxy mirror needs a " + f"SystemPlatform/GalaxyMxGateway driver.", file=sys.stderr) + return 2 + + inserted = updated = 0 + for r in plan["rows"]: + # Upsert by the SystemPlatform natural key (DriverInstanceId, FolderPath, Name) + # — the UX_Tag_FolderPath unique index. This adopts any pre-existing seed row for + # the same ref into our nw-* set (so `clean` can remove it) and stays idempotent on + # re-run. RowId/RowVersion are server-managed. + cur.execute( + "SELECT TagId FROM dbo.Tag WHERE DriverInstanceId=%s AND FolderPath=%s " + "AND Name=%s AND EquipmentId IS NULL", + (r["driver_instance_id"], r["folder_path"], r["name"])) + if cur.fetchone(): + cur.execute( + "UPDATE dbo.Tag SET TagId=%s, DataType=%s, AccessLevel=%s, " + "WriteIdempotent=0, TagConfig='{}' " + "WHERE DriverInstanceId=%s AND FolderPath=%s AND Name=%s AND EquipmentId IS NULL", + (r["tag_id"], r["data_type"], r["access_level"], + r["driver_instance_id"], r["folder_path"], r["name"])) + updated += 1 + else: + cur.execute( + "INSERT INTO dbo.Tag (TagRowId, TagId, DriverInstanceId, EquipmentId, " + "Name, FolderPath, DataType, AccessLevel, WriteIdempotent, TagConfig) " + "VALUES (NEWID(), %s, %s, NULL, %s, %s, %s, %s, 0, '{}')", + (r["tag_id"], r["driver_instance_id"], r["name"], r["folder_path"], + r["data_type"], r["access_level"])) + inserted += 1 + conn.commit() + conn.close() + print(f"populated: {inserted} inserted, {updated} updated " + f"({plan['tags']} mirror tags across {plan['machines']} machines)") + print() + print(">>> NEXT: open the AdminUI, sign in, and click " + "'Deploy current configuration' to seal + serve the load:") + print(f" {args.deploy_url}") + print(">>> then run: otopcua_uns.py verify --wait") + return 0 + + +def cmd_clean(args): + conn, cur = connect(args.mssql) + cur.execute("DELETE FROM dbo.Tag WHERE TagId LIKE %s", (ID_PREFIX + "%",)) + n = cur.rowcount + conn.commit() + conn.close() + print(f"removed {n} nw-* mirror tag(s). Deploy again at {args.deploy_url} to drop them from the address space.") + return 0 + + +def cmd_status(args): + conn, cur = connect(args.mssql) + cur.execute("SELECT COUNT(*) FROM dbo.Tag WHERE TagId LIKE %s", (ID_PREFIX + "%",)) + db_tags = cur.fetchone()[0] + # Deployment.Status: 2 = Sealed (the snapshot driver nodes apply). + cur.execute("SELECT TOP 1 RevisionHash, SealedAtUtc FROM dbo.Deployment " + "WHERE Status=2 ORDER BY SealedAtUtc DESC") + dep = cur.fetchone() + conn.close() + print(f"config DB : {db_tags} mirror tags (nw-*) present") + print(f"last sealed : {('rev '+dep[0][:12]+'… @ '+str(dep[1])) if dep else '(none)'}") + folders, variables, good = browse_summary(args.opcua_endpoint) + print(f"address space : {folders} machine folder(s), {variables} variable(s), {good} value(s) Good on {args.opcua_endpoint}") + return 0 + + +def cmd_verify(args): + plan = build_plan(args.galaxy_json, args.driver) + expected = plan["tags"] + deadline = time.time() + (args.wait_seconds if args.wait else 0) + while True: + folders, variables, good = browse_summary(args.opcua_endpoint) + ok = variables >= expected and good >= max(1, int(expected * 0.5)) + if ok or time.time() >= deadline: + break + print(f" waiting for deploy… ({variables}/{expected} vars, {good} Good)") + time.sleep(5) + + print(f"expected mirror tags : {expected}") + print(f"address-space vars : {variables} (in {folders} folders)") + print(f"values Good (live) : {good}") + sample = sample_values(args.opcua_endpoint, 6) + for nm, val, sc in sample: + print(f" {nm} = {val} [{sc}]") + passed = variables >= expected and good >= max(1, int(expected * 0.5)) + print("VERIFY:", "PASS — UNS loaded and live" if passed else "INCOMPLETE — did you Deploy at the AdminUI?") + return 0 if passed else 1 + + +# ── OPC UA helpers (asyncua) ──────────────────────────────────────────────── +def browse_summary(endpoint): + import asyncio + from asyncua import Client + + async def run(): + folders = variables = good = 0 + async with Client(endpoint) as c: + for k in await c.nodes.objects.get_children(): + if (await k.read_browse_name()).Name != "OtOpcUa": + continue + for f in await k.get_children(): + folders += 1 + for v in await f.get_children(): + variables += 1 + try: + dv = await v.read_data_value() + if dv.StatusCode and dv.StatusCode.is_good(): + good += 1 + except Exception: + pass + return folders, variables, good + try: + return asyncio.run(run()) + except Exception as e: + return (f"<{type(e).__name__}>", 0, 0) + + +def sample_values(endpoint, n): + import asyncio + from asyncua import Client + + async def run(): + out = [] + async with Client(endpoint) as c: + for k in await c.nodes.objects.get_children(): + if (await k.read_browse_name()).Name != "OtOpcUa": + continue + for f in await k.get_children(): + for v in await f.get_children(): + try: + dv = await v.read_data_value() + sc = dv.StatusCode.name if dv.StatusCode else "?" + out.append(((await v.read_browse_name()).Name, dv.Value.Value, sc)) + except Exception as e: + out.append(((await v.read_browse_name()).Name, f"<{type(e).__name__}>", "?")) + if len(out) >= n: + return out + return out + try: + return asyncio.run(run()) + except Exception as e: + return [("", str(e), "?")] + + +# ── arg parsing ───────────────────────────────────────────────────────────── +def main(argv): + p = argparse.ArgumentParser(description="Reloadable populate + verify for the OtOpcUa galaxy UNS.") + p.add_argument("--galaxy-json", default=DEF_GALAXY_JSON) + p.add_argument("--driver", default=DEF_DRIVER, help="SystemPlatform GalaxyMxGateway driver instance id") + p.add_argument("--opcua-endpoint", default=DEF_OPCUA) + p.add_argument("--deploy-url", default="http://localhost:9200/deployments") + p.add_argument("--sql-host", default=DEF_MSSQL["host"]) + p.add_argument("--sql-port", type=int, default=DEF_MSSQL["port"]) + p.add_argument("--sql-user", default=DEF_MSSQL["user"]) + p.add_argument("--sql-password", default=DEF_MSSQL["password"]) + p.add_argument("--sql-db", default=DEF_MSSQL["database"]) + sub = p.add_subparsers(dest="cmd", required=True) + sub.add_parser("generate") + sub.add_parser("populate") + sub.add_parser("clean") + sub.add_parser("status") + vp = sub.add_parser("verify") + vp.add_argument("--wait", action="store_true", help="poll until the deploy lands") + vp.add_argument("--wait-seconds", type=int, default=120) + + a = p.parse_args(argv) + a.mssql = dict(host=a.sql_host, port=a.sql_port, user=a.sql_user, + password=a.sql_password, database=a.sql_db) + return { + "generate": cmd_generate, "populate": cmd_populate, "clean": cmd_clean, + "status": cmd_status, "verify": cmd_verify, + }[a.cmd](a) + + +if __name__ == "__main__": + sys.exit(main(sys.argv[1:])) diff --git a/otopcua-uns-loader/requirements.txt b/otopcua-uns-loader/requirements.txt new file mode 100644 index 0000000..10e7780 --- /dev/null +++ b/otopcua-uns-loader/requirements.txt @@ -0,0 +1,2 @@ +pymssql>=2.3 +asyncua>=2.0