2026-04-24 FE Backup
This commit is contained in:
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {},
|
||||
"props": {},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Slider"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.enabled": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"fallbackDelay": 2.5,
|
||||
"mode": "direct",
|
||||
"tagPath": "[Ignition_SDC_IO1_default]New Tag1.CanWrite"
|
||||
},
|
||||
"type": "tag"
|
||||
}
|
||||
},
|
||||
"props.value": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"bidirectional": true,
|
||||
"fallbackDelay": 2.5,
|
||||
"mode": "direct",
|
||||
"tagPath": "[Ignition_SDC_IO1_default]New Tag1"
|
||||
},
|
||||
"type": "tag"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "ia.input.slider"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "PowerChart"
|
||||
},
|
||||
"position": {
|
||||
"basis": "600px"
|
||||
},
|
||||
"props": {
|
||||
"config": {
|
||||
"rangeEndDate": {
|
||||
"$": [
|
||||
"ts",
|
||||
0,
|
||||
1758720229448
|
||||
],
|
||||
"$ts": 1758720217429
|
||||
},
|
||||
"rangeStartDate": {
|
||||
"$": [
|
||||
"ts",
|
||||
0,
|
||||
1758720229448
|
||||
],
|
||||
"$ts": 1758716629429
|
||||
},
|
||||
"tagBrowserStartPath": "[Ignition_SDC_IO1_default]",
|
||||
"unitOfTime": 1,
|
||||
"visibility": {
|
||||
"showTagBrowser": true
|
||||
}
|
||||
},
|
||||
"interaction": {
|
||||
"chartZoomLevel": 1,
|
||||
"rangeZoomLevel": 1
|
||||
},
|
||||
"pens": [
|
||||
{
|
||||
"axis": "",
|
||||
"data": {
|
||||
"aggregateMode": "default",
|
||||
"source": "histprov:Ignition_Hist:/drv:ignition-sdc-io1:default:/tag:new tag1"
|
||||
},
|
||||
"display": {
|
||||
"breakLine": true,
|
||||
"interpolation": "curveLinear",
|
||||
"radius": 3,
|
||||
"styles": {
|
||||
"highlighted": {
|
||||
"fill": {
|
||||
"color": "#63BEA2",
|
||||
"opacity": 1
|
||||
},
|
||||
"stroke": {
|
||||
"color": "#63BEA2",
|
||||
"dashArray": 0,
|
||||
"opacity": 1,
|
||||
"width": 1
|
||||
}
|
||||
},
|
||||
"muted": {
|
||||
"fill": {
|
||||
"color": "#63BEA2",
|
||||
"opacity": 0.4
|
||||
},
|
||||
"stroke": {
|
||||
"color": "#63BEA2",
|
||||
"dashArray": 0,
|
||||
"opacity": 0.4,
|
||||
"width": 1
|
||||
}
|
||||
},
|
||||
"normal": {
|
||||
"fill": {
|
||||
"color": "#63BEA2",
|
||||
"opacity": 0.8
|
||||
},
|
||||
"stroke": {
|
||||
"color": "#63BEA2",
|
||||
"dashArray": 0,
|
||||
"opacity": 0.8,
|
||||
"width": 1
|
||||
}
|
||||
},
|
||||
"selected": {
|
||||
"fill": {
|
||||
"color": "#63BEA2",
|
||||
"opacity": 1
|
||||
},
|
||||
"stroke": {
|
||||
"color": "#63BEA2",
|
||||
"dashArray": 0,
|
||||
"opacity": 1,
|
||||
"width": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "line"
|
||||
},
|
||||
"enabled": true,
|
||||
"name": "new tag1",
|
||||
"plot": 0,
|
||||
"selectable": true,
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"type": "ia.chart.powerchart"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user