Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
JSON.stringify vs structuredClone vs fastest-json-copy vs fastcopy
big json model
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Browser:
Chrome 133
Operating system:
Windows
Device Platform:
Desktop
Date tested:
one year ago
Test name
Executions per second
JSON.stringify + parse
2516.4 Ops/sec
structuredClone
1440.1 Ops/sec
just JSON.stringify
6191.3 Ops/sec
just JSON.parse
5012.0 Ops/sec
fastest-json-copy
5471.6 Ops/sec
fastCopy
3582.9 Ops/sec
HTML Preparation code:
<script type="module"> import fastCopy from 'https://cdn.skypack.dev/fast-copy'; window.fastCopy = fastCopy; </script>
Script Preparation code:
var MyObject = { "ScreenDataModel": { "$type": "HmiScreen", "Width": 1920, "Height": 1080, "BackFillPattern": 0, "BackColor": 4290822336, "AlternateBackColor": 4293651435, "BackGraphic": null, "HorizontalAlignment": 0, "VerticalAlignment": 0, "BackgroundFillMode": 0, "BackGraphicStretchMode": 3, "Name": "MyScreen", "DisplayName": { "$type": "HmiTextObject", "Text": "" } }, "Models": [ { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "2b38dfff-8398-4bfd-85b0-154183c35a7b" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "b4f12767-cd07-4ee3-969e-cdae9b639fde" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "e9519f67-4531-4dff-828b-85aa96d153a8" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "a98153e1-6d17-4dcc-b067-1e1b6f9be02f", "ShowFocusVisual": true, "Name": "Button_0", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "8692fa04-8467-4222-b1b4-6059523bf861" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "538d49d6-ee74-4c45-b9c3-25ea31d7d0aa" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "3de7c544-300d-47ff-961f-44f46104a0f5" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "f4455119-7a84-40ac-ab3e-9ff87b99654c" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "f7eace2a-401a-4dd8-b7ee-0e5998501c17", "ShowFocusVisual": true, "Name": "Button_1", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "8924122b-89a5-4ebf-a055-e88ab7b4be1e" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "8d633e94-8973-4fb0-889e-f4edb516396d" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "15baefbf-6a15-4df1-b391-bc8e30a83db9" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "fa35e55f-8a4f-4bf4-bf75-64bd55fa1320" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "60d1a578-ac76-432e-95a0-8a6a69c876d4", "ShowFocusVisual": true, "Name": "Button_2", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "a5b89501-d27c-4e03-8e4a-26525295bbed" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "72daaf67-e5a7-4386-8e45-6072613c508e" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "82c6d0ce-5dbe-43f8-be36-ed0ffb45cb20" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "a0de0c58-b20e-474b-a721-67c1317bacbc" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "4c66480e-7b93-4cfb-b2df-7f5a3ac74e9f", "ShowFocusVisual": true, "Name": "Button_3", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "f7cb9e36-84e0-407a-a276-6ca99408966f" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "eb0abdad-497d-48ff-9d0b-fbbfd486d4da" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "1608e0d8-3898-4e1f-837c-c40a51e6d825" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "b2e3e27f-1a96-498a-8ed0-97ad6d14cce8" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "218db6da-7737-40aa-8dc9-b9719ddfa25c", "ShowFocusVisual": true, "Name": "Button_4", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "763ba2b1-c085-43d0-9b61-f69f99ba1087" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "5449fe7f-310d-42bb-97ba-b59f1c70ddff" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "26e1ee23-3e28-4ed4-8d98-590177125cb5" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "0eb039a9-1ed3-4fac-8e31-c07393fbdc3d" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "0f470c5a-d57b-4bd0-be94-a42efa7c225c", "ShowFocusVisual": true, "Name": "Button_5", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "f426af0a-dff4-43e0-8d91-37a6750f8990" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "54020f0b-41be-424a-90e1-0c7622db8e13" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "15d65607-5713-4460-aaff-93f26d6859a8" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "37c50f7d-b7b4-4143-b228-11eb6407cff8" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "f2bfb886-4dbb-46ad-9c7c-976d8a20e13b", "ShowFocusVisual": true, "Name": "Button_6", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "1877d6f8-0132-451e-9831-476ee6e285be" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "ae88ed7c-458f-4595-85d0-198a73ab6e0f" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "ab9b93ef-39b9-4f1d-89e5-0beafdfdb803" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "0455bb52-e960-4c1d-8690-a70cdb59d783" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "f7bf8f21-fbfc-4272-a86b-4685a25b06ad", "ShowFocusVisual": true, "Name": "Button_7", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "b9944d75-b456-478c-bc0e-4b95c13beebe" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "f738edfb-5551-4404-967e-da89cd3a008d" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "ac8d679b-b985-447c-89ce-c2ff3f592744" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "484474ad-e8e7-4a77-be05-2e75a5e4c2f1" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "012708fb-737e-4086-ada8-ae7f453f6c58", "ShowFocusVisual": true, "Name": "Button_8", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "01488b1c-f8b9-46c4-a8f0-e8b12968602a" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "194e3e45-7aaa-42d6-88fb-2e2c5f0fd0bf" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "0b8c251e-ea6d-4aca-a8d3-48dcf38f6b9e" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "0fff3a2f-91f2-400e-8db0-0b63b78ba811" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "cfcbc620-a010-42b3-a314-e1f13b54640e", "ShowFocusVisual": true, "Name": "Button_9", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "2cf8cfda-5d01-430d-a5e9-22be9f8a87e1" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "5f795464-5be8-4b87-a3b7-77610462336a" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "beb9e0ac-9519-45ab-9cbe-84aa911847fb" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "e8d3e005-8eb7-4bd8-be11-bb5291132dd6" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "89befd3f-0a40-42df-8d95-6284f525a63a", "ShowFocusVisual": true, "Name": "Button_10", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "b7829a27-f0aa-4733-8469-31a71ae49561" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "f3573b7a-8c83-4be5-ad41-e239d2e33bc5" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "f06fc711-ad12-4a6a-ba51-04775edf61bf" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "ce6f1c32-39db-4366-b51d-9ae6654cf717" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "b1d34388-4156-4403-888c-9e75dc080a90", "ShowFocusVisual": true, "Name": "Button_11", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "8af0e026-664a-439c-b723-d2a34f78269a" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "1ccc4179-fff5-4ed0-a1e2-1a2a0c8d07fc" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "e6bcc360-bccc-4cf9-8f9c-03b0395a3c10" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "666348f1-e9a4-4535-a863-13d1e6d77aec" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "19e3b4ee-7a5d-4421-a7a1-b7b228314e7e", "ShowFocusVisual": true, "Name": "Button_12", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "fb9c7f21-2202-4d13-ad3e-2d91472fda13" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "ce6bfe07-865d-472e-9e78-ad046b801bb2" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "c019eeef-809a-4ff7-87f0-d0e1ded9ff2f" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "678f3be1-6890-4b0b-bb17-fb55fb07c67e" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "bbffbc94-404c-4ff3-9c28-006864d02173", "ShowFocusVisual": true, "Name": "Button_13", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "21d23c05-10a4-490e-a33b-478603781e82" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "8e3a0bde-9be2-4cce-a3be-d4c8b50e7363" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "3e9f2874-ed2c-4d12-9497-9ddb6dd566ad" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "5409f9c6-b0c4-4fe0-aeca-36eb5b79a51a" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "cc5fe556-1de7-4b76-9a43-bd102f59c5bb", "ShowFocusVisual": true, "Name": "Button_14", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "ec11d99a-939f-4855-a5f5-6d3db9ed9838" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "047b25ad-4229-4fa3-9169-931f0eedf705" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "a22e2274-71bb-422c-854e-168da4df2489" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "5d11ebda-bad3-4123-8709-4a4d925be57f" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "ebc31ec2-db4b-4da4-9ee1-99c4d5b6f403", "ShowFocusVisual": true, "Name": "Button_15", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "6982e610-3ce8-4445-89e9-2024677c7add" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "d499f9de-61ed-4391-ac61-e9641b7a95c3" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "2c1791fd-e954-489d-bb95-e6fe722b56f7" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "c2cb78af-bbc5-4f80-bf5c-26d1e3d87262" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "ef9ca8f7-843a-4e27-bfc7-8954fb183085", "ShowFocusVisual": true, "Name": "Button_16", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "cf1c34f7-55fa-461d-9f68-40741cae51ee" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "7aead008-9bab-4dbf-8a92-3f58db8385e1" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "461b62b5-3ade-401b-89bf-d0f476dc7b05" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "0066fe5d-c35d-4dd3-8ee5-61510447cc7f" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "51055b1c-67fc-4999-815a-fda6dada7845", "ShowFocusVisual": true, "Name": "Button_17", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "0d0b825e-fa10-4dbe-8dd6-17b8b62aad0f" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "0f1af265-1e83-4955-b20b-1f747c1a145f" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "d5a7b4cf-8457-4560-acae-b13344d11ca6" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "c9b6cd17-6fb7-47f2-93b1-edec6b45915a" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "beb7f3ff-dbeb-425d-9d28-c9cdc5ce3356", "ShowFocusVisual": true, "Name": "Button_18", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "5e212879-709a-41cf-90c5-69efaefeab4c" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "32ed6191-38a6-4313-b74e-55dcaff9b889" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "790410ce-a826-4d87-95bb-cd6e4852b1f6" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "89b5f20a-c45f-4a3a-bc44-140adfc922a8" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "b1f4d1e4-2f10-48d4-baa2-77ef1b97336b", "ShowFocusVisual": true, "Name": "Button_19", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "ac5e82be-1d63-4ab4-a2a3-ac3b364f6c06" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "78d38089-7329-4713-be58-692b69471a5b" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "bce631e0-0e68-4c50-aafc-bdddb9c0a118" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "183114dd-800f-4954-b515-13b85e2a7ac8" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "0b2ac611-0383-410a-86e9-42fedb40109a", "ShowFocusVisual": true, "Name": "Button_20", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "62c6090e-6fad-46dc-be92-af1bebe3c162" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "06ea7026-a84e-438f-8958-d8cf3ed5f61e" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "27cf748a-6b3c-4089-8365-720cb67d5479" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "08b59fd8-954d-4cb3-be35-a76b6f345c85" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "50947644-c2ad-4a2a-9f04-db804ad91723", "ShowFocusVisual": true, "Name": "Button_21", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "9b5c1cd5-1057-45ec-b080-38adaee40432" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "fd7a752c-c9fb-4653-a9b0-d4b281124fe9" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "0523d6c5-b4cc-4e71-a0c3-5354d1c9b8e8" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "9a12ff14-ddde-43b6-8b1e-ac865d107b1a" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "1d4f699c-7512-4876-9ae1-9c2de17efe88", "ShowFocusVisual": true, "Name": "Button_22", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "9f58f03d-d775-431b-8185-2a821089250a" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "0386b1a3-ea1f-4d6a-8d9c-e7f840acec0f" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "e7a572fd-be21-4c8e-ae8a-5dde787105fe" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "4378a9cf-3326-4756-8823-927b184f1bd2" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "bdf39d4b-0f5d-4a69-aa5f-fdabd93955b7", "ShowFocusVisual": true, "Name": "Button_23", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "44688ff1-7930-4031-a68d-0c84c355ee96" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "1e975c9d-0149-4f88-b240-ae26fe01ba88" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "ec4b5cd3-378b-4fe2-8138-9fc7afe014ea" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "70e5f5a8-5285-4fd5-a2dd-42142aa21d75" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "55ac7f72-9594-4e1a-9011-4dc5fb414e7b", "ShowFocusVisual": true, "Name": "Button_24", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "68834fd6-af39-435f-aab7-7c5116cbaafd" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "7bc585ee-29f0-45d4-97d3-785005382fe3" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "b3d23a55-9359-42c4-847e-8a432031eded" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "22ea76d0-7d0c-4dfc-99cc-9aed55e4ec26" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "77d30be9-f476-46f4-b260-f3baffbf64e5", "ShowFocusVisual": true, "Name": "Button_25", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "0e66faa5-dbad-4d9e-a3bd-2533b1682b38" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "8bb89bf7-f397-4f3b-8302-90cfb53f0c29" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "ea7a4041-e1e1-4e09-a036-123ce34260ab" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "2e409588-bf15-462b-9c3f-b2777e69066d" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "cd626732-feb9-4181-bda8-e5c99671c338", "ShowFocusVisual": true, "Name": "Button_26", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "e9f40189-7854-4c6c-8c9c-82aa789fa031" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "acc650bc-e536-4a5c-bded-215022d3273d" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "a72c2b34-a64f-4653-9b7d-f96e22b5b387" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "9860afb2-0850-4830-b5d9-945c3fe1ccde" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "2379e359-6e07-41e2-b434-d118b1c78338", "ShowFocusVisual": true, "Name": "Button_27", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "b49778dc-64cb-4df3-bb8e-569365252589" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "4bd872f1-55a6-4e7a-8262-13d9613f6e75" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "34c9e499-af37-4cf2-8b5d-ddce475c917f" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "8f30d89a-2c4d-41dc-b349-ed84ee456885" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "29fe6651-1fdf-400c-8b05-1c7057e60ba2", "ShowFocusVisual": true, "Name": "Button_28", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "9267aafb-c361-4631-a0ed-00caa0d58fde" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "ecd06389-fa52-4afa-800b-92ae44ca99f8" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "e192fe9b-0b5f-4eaf-96a8-e55aecbb7673" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "3bb85273-b1e4-4888-9e73-6f0565b34c27" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "3bb96bcd-541e-425f-aa51-dc92daed7c10", "ShowFocusVisual": true, "Name": "Button_29", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "15606d06-5c02-4d6a-874e-09f99939ac81" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "959f4ad6-5429-4a1f-94dd-addb2e0dcbf5" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "33820dd0-d1d2-4fe4-9e20-d0de87e9737a" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "64710001-b8cf-4b4d-82a2-dcbd8a3ecc13" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "4ff8f27f-6971-43c9-ab48-acc2e9c37edd", "ShowFocusVisual": true, "Name": "Button_30", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "032e2fef-236c-4ed5-b228-280d1c74384a" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "35504e91-f09d-4da3-bb38-6631f8bf92a9" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "da3a5c06-bbb7-4818-bc94-0d90f3d22da0" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "3178743c-99ba-4341-85cf-f1f5a7e438e7" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "15c17d7b-e1c8-44a6-9186-b0a64f49b537", "ShowFocusVisual": true, "Name": "Button_31", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "72d524c5-6624-4467-9a69-ae8469e1db46" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "0202ae42-2620-4ecf-bd68-00c034c6ab4f" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "a711f697-4114-4233-8814-4b4d92f4d67d" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "e8fda3c0-c538-44d6-be07-ed2cc11bf04a" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "addf257e-89ea-44e7-883e-cf6dad52ec73", "ShowFocusVisual": true, "Name": "Button_32", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "ca4600bc-65cd-46f0-82d9-4578f7fed908" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "c8aad730-b61d-4cbc-ba19-f8c9e1233f68" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "bb06fef6-879c-45f8-8ad8-b39877f51400" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "056b70ef-6fbd-46b7-9ad7-0d38d42cd0d2" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "c3d82176-d2a8-4f3a-a677-94c3f75d9f77", "ShowFocusVisual": true, "Name": "Button_33", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "076a9b31-74fd-400b-93b1-7e3439fcd9ce" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "bd57bf99-53c9-4411-ae22-e345be24f0ba" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "1bd27833-4c20-4441-b552-256f70b1aee5" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "10e39456-b01e-4d8c-9703-72d47fd8272b" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "8aad368b-5c3f-4e44-aa92-99f93e24d63f", "ShowFocusVisual": true, "Name": "Button_34", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "d42bf833-f74b-4578-83ca-a967d2dc2f81" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "d3ef14fa-3ad9-4e4d-92c6-5396b73f9301" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "affe5e88-346f-4a2b-aa0b-ddaca9e25842" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "1a38eac1-077c-41ad-8a3c-2ac4793d7b85" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "d0374647-f496-4301-b50f-4cc9cdf78436", "ShowFocusVisual": true, "Name": "Button_35", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "11093adf-bbf6-4cc5-821d-bb4ecbd7dad1" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "e8347668-2495-4511-b9c7-50aebb0fed90" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "b32b63e9-432c-4004-97d5-b1d89d6a7794" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "cb81d7cc-7efb-45a8-ac63-bb8f2ec261b0" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "75a73d2b-05a3-4262-b5ca-a26b16100ea9", "ShowFocusVisual": true, "Name": "Button_36", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "39b3cc29-0e63-4281-8cb0-5d2d1f1268ab" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "350cce52-a82b-4181-bcfd-c9ab9b94c9b8" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "e6aaa98f-8d1c-4d0c-8c23-7af15166e357" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "05010585-00f2-4000-9bf1-45d624dbfa57" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "6dc3732c-0d8b-45e8-a69e-9716531e6ca8", "ShowFocusVisual": true, "Name": "Button_37", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "87932044-5ebd-41d3-896b-2e8b19bdad96" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "82ed1985-6b1e-4788-a5d3-e22ee648c686" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "31d7e780-bb89-47dc-8d94-5b94b2546329" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "9664192e-50e4-43e1-93d9-8edc9237ed70" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "8ffd528d-e95f-405b-ad23-8455a2b5560d", "ShowFocusVisual": true, "Name": "Button_38", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "9f6fb83c-afd2-4ece-9d55-dd18d080107c" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "48f392dd-9d2c-48e3-a016-ba142f46841a" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "35b6cf77-72b3-4633-bd64-af4b701b4690" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "76712720-3f63-45ae-83c3-3a29faf0bab9" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "9c752ea9-10cf-4eb5-bc39-d5a1fc0f6e4e", "ShowFocusVisual": true, "Name": "Button_39", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "e090f5f3-2621-40d3-b3aa-7071753d4f6e" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "21500751-cd85-4db7-9737-b19b08a88007" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "17dc6ff3-779c-4bec-88f7-3d5189123265" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "1558f14a-30b5-4252-bf82-00b00b873752" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "28f382de-8101-42db-937c-eedc84a6a1ad", "ShowFocusVisual": true, "Name": "Button_40", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "adca7516-5d4f-4fb1-92e1-ba7823d717e6" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "9a8890e3-4dd8-4736-8050-ba9c5669491c" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "d661c443-57a4-4589-b97b-4f82b7063191" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "bfbfe179-f0f7-4540-8284-c94c07705905" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "c10f599a-f509-4ff4-8a7a-38d348383347", "ShowFocusVisual": true, "Name": "Button_41", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "b49eb52d-540c-4116-b637-3a47149bffed" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "d6df6d97-953d-4695-b097-ef2dab729d29" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "c4a68122-49b9-4225-9533-f5eef04ffbb5" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "6f65cd47-4e9c-4a2f-8f90-19a27762672a" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "f6d2e767-954c-4dd3-8d86-505bb39515f9", "ShowFocusVisual": true, "Name": "Button_42", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "ce4b4521-2ac0-4e12-98ba-7338f1c99b36" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "c2621e88-3f2d-4339-bcbe-0f41eb75cdfc" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "9d4d1479-6347-4a69-8050-e54f26f67c12" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "3e208179-77ed-4088-99b4-806666efc6d0" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "e82cc0e7-317b-416e-9ef6-a9cf119d97d0", "ShowFocusVisual": true, "Name": "Button_43", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "71b10d75-d845-4995-921f-541fb7d33cf5" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "17c0ee4a-3edd-4735-8eae-ccd93bb2b448" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "4d21176a-5fe1-4188-ba4e-ae484c576490" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "52abbfc7-cdd2-4a0c-877c-856066ade4d8" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "b15fd604-6b12-48a7-8d89-39d1b5ad3743", "ShowFocusVisual": true, "Name": "Button_44", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "a8659b24-acea-4864-b726-f3014612776a" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "4ceaa988-76b9-416d-96a0-6339203f7729" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "ccc8809d-205e-4033-9ef8-ae30c159a4be" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "34c80d74-b7f6-40bc-95b3-ca88d8c0dc58" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "63241d99-4948-4b1a-a7cd-c0d557e79d7a", "ShowFocusVisual": true, "Name": "Button_45", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "ab3c2387-a483-48b2-a708-c9bbd2470565" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "7c8c6cd2-0aa3-4f0c-9230-78c7186d9bc0" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "89d895d3-c973-4b2a-9c1d-e33a0b5d2950" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "3971fb56-0f02-45a8-815b-3c65c941c675" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "b619cbd7-880e-4fa6-81c7-2f1c4935e323", "ShowFocusVisual": true, "Name": "Button_46", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "eac5066b-ddf6-4a7b-8ae8-6b031417ad14" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "83c9683d-a398-44aa-9ff0-56030ed08d88" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "33f0ad92-694d-456a-8369-5224e867985d" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "680de393-937c-4ee2-a03d-434a0ffeaec9" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "2080caa6-dd9e-47df-aef8-4f7f13e9c450", "ShowFocusVisual": true, "Name": "Button_47", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "11036823-7bd0-4df2-9e57-1d67180adcbf" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "81e7b551-83d2-480b-ab18-c2d1d204e58b" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "6ccddb7f-8bf6-4a96-9aef-c7ef3f16bb96" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "3108d02c-94de-423f-b699-56ee8d1a91c9" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "4a8ebaea-dad7-4aeb-a70d-9f63fca192d8", "ShowFocusVisual": true, "Name": "Button_48", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "9320de91-dae4-43dc-8dd8-2c4f555cbda7" } }, { "$type": "HmiButton", "Text": { "$type": "HmiTextObject", "Text": "Text" }, "StyleItemClass": 0, "Type": 10012, "Graphic": null, "AlternateGraphic": null, "AlternateText": { "$type": "HmiTextObject", "Text": "" }, "ForeColor": 4278190080, "Font": { "$type": "HmiFontPart", "Type": 20034, "Description": { "$type": "HmiFontObject", "FontString": "Max Sans;14;0;0;0;400" }, "Weight": 400, "Name": "Max Sans", "Italic": false, "Size": 14.0, "Underline": false, "StrikeOut": 0, "ElementID": 0, "ObjectId": "ead3067c-f9da-495e-8f27-ed49148a7bfe" }, "Padding": { "$type": "HmiPaddingPart", "Type": 40013, "Top": 2, "Left": 2, "Right": 2, "Bottom": 2, "ElementID": 0, "ObjectId": "8f3d5f58-0f10-4140-9f9e-98323657adda" }, "Content": { "$type": "HmiContentPart", "Type": 815, "SplitRatio": 0.3, "ContentMode": 1, "TextPosition": 1, "GraphicStretchMode": 2, "VerticalTextAlignment": 1, "HorizontalTextAlignment": 1, "Spacing": 5, "TextTrimming": 0, "ElementID": 0, "ObjectId": "ba32862e-3a60-46da-82e4-c823621b1a96" }, "BorderColor": 4284769386, "AlternateBorderColor": 4294967295, "BorderWidth": 1, "BackColor": 4294112511, "AlternateBackColor": 4286611584, "VisualizeQuality": true, "Top": 0, "Left": 0, "Width": 160, "Height": 40, "RotationAngle": 0, "RotationCenterX": 0.0, "RotationCenterY": 0.0, "RotationCenterPlacement": 0, "ToolTipText": { "$type": "HmiTextObject", "Text": "" }, "Opacity": 1.0, "ObjectID": "12f71d96-e063-4dbe-9bdc-11ba37a78852", "ShowFocusVisual": true, "Name": "Button_49", "Visible": true, "TabIndex": 0, "ElementID": 0, "Margin": { "$type": "HmiMarginPart", "Type": 40014, "Top": 0, "Left": 0, "Bottom": 0, "Right": 0, "ElementID": 0, "ObjectId": "3ae5446d-5e96-4947-98f4-9721ac6de5ed" } } ], "ScreenGuid": "351f14a2-b048-471f-9e4b-a71c9f9aa523" }; var stringified = JSON.stringify(MyObject); ////////////////////////////////////////////////////////////////// // Use https://www.npmjs.com/package/fastest-json-copy // Instead of the code below! It is the same thing, just minified. var isArray=Array.isArray;function fastestJsonCopy(r){if(!r)return r;if(isArray(r)){for(var e=[],o=r.length,t=0;t<o;t++)e.push(fastestJsonCopy(r[t]));return e}if("object"==typeof r){var y=Object.keys(r),a=(o=y.length,{});for(t=0;t<o;t++){var c=y[t];a[c]=fastestJsonCopy(r[c])}return a}return r} var myCopy = null; var myString = null;
Tests:
JSON.stringify + parse
myCopy = JSON.parse(JSON.stringify(MyObject));
structuredClone
myCopy = structuredClone(MyObject);
just JSON.stringify
myString = JSON.stringify(MyObject);
just JSON.parse
myCopy = JSON.parse(stringified);
fastest-json-copy
myCopy = fastestJsonCopy(MyObject);
fastCopy
myCopy = window.fastCopy(MyObject);