diff --git a/.resources/04c6c50c6b518beec5ecbc4266517d24726740fa8b780cd622830580fa13c3f7 b/.resources/04c6c50c6b518beec5ecbc4266517d24726740fa8b780cd622830580fa13c3f7 deleted file mode 100644 index 37f3af26..00000000 --- a/.resources/04c6c50c6b518beec5ecbc4266517d24726740fa8b780cd622830580fa13c3f7 +++ /dev/null @@ -1,98 +0,0 @@ -/* Direct stylesheet authoring is an advanced feature. Knowledge of CSS required.*/ - -.psc-x1 { transition: all .2s ease-in-out; } -.psc-x1:hover { transform: scale(1.5) !important; z-index: 5;} - - -.psc-x2 { transition: all .2s ease-in-out; } -.psc-x2:hover { transform: scale(2) !important; z-index: 5;} - -.psc-x3 { transition: all .2s ease-in-out; } -.psc-x3:hover { transform: scale(3) !important; z-index: 5;} - -/* Set the styling for the Table component checkbox colour.*/ -.ia_tableComponent[data-component="ia.display.table"] .ia_checkbox__checkedIcon { - color: black; -} -.ia_tableComponent[data-component="ia.display.table"] .ia_checkbox__uncheckedIcon { - color: black; -} - -div[data-component="ia.input.fileupload"] .ia_button--primary { - background-color: var(--neutral-30); - border-style: None; - color: black; - border-radius:20px; -} - - -/* Help page styles */ - -.psc-background:hover { - box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); - transition: box-shadow 0.9s ease-in-out; -} - -.psc-background-none { - box-shadow: 0 0px 0px 0 , 0 0px 0px 0; - transition: box-shadow 0.9s ease-in-out; -} - -@keyframes fadeIn{ - 0% { opacity: 0; } - 100% { opacity: 1; } -} - -.psc-FadeInFast { - animation: fadeIn 2s; -} - -.psc-FadeInMedium { - animation: fadeIn 4s; -} - -.psc-FadeInSlow { - animation: fadeIn 6s; -} - - -@keyframes rotation { - from { - transform: rotate(0deg); - } - to { - transform: rotate(359deg); - } -} - -.psc-rotate { - animation: rotation 2s infinite linear; -} - -/* shared transition for all angle-classes */ -[data-component="ia.display.view"].psc-hover, -[data-component="ia.display.view"].psc-hover-60, -[data-component="ia.display.view"].psc-hover-90, -[data-component="ia.display.view"].psc-hover-150, -[data-component="ia.display.view"].psc-hover-180 { - transition: transform 100ms linear; -} - -/* base rotations */ -[data-component="ia.display.view"].psc-hover { transform: rotate(0deg) !important; } -[data-component="ia.display.view"].psc-hover-60 { transform: rotate(60deg) !important; } -[data-component="ia.display.view"].psc-hover-90 { transform: rotate(90deg) !important; } -[data-component="ia.display.view"].psc-hover-150 { transform: rotate(150deg) !important; } -[data-component="ia.display.view"].psc-hover-180 { transform: rotate(180deg) !important; } - -/* hover (one line per variant still required) */ -[data-component="ia.display.view"].psc-hover:hover { transform: rotate( 0deg) scale(2) !important; z-index:10; } -[data-component="ia.display.view"].psc-hover-60:hover { transform: rotate(60deg) scale(2) !important; z-index:10; } -[data-component="ia.display.view"].psc-hover-90:hover { transform: rotate(90deg) scale(2) !important; z-index:10; } -[data-component="ia.display.view"].psc-hover-150:hover { transform: rotate(150deg) scale(2) !important; z-index:10; } -[data-component="ia.display.view"].psc-hover-180:hover { transform: rotate(180deg) scale(2) !important; z-index:10; } - -/*remove z indexes for the conveyors and chutes */ -[data-component="ia.display.view"].psc-conveyor:hover {transform: scale(1.5) rotate(0deg) !important; z-index:0 !important;} -[data-component="ia.display.view"].psc-conveyor-150:hover {transform: scale(1.5) rotate(150deg) !important; z-index:0 !important;} -[data-component="ia.display.view"].psc-conveyor-90:hover {transform: scale(1.5) rotate(90deg) !important; z-index:0 !important;} diff --git a/.resources/35b6b74606751084b5d0119ede54e34bc7585db74a0a34ed6c270a53e5787cf3 b/.resources/35b6b74606751084b5d0119ede54e34bc7585db74a0a34ed6c270a53e5787cf3 deleted file mode 100644 index 189c3a30..00000000 Binary files a/.resources/35b6b74606751084b5d0119ede54e34bc7585db74a0a34ed6c270a53e5787cf3 and /dev/null differ diff --git a/.resources/4e373e4760c217a0dd9cc454abd48b338ca3abdd63415735eda4d5a23a1719c2 b/.resources/4e373e4760c217a0dd9cc454abd48b338ca3abdd63415735eda4d5a23a1719c2 deleted file mode 100644 index 1d71732e..00000000 --- a/.resources/4e373e4760c217a0dd9cc454abd48b338ca3abdd63415735eda4d5a23a1719c2 +++ /dev/null @@ -1,554 +0,0 @@ -{ - "custom": { - "color": "#C2C2C2", - "priority": "No Active Alarms", - "state": "Closed" - }, - "params": { - "tagProps": [ - "System/MCM02/Photoeyes/PE/S03_CH107_PE1", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value" - ] - }, - "propConfig": { - "custom.color": { - "binding": { - "config": { - "fallbackDelay": 2.5, - "mode": "indirect", - "references": { - "0": "{view.params.tagProps[0]}", - "fc": "{session.custom.fc}" - }, - "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Color" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": "#000000", - "inputType": "scalar", - "mappings": [ - { - "input": 0, - "output": "#C2C2C2" - }, - { - "input": 1, - "output": "#FF0000" - }, - { - "input": 2, - "output": "#FFA500" - }, - { - "input": 3, - "output": "#0008FF" - }, - { - "input": 4, - "output": "#00FF00" - }, - { - "input": 5, - "output": "#FFF700" - }, - { - "input": 6, - "output": "#87CEEB" - }, - { - "input": 7, - "output": "#90EE90" - }, - { - "input": 8, - "output": "#964B00" - }, - { - "input": 9, - "output": "#FFFFFF" - }, - { - "input": 10, - "output": "#000000" - }, - { - "input": 11, - "output": "#8B0000" - }, - { - "input": 12, - "output": "#808080" - }, - { - "input": 13, - "output": "#8B8000" - }, - { - "input": 14, - "output": "#006400" - }, - { - "input": 15, - "output": "#FFFFC5" - }, - { - "input": 16, - "output": "#00008B" - }, - { - "input": 17, - "output": "#FF7276" - }, - { - "input": 18, - "output": "#556B2F" - }, - { - "input": 19, - "output": "#B43434" - }, - { - "input": 20, - "output": "#4682B4" - }, - { - "input": 21, - "output": "#FFD700" - } - ], - "outputType": "color", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.priority": { - "binding": { - "config": { - "fallbackDelay": 2.5, - "mode": "indirect", - "references": { - "0": "{view.params.tagProps[0]}", - "fc": "{session.custom.fc}" - }, - "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Priority" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": null, - "inputType": "scalar", - "mappings": [ - { - "input": 0, - "output": "No Active Alarms" - }, - { - "input": 1, - "output": "High" - }, - { - "input": 2, - "output": "Medium" - }, - { - "input": 3, - "output": "Low" - }, - { - "input": 4, - "output": "Diagnostic" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.state": { - "binding": { - "config": { - "fallbackDelay": 2.5, - "mode": "indirect", - "references": { - "0": "{view.params.tagProps[0]}", - "fc": "{session.custom.fc}" - }, - "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/State" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": "Unknown", - "inputType": "scalar", - "mappings": [ - { - "input": 0, - "output": "Closed" - }, - { - "input": 1, - "output": "Actuated" - }, - { - "input": 2, - "output": "Communication Faulted" - }, - { - "input": 3, - "output": "Conveyor Running In Maintenance Mode" - }, - { - "input": 4, - "output": "Disabled" - }, - { - "input": 5, - "output": "Disconnected" - }, - { - "input": 6, - "output": "Stopped" - }, - { - "input": 7, - "output": "Enabled Not Running" - }, - { - "input": 8, - "output": "Encoder Fault" - }, - { - "input": 9, - "output": "Energy Management" - }, - { - "input": 10, - "output": "ESTOP Was Actuated" - }, - { - "input": 11, - "output": "EStopped" - }, - { - "input": 12, - "output": "EStopped Locally" - }, - { - "input": 13, - "output": "Extended Faulted" - }, - { - "input": 14, - "output": "Full" - }, - { - "input": 15, - "output": "Gaylord Start Pressed" - }, - { - "input": 16, - "output": "Jam Fault" - }, - { - "input": 17, - "output": "Jammed" - }, - { - "input": 18, - "output": "Loading Allowed" - }, - { - "input": 19, - "output": "Loading Not Allowed" - }, - { - "input": 20, - "output": "Low Air Pressure Fault Was Present" - }, - { - "input": 21, - "output": "Maintenance Mode" - }, - { - "input": 22, - "output": "Conveyor Stopped In Maintenance Mode" - }, - { - "input": 23, - "output": "Motor Faulted" - }, - { - "input": 24, - "output": "Motor Was Faulted" - }, - { - "input": 25, - "output": "Normal" - }, - { - "input": 26, - "output": "Off Inactive" - }, - { - "input": 27, - "output": "Open" - }, - { - "input": 28, - "output": "PLC Ready To Run" - }, - { - "input": 29, - "output": "Package Release Pressed" - }, - { - "input": 30, - "output": "Power Branch Was Faulted" - }, - { - "input": 31, - "output": "Pressed" - }, - { - "input": 32, - "output": "Ready To Receive" - }, - { - "input": 33, - "output": "Running" - }, - { - "input": 34, - "output": "Started" - }, - { - "input": 35, - "output": "Stopped" - }, - { - "input": 36, - "output": "System Started" - }, - { - "input": 37, - "output": "Unknown" - }, - { - "input": 38, - "output": "VFD Fault" - }, - { - "input": 39, - "output": "Conveyor Running In Power Saving Mode" - }, - { - "input": 40, - "output": "Conveyor Jogging In Maintenance Mode" - }, - { - "input": 41, - "output": "VFD Reset Required" - }, - { - "input": 42, - "output": "Jam Reset Push Button Pressed" - }, - { - "input": 43, - "output": "Start Push Button Pressed" - }, - { - "input": 44, - "output": "Stop Push Button Pressed" - }, - { - "input": 45, - "output": "No Container" - }, - { - "input": 46, - "output": "Ready To Be Enabled" - }, - { - "input": 47, - "output": "Half Full" - }, - { - "input": 48, - "output": "Enabled" - }, - { - "input": 49, - "output": "Tipper Faulted" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "params.tagProps": { - "paramDirection": "input", - "persistent": true - } - }, - "props": { - "defaultSize": { - "height": 25, - "width": 100 - } - }, - "root": { - "children": [ - { - "meta": { - "name": "arrow_icon" - }, - "position": { - "height": 1, - "width": 1 - }, - "propConfig": { - "props.elements[1].fill.paint": { - "binding": { - "config": { - "path": "view.custom.color" - }, - "type": "property" - } - }, - "props.elements[3].fill.paint": { - "binding": { - "config": { - "path": "view.custom.color" - }, - "type": "property" - } - } - }, - "props": { - "elements": [ - { - "id": "defs1", - "name": "defs1", - "type": "defs" - }, - { - "d": "M 21.343364,12.531563 2.1710548,22.117718 V 2.9454084 Z", - "fill": {}, - "id": "path1", - "name": "path1", - "stroke": { - "paint": "#000000", - "width": "1.91723" - }, - "type": "path" - }, - { - "id": "line1", - "name": "line1", - "stroke": { - "dasharray": "2, 2", - "paint": "#000000", - "width": "3.06818" - }, - "type": "line", - "x1": "22.528276", - "x2": "96.180107", - "y1": "12.531563", - "y2": "12.531563" - }, - { - "fill": {}, - "height": "19.17231", - "id": "rect1", - "name": "rect1", - "stroke": { - "paint": "#000000", - "width": "1.91723" - }, - "type": "rect", - "width": "5.7516928", - "x": "92.519203", - "y": "3.1996493" - } - ], - "preserveAspectRatio": "none", - "viewBox": "0 0 100 25" - }, - "type": "ia.shapes.svg" - } - ], - "events": { - "dom": { - "onClick": { - "config": { - "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" - }, - "scope": "G", - "type": "script" - } - } - }, - "meta": { - "name": "root", - "tooltip": { - "enabled": true - } - }, - "propConfig": { - "meta.tooltip.text": { - "binding": { - "config": { - "expression": "if(\n {view.custom.state} !\u003d \"Closed\",\n \"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state},\n \"Device Disconnected\"\n)\n" - }, - "type": "expr" - } - }, - "meta.visible": { - "binding": { - "config": { - "path": "session.custom.alarm_filter.show_photoeyes" - }, - "type": "property" - } - } - }, - "props": { - "mode": "percent", - "style": { - "cursor": "pointer", - "overflow": "hidden", - "userSelect": "none" - } - }, - "type": "ia.container.coord" - } -} \ No newline at end of file diff --git a/.resources/eb01840292522a277b0265e682e2c6a3277ff8c2cb1be2ee02433a6736ea14da b/.resources/eb01840292522a277b0265e682e2c6a3277ff8c2cb1be2ee02433a6736ea14da deleted file mode 100644 index ad289282..00000000 --- a/.resources/eb01840292522a277b0265e682e2c6a3277ff8c2cb1be2ee02433a6736ea14da +++ /dev/null @@ -1,570 +0,0 @@ -{ - "custom": { - "FIO": true, - "color": "#C2C2C2", - "priority": "No Active Alarms", - "state": "Closed" - }, - "params": { - "tagProps": [ - "System/MCM01/FIO/PDP01_FIOM1", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value", - "value" - ] - }, - "propConfig": { - "custom.FIO": { - "binding": { - "config": { - "path": "view.params.tagProps[0]" - }, - "transforms": [ - { - "code": "\treturn value.split(\"_\")[-1].startswith(\"FIO\")", - "type": "script" - } - ], - "type": "property" - }, - "persistent": true - }, - "custom.color": { - "binding": { - "config": { - "fallbackDelay": 2.5, - "mode": "indirect", - "references": { - "0": "{view.params.tagProps[0]}", - "fc": "{session.custom.fc}" - }, - "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Color" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": "#000000", - "inputType": "scalar", - "mappings": [ - { - "input": 0, - "output": "#C2C2C2" - }, - { - "input": 1, - "output": "#FF0000" - }, - { - "input": 2, - "output": "#FFA500" - }, - { - "input": 3, - "output": "#0008FF" - }, - { - "input": 4, - "output": "#00FF00" - }, - { - "input": 5, - "output": "#FFF700" - }, - { - "input": 6, - "output": "#87CEEB" - }, - { - "input": 7, - "output": "#90EE90" - }, - { - "input": 8, - "output": "#964B00" - }, - { - "input": 9, - "output": "#FFFFFF" - }, - { - "input": 10, - "output": "#000000" - }, - { - "input": 11, - "output": "#8B0000" - }, - { - "input": 12, - "output": "#808080" - }, - { - "input": 13, - "output": "#8B8000" - }, - { - "input": 14, - "output": "#006400" - }, - { - "input": 15, - "output": "#FFFFC5" - }, - { - "input": 16, - "output": "#00008B" - }, - { - "input": 17, - "output": "#FF7276" - }, - { - "input": 18, - "output": "#556B2F" - }, - { - "input": 19, - "output": "#B43434" - }, - { - "input": 20, - "output": "#4682B4" - }, - { - "input": 21, - "output": "#FFD700" - } - ], - "outputType": "color", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.priority": { - "binding": { - "config": { - "fallbackDelay": 2.5, - "mode": "indirect", - "references": { - "0": "{view.params.tagProps[0]}", - "fc": "{session.custom.fc}" - }, - "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/Priority" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": null, - "inputType": "scalar", - "mappings": [ - { - "input": 0, - "output": "No Active Alarms" - }, - { - "input": 1, - "output": "High" - }, - { - "input": 2, - "output": "Medium" - }, - { - "input": 3, - "output": "Low" - }, - { - "input": 4, - "output": "Diagnostic" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "custom.state": { - "binding": { - "config": { - "fallbackDelay": 2.5, - "mode": "indirect", - "references": { - "0": "{view.params.tagProps[0]}", - "fc": "{session.custom.fc}" - }, - "tagPath": "[{fc}_SCADA_TAG_PROVIDER]{0}/State" - }, - "transforms": [ - { - "expression": "coalesce({value},0)", - "type": "expression" - }, - { - "fallback": "Unknown", - "inputType": "scalar", - "mappings": [ - { - "input": 0, - "output": "Closed" - }, - { - "input": 1, - "output": "Actuated" - }, - { - "input": 2, - "output": "Communication Faulted" - }, - { - "input": 3, - "output": "Conveyor Running In Maintenance Mode" - }, - { - "input": 4, - "output": "Disabled" - }, - { - "input": 5, - "output": "Disconnected" - }, - { - "input": 6, - "output": "Stopped" - }, - { - "input": 7, - "output": "Enabled Not Running" - }, - { - "input": 8, - "output": "Encoder Fault" - }, - { - "input": 9, - "output": "Energy Management" - }, - { - "input": 10, - "output": "ESTOP Was Actuated" - }, - { - "input": 11, - "output": "EStopped" - }, - { - "input": 12, - "output": "EStopped Locally" - }, - { - "input": 13, - "output": "Extended Faulted" - }, - { - "input": 14, - "output": "Full" - }, - { - "input": 15, - "output": "Gaylord Start Pressed" - }, - { - "input": 16, - "output": "Jam Fault" - }, - { - "input": 17, - "output": "Jammed" - }, - { - "input": 18, - "output": "Loading Allowed" - }, - { - "input": 19, - "output": "Loading Not Allowed" - }, - { - "input": 20, - "output": "Low Air Pressure Fault Was Present" - }, - { - "input": 21, - "output": "Maintenance Mode" - }, - { - "input": 22, - "output": "Conveyor Stopped In Maintenance Mode" - }, - { - "input": 23, - "output": "Motor Faulted" - }, - { - "input": 24, - "output": "Motor Was Faulted" - }, - { - "input": 25, - "output": "Normal" - }, - { - "input": 26, - "output": "Off Inactive" - }, - { - "input": 27, - "output": "Open" - }, - { - "input": 28, - "output": "PLC Ready To Run" - }, - { - "input": 29, - "output": "Package Release Pressed" - }, - { - "input": 30, - "output": "Power Branch Was Faulted" - }, - { - "input": 31, - "output": "Pressed" - }, - { - "input": 32, - "output": "Ready To Receive" - }, - { - "input": 33, - "output": "Running" - }, - { - "input": 34, - "output": "Started" - }, - { - "input": 35, - "output": "Stopped" - }, - { - "input": 36, - "output": "System Started" - }, - { - "input": 37, - "output": "Unknown" - }, - { - "input": 38, - "output": "VFD Fault" - }, - { - "input": 39, - "output": "Conveyor Running In Power Saving Mode" - }, - { - "input": 40, - "output": "Conveyor Jogging In Maintenance Mode" - }, - { - "input": 41, - "output": "VFD Reset Required" - }, - { - "input": 42, - "output": "Jam Reset Push Button Pressed" - }, - { - "input": 43, - "output": "Start Push Button Pressed" - }, - { - "input": 44, - "output": "Stop Push Button Pressed" - }, - { - "input": 45, - "output": "No Container" - }, - { - "input": 46, - "output": "Ready To Be Enabled" - }, - { - "input": 47, - "output": "Half Full" - }, - { - "input": 48, - "output": "Enabled" - }, - { - "input": 49, - "output": "Tipper Faulted" - } - ], - "outputType": "scalar", - "type": "map" - } - ], - "type": "tag" - }, - "persistent": true - }, - "params.tagProps": { - "paramDirection": "input", - "persistent": true - } - }, - "props": { - "defaultSize": { - "height": 50, - "width": 50 - } - }, - "root": { - "children": [ - { - "meta": { - "name": "IOBLOCK" - }, - "position": { - "height": 1, - "width": 1 - }, - "propConfig": { - "props.elements[1].fill.paint": { - "binding": { - "config": { - "path": "view.custom.color" - }, - "type": "property" - } - }, - "props.elements[2].elements[0].text": { - "binding": { - "config": { - "expression": "if({view.custom.FIO}, \"FIO\", \"SIO\")" - }, - "type": "expr" - } - } - }, - "props": { - "elements": [ - { - "id": "defs1", - "name": "defs1", - "type": "defs" - }, - { - "fill": {}, - "height": "47.417244", - "id": "beaconSquare", - "name": "beaconSquare", - "stroke": { - "paint": "#000000", - "width": "2.36887" - }, - "type": "rect", - "width": "47.337795", - "x": "1.450278", - "y": "1.3708278" - }, - { - "elements": [ - { - "id": "tspan2", - "name": "tspan2", - "stroke": { - "width": "1.15193" - }, - "type": "tspan", - "x": "24.958403", - "y": "31.781378" - } - ], - "fill": { - "paint": "#000" - }, - "fontSize": "20.7347px", - "id": "beaconLabel", - "name": "beaconLabel", - "stroke": { - "width": "1.15193" - }, - "textAnchor": "middle", - "type": "text", - "x": "24.958401", - "y": "31.781378" - } - ], - "viewBox": "0 0 50 50" - }, - "type": "ia.shapes.svg" - } - ], - "events": { - "dom": { - "onClick": { - "config": { - "script": "\t#create tags lists for the device\n\tprops \u003d self.view.params.tagProps\n\ttags_table_dataset \u003d autStand.devices.getAllTags(self, props[0])\n\tsystem.perspective.openDock(\u0027Docked-East-Device\u0027,params\u003d{\u0027tagProps\u0027:props, \"tags\":tags_table_dataset})" - }, - "scope": "G", - "type": "script" - } - } - }, - "meta": { - "name": "root", - "tooltip": { - "enabled": true - } - }, - "propConfig": { - "meta.tooltip.text": { - "binding": { - "config": { - "expression": "if(\n {view.custom.state} !\u003d \"Closed\",\n \"Source Id: \" + {view.params.tagProps[0]} + \", Priority: \" + {view.custom.priority} + \", State: \" + {view.custom.state},\n \"Device Disconnected\"\n)\n" - }, - "type": "expr" - } - }, - "meta.visible": { - "binding": { - "config": { - "path": "session.custom.alarm_filter.show_fio_safety" - }, - "type": "property" - } - } - }, - "props": { - "mode": "percent", - "style": { - "classes": "hover", - "cursor": "pointer" - } - }, - "type": "ia.container.coord" - } -} \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/session-props/resource.json b/BNA8/com.inductiveautomation.perspective/session-props/resource.json index 104d0223..5741fa58 100644 --- a/BNA8/com.inductiveautomation.perspective/session-props/resource.json +++ b/BNA8/com.inductiveautomation.perspective/session-props/resource.json @@ -9,8 +9,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-10-02T14:59:44Z" + "timestamp": "2025-10-03T13:26:19Z" }, - "lastModificationSignature": "f7c545ed1f9d3ea506b5d413341785d866fcf5396dd03f6b8d518f3c14ec11bf" + "lastModificationSignature": "f7f5f0957929bbf813a4f991606e1608c9d30e44f0311affab94766c501b6e89" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/stylesheet/resource.json b/BNA8/com.inductiveautomation.perspective/stylesheet/resource.json index 4d745c4d..98022c0f 100644 --- a/BNA8/com.inductiveautomation.perspective/stylesheet/resource.json +++ b/BNA8/com.inductiveautomation.perspective/stylesheet/resource.json @@ -9,8 +9,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-09-29T10:28:28Z" + "timestamp": "2025-10-03T13:27:10Z" }, - "lastModificationSignature": "115d48e7515d297cbfcb0a60b36090cd52639e461b62b362cbe9b2389bc3faa4" + "lastModificationSignature": "04743bbe9d8a4ab404f3bb04d354bd8b62f34efe082a898f8ee1e47b937541f1" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/stylesheet/stylesheet.css b/BNA8/com.inductiveautomation.perspective/stylesheet/stylesheet.css index 37f3af26..edfe4b43 100644 --- a/BNA8/com.inductiveautomation.perspective/stylesheet/stylesheet.css +++ b/BNA8/com.inductiveautomation.perspective/stylesheet/stylesheet.css @@ -74,7 +74,8 @@ div[data-component="ia.input.fileupload"] .ia_button--primary { [data-component="ia.display.view"].psc-hover-60, [data-component="ia.display.view"].psc-hover-90, [data-component="ia.display.view"].psc-hover-150, -[data-component="ia.display.view"].psc-hover-180 { +[data-component="ia.display.view"].psc-hover-180, +[data-component="ia.display.view"].psc-hover-270{ transition: transform 100ms linear; } @@ -84,6 +85,7 @@ div[data-component="ia.input.fileupload"] .ia_button--primary { [data-component="ia.display.view"].psc-hover-90 { transform: rotate(90deg) !important; } [data-component="ia.display.view"].psc-hover-150 { transform: rotate(150deg) !important; } [data-component="ia.display.view"].psc-hover-180 { transform: rotate(180deg) !important; } +[data-component="ia.display.view"].psc-hover-270 { transform: rotate(270deg) !important; } /* hover (one line per variant still required) */ [data-component="ia.display.view"].psc-hover:hover { transform: rotate( 0deg) scale(2) !important; z-index:10; } @@ -91,6 +93,7 @@ div[data-component="ia.input.fileupload"] .ia_button--primary { [data-component="ia.display.view"].psc-hover-90:hover { transform: rotate(90deg) scale(2) !important; z-index:10; } [data-component="ia.display.view"].psc-hover-150:hover { transform: rotate(150deg) scale(2) !important; z-index:10; } [data-component="ia.display.view"].psc-hover-180:hover { transform: rotate(180deg) scale(2) !important; z-index:10; } +[data-component="ia.display.view"].psc-hover-270:hover { transform: rotate(270deg) scale(2) !important; z-index:10; } /*remove z indexes for the conveyors and chutes */ [data-component="ia.display.view"].psc-conveyor:hover {transform: scale(1.5) rotate(0deg) !important; z-index:0 !important;} diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/resource.json index 58b10524..3cec76ea 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-10-03T09:14:11Z" + "timestamp": "2025-10-03T14:51:29Z" }, - "lastModificationSignature": "f6da6f8294495ed90e3fba73da511e6927529bd7cf62b3ddfa01e504a163b2c2" + "lastModificationSignature": "034c44d05a47fa3c0e6d735dd1a11aa915252db207c1e7fa23437002dc641811" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/thumbnail.png index 3c693053..14b52b7a 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/view.json index cc0d9bc6..546c9e89 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Custom_Views/View-Scaler/view.json @@ -191,8 +191,8 @@ "name": "Reset" }, "position": { - "height": 0.028, - "width": 0.0157 + "height": 0.0324, + "width": 0.0182 }, "propConfig": { "meta.visible": { @@ -231,8 +231,8 @@ "name": "Out" }, "position": { - "height": 0.028, - "width": 0.0157, + "height": 0.0324, + "width": 0.0182, "x": 0.0183 }, "propConfig": { @@ -272,8 +272,8 @@ "name": "In" }, "position": { - "height": 0.028, - "width": 0.0157, + "height": 0.0324, + "width": 0.0182, "x": 0.0366 }, "propConfig": { @@ -302,8 +302,8 @@ "name": "Zoom" }, "position": { - "height": 0.0224, - "width": 0.0408, + "height": 0.0324, + "width": 0.0469, "x": 0.0549, "y": 0.0028 }, @@ -376,6 +376,7 @@ "color": "#555555", "cursor": "pointer", "filter": "invert(100%)", + "fontSize": "19px", "mix-blend-mode": "difference", "user-select": "none" } @@ -398,9 +399,9 @@ "name": "Pan" }, "position": { - "height": 0.0243, - "width": 0.0136, - "x": 0.0983 + "height": 0.0324, + "width": 0.0182, + "x": 0.1025 }, "propConfig": { "meta.visible": { @@ -445,7 +446,7 @@ "mappings": [ { "input": true, - "output": "A10000" + "output": "#F79200" } ], "outputType": "scalar", @@ -489,9 +490,9 @@ "name": "Click" }, "position": { - "height": 0.0243, - "width": 0.0136, - "x": 0.1166 + "height": 0.0324, + "width": 0.0182, + "x": 0.1223 }, "propConfig": { "meta.visible": { @@ -536,7 +537,7 @@ "mappings": [ { "input": false, - "output": "A10000" + "output": "#F79200" } ], "outputType": "scalar", diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM01/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM01/resource.json index 98bd3507..8f8ef5f2 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM01/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM01/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-10-03T09:45:22Z" + "timestamp": "2025-10-03T13:31:29Z" }, - "lastModificationSignature": "7fe17e529022dcd9e09d6550db673ce198cb45ee1a3dcbcaf2b5aeac52ccade9" + "lastModificationSignature": "d7c671480b1210b1df86330d19197e47e297c95353dd4e8c31d2d866132d352f" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM01/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM01/view.json index 32543484..a84fa733 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM01/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM01/view.json @@ -31,7 +31,7 @@ "height": 0.0657, "width": 0.0266, "x": 0.1412, - "y": 0.3084 + "y": 0.3075 }, "props": { "params": { @@ -50,7 +50,7 @@ }, "path": "autStand/Equipment/Conveyor45", "style": { - "classes": "hover", + "classes": "hover conveyor", "overflow": "visible" } }, @@ -242,13 +242,12 @@ "rotate": { "angle": "90deg" }, - "width": 0.113, - "x": 0.7606, - "y": 0.4184 + "width": 0.1038, + "x": 0.7651, + "y": 0.4105 }, "props": { "params": { - "key": "value", "tagProps": [ "System/MCM01/Conveyor/PS3_5", "value", @@ -276,8 +275,8 @@ }, "position": { "height": 0.0269, - "width": 0.2125, - "x": 0.3136, + "width": 0.213, + "x": 0.313, "y": 0.2787 }, "props": { @@ -312,13 +311,12 @@ "rotate": { "angle": "90deg" }, - "width": 0.0195, - "x": 0.8073, - "y": 0.534 + "width": 0.0297, + "x": 0.802, + "y": 0.5255 }, "props": { "params": { - "key": "value", "tagProps": [ "System/MCM01/Conveyor/PS3_6", "value", @@ -346,13 +344,12 @@ }, "position": { "height": 0.0287, - "width": 0.0406, - "x": 0.8425, + "width": 0.0411, + "x": 0.842, "y": 0.6013 }, "props": { "params": { - "key": "value", "tagProps": [ "System/MCM01/Conveyor/PS3_8", "value", @@ -386,7 +383,6 @@ }, "props": { "params": { - "key": "value", "tagProps": [ "System/MCM01/Conveyor/PS3_9AL", "value", @@ -414,13 +410,12 @@ }, "position": { "height": 0.0222, - "width": 0.0229, + "width": 0.0319, "x": 0.9243, "y": 0.6013 }, "props": { "params": { - "key": "value", "tagProps": [ "System/MCM01/Conveyor/PS3_10", "value", @@ -451,9 +446,9 @@ "rotate": { "angle": "90deg" }, - "width": 0.099, - "x": 0.1004, - "y": 0.5172 + "width": 0.0989, + "x": 0.10085, + "y": 0.5358 }, "props": { "params": { @@ -484,13 +479,12 @@ }, "position": { "height": 0.0222, - "width": 0.025, - "x": 0.9483, + "width": 0.0346, + "x": 0.9553, "y": 0.6013 }, "props": { "params": { - "key": "value", "tagProps": [ "System/MCM01/Conveyor/PS3_11", "value", @@ -518,9 +512,12 @@ }, "position": { "height": 0.0269, + "rotate": { + "angle": "90deg" + }, "width": 0.0688, - "x": 0.0012, - "y": 0.4583 + "x": -0.0052, + "y": 0.4613 }, "props": { "params": { @@ -554,9 +551,9 @@ "rotate": { "angle": "90deg" }, - "width": 0.0193, - "x": 0.1401, - "y": 0.4146 + "width": 0.0249, + "x": 0.1375, + "y": 0.4285 }, "props": { "params": { @@ -590,9 +587,9 @@ "rotate": { "angle": "90deg" }, - "width": 0.0203, - "x": 0.1396, - "y": 0.3789 + "width": 0.0281, + "x": 0.1356, + "y": 0.3825 }, "props": { "params": { @@ -626,9 +623,9 @@ "rotate": { "angle": "150deg" }, - "width": 0.0227, - "x": 0.0668, - "y": 0.3199 + "width": 0.0269, + "x": 0.0628, + "y": 0.3208 }, "props": { "params": { @@ -660,7 +657,7 @@ "position": { "height": 0.0741, "width": 0.0318, - "x": 0.8093, + "x": 0.8088, "y": 0.5591 }, "props": { @@ -695,9 +692,9 @@ "rotate": { "angle": "150deg" }, - "width": 0.0215, - "x": 0.0479, - "y": 0.3396 + "width": 0.0248, + "x": 0.0411, + "y": 0.3436 }, "props": { "params": { @@ -894,7 +891,7 @@ "position": { "height": 0.0185, "width": 0.0182, - "x": 0.0263, + "x": 0.0203, "y": 0.5361 }, "props": { @@ -928,7 +925,7 @@ "height": 0.0185, "width": 0.0182, "x": 0.1406, - "y": 0.6198 + "y": 0.6366 }, "props": { "params": { @@ -993,8 +990,8 @@ "position": { "height": 0.0185, "width": 0.0182, - "x": 0.9797, - "y": 0.5639 + "x": 0.9787, + "y": 0.5603 }, "props": { "params": { @@ -1026,8 +1023,8 @@ "position": { "height": 0.0185, "width": 0.0182, - "x": 0.9781, - "y": 0.6398 + "x": 0.9776, + "y": 0.665 }, "props": { "params": { @@ -1059,8 +1056,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0481, - "y": 0.5102 + "x": 0.0386, + "y": 0.5147 }, "props": { "params": { @@ -1092,8 +1089,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0141, - "y": 0.5102 + "x": 0.0096, + "y": 0.5147 }, "props": { "params": { @@ -1191,8 +1188,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1281, - "y": 0.5966 + "x": 0.1296, + "y": 0.6143 }, "props": { "params": { @@ -1224,8 +1221,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1609, - "y": 0.5975 + "x": 0.1599, + "y": 0.6143 }, "props": { "params": { @@ -1257,8 +1254,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.9672, - "y": 0.5611 + "x": 0.9747, + "y": 0.5815 }, "props": { "params": { @@ -1290,8 +1287,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.9651, - "y": 0.6389 + "x": 0.974, + "y": 0.626 }, "props": { "params": { @@ -1323,8 +1320,8 @@ "position": { "height": 0.0194, "width": 0.0292, - "x": 0.0175, - "y": 0.4045 + "x": 0.0112, + "y": 0.4057 }, "props": { "loading": { @@ -1358,9 +1355,12 @@ }, "position": { "height": 0.0187, + "rotate": { + "angle": "60deg" + }, "width": 0.0286, - "x": 0.0335, - "y": 0.3505 + "x": 0.0275, + "y": 0.3532 }, "props": { "params": { @@ -1391,9 +1391,12 @@ }, "position": { "height": 0.0187, + "rotate": { + "angle": "60deg" + }, "width": 0.0286, - "x": 0.0521, - "y": 0.3295 + "x": 0.0491, + "y": 0.3322 }, "props": { "params": { @@ -1464,7 +1467,7 @@ "angle": "90deg" }, "width": 0.0286, - "x": 0.11, + "x": 0.118, "y": 0.276 }, "props": { @@ -1497,8 +1500,8 @@ "position": { "height": 0.0176, "width": 0.0286, - "x": 0.1325, - "y": 0.4369 + "x": 0.133, + "y": 0.4555 }, "props": { "params": { @@ -1531,7 +1534,7 @@ "height": 0.0176, "width": 0.0286, "x": 0.1325, - "y": 0.4017 + "y": 0.4116 }, "props": { "params": { @@ -1563,8 +1566,8 @@ "position": { "height": 0.0194, "width": 0.0286, - "x": 0.132, - "y": 0.364 + "x": 0.133, + "y": 0.3622 }, "props": { "params": { @@ -1631,6 +1634,9 @@ }, "position": { "height": 0.025, + "rotate": { + "angle": "90deg" + }, "width": 0.0292, "x": 0.208, "y": 0.2754 @@ -1737,11 +1743,11 @@ "position": { "height": 0.0185, "rotate": { - "angle": "90deg" + "angle": "270deg" }, "width": 0.0286, - "x": 0.7716, - "y": 0.2777 + "x": 0.7711, + "y": 0.2876 }, "props": { "params": { @@ -1760,7 +1766,7 @@ }, "path": "autStand/Equipment/Photoeye_Tracking", "style": { - "classes": "hover-90", + "classes": "hover-270", "overflow": "visible" } }, @@ -1774,7 +1780,7 @@ "height": 0.0185, "width": 0.0286, "x": 0.8008, - "y": 0.3281 + "y": 0.3272 }, "props": { "params": { @@ -1810,7 +1816,7 @@ }, "width": 0.0286, "x": 0.8054, - "y": 0.5212 + "y": 0.5032 }, "props": { "params": { @@ -1953,7 +1959,7 @@ "angle": "90deg" }, "width": 0.0286, - "x": 0.9335, + "x": 0.9409, "y": 0.599 }, "props": { @@ -1989,7 +1995,7 @@ "angle": "90deg" }, "width": 0.0286, - "x": 0.9585, + "x": 0.9752, "y": 0.5971 }, "props": { @@ -2022,8 +2028,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0027, - "y": 0.4158 + "x": 0.0037, + "y": 0.3861 }, "props": { "params": { @@ -2055,8 +2061,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0027, - "y": 0.3964 + "x": 0.0037, + "y": 0.3685 }, "props": { "params": { @@ -2088,8 +2094,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.048, - "y": 0.445 + "x": 0.0416, + "y": 0.4333 }, "props": { "params": { @@ -2122,7 +2128,7 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1329, + "x": 0.1282, "y": 0.3148 }, "props": { @@ -2156,8 +2162,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1151, - "y": 0.4213 + "x": 0.1211, + "y": 0.4402 }, "props": { "params": { @@ -2190,8 +2196,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1151, - "y": 0.4028 + "x": 0.1211, + "y": 0.4226 }, "props": { "params": { @@ -2224,8 +2230,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1651, - "y": 0.4519 + "x": 0.1636, + "y": 0.4798 }, "props": { "params": { @@ -2258,7 +2264,7 @@ "height": 0.0185, "width": 0.0104, "x": 0.1823, - "y": 0.2269 + "y": 0.2278 }, "props": { "params": { @@ -2292,7 +2298,7 @@ "height": 0.0185, "width": 0.0104, "x": 0.1823, - "y": 0.2083 + "y": 0.211 }, "props": { "params": { @@ -2358,7 +2364,7 @@ "height": 0.0185, "width": 0.0104, "x": 0.2938, - "y": 0.2167 + "y": 0.2176 }, "props": { "params": { @@ -2391,7 +2397,7 @@ "height": 0.0185, "width": 0.0104, "x": 0.5068, - "y": 0.2352 + "y": 0.2361 }, "props": { "params": { @@ -2423,8 +2429,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.7948, - "y": 0.3685 + "x": 0.7953, + "y": 0.3481 }, "props": { "params": { @@ -2456,8 +2462,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.8568, - "y": 0.5565 + "x": 0.8538, + "y": 0.561 }, "props": { "params": { @@ -2489,8 +2495,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.9339, - "y": 0.537 + "x": 0.9295, + "y": 0.5625 }, "props": { "params": { @@ -2522,8 +2528,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.9745, - "y": 0.538 + "x": 0.9824, + "y": 0.5407 }, "props": { "params": { @@ -2556,7 +2562,7 @@ "height": 0.0185, "width": 0.0104, "x": 0.9807, - "y": 0.6157 + "y": 0.6463 }, "props": { "params": { @@ -2589,8 +2595,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.1638, - "y": 0.4259 + "x": 0.1623, + "y": 0.4565 }, "props": { "params": { @@ -2622,8 +2628,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.1638, - "y": 0.3935 + "x": 0.1628, + "y": 0.4097 }, "props": { "params": { @@ -2655,8 +2661,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.1638, - "y": 0.362 + "x": 0.1628, + "y": 0.3674 }, "props": { "params": { @@ -2688,8 +2694,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.1695, - "y": 0.338 + "x": 0.1725, + "y": 0.3281 }, "props": { "params": { @@ -2721,8 +2727,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.0478, - "y": 0.4173 + "x": 0.0398, + "y": 0.411 }, "props": { "params": { @@ -2754,8 +2760,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.0487, - "y": 0.3854 + "x": 0.0502, + "y": 0.3752 }, "props": { "params": { @@ -2787,8 +2793,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.0628, - "y": 0.3637 + "x": 0.0708, + "y": 0.3574 }, "props": { "params": { @@ -2820,8 +2826,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.0828, - "y": 0.3444 + "x": 0.0928, + "y": 0.3354 }, "props": { "params": { @@ -2848,7 +2854,7 @@ }, { "meta": { - "name": "PS3_10_ENW1" + "name": "PS3_1_ENW1" }, "position": { "height": 0.0231, @@ -2859,7 +2865,7 @@ "props": { "params": { "tagProps": [ - "System/MCM01/ENCODER/ENW/PS3_10_ENW1", + "System/MCM01/ENCODER/ENW/PS3_1_ENW1", "value", "value", "value", @@ -2886,8 +2892,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.9316, - "y": 0.6279 + "x": 0.9336, + "y": 0.6018 }, "props": { "params": { @@ -2919,8 +2925,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.9504, - "y": 0.6372 + "x": 0.9657, + "y": 0.6009 }, "props": { "params": { @@ -2952,8 +2958,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0474, - "y": 0.4764 + "x": 0.041, + "y": 0.4812 }, "props": { "params": { @@ -2985,8 +2991,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0629, - "y": 0.3952 + "x": 0.053, + "y": 0.4 }, "props": { "params": { @@ -3018,8 +3024,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0774, - "y": 0.3759 + "x": 0.0597, + "y": 0.3657 }, "props": { "params": { @@ -3053,8 +3059,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0949, - "y": 0.3603 + "x": 0.0805, + "y": 0.3447 }, "props": { "params": { @@ -3088,8 +3094,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1015, - "y": 0.3262 + "x": 0.1025, + "y": 0.3226 }, "props": { "params": { @@ -3123,8 +3129,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1625, - "y": 0.5148 + "x": 0.1655, + "y": 0.5004 }, "props": { "params": { @@ -3156,8 +3162,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1786, - "y": 0.4296 + "x": 0.1631, + "y": 0.4341 }, "props": { "params": { @@ -3189,8 +3195,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1786, - "y": 0.3981 + "x": 0.1626, + "y": 0.3909 }, "props": { "params": { @@ -3222,8 +3228,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1786, - "y": 0.3694 + "x": 0.1626, + "y": 0.3469 }, "props": { "params": { @@ -3255,8 +3261,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1859, - "y": 0.3204 + "x": 0.1834, + "y": 0.3168 }, "props": { "params": { @@ -3288,8 +3294,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.2745, - "y": 0.3204 + "x": 0.286, + "y": 0.3087 }, "props": { "params": { @@ -3321,8 +3327,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.3578, - "y": 0.3204 + "x": 0.3683, + "y": 0.3078 }, "props": { "params": { @@ -3354,8 +3360,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.7521, - "y": 0.3111 + "x": 0.7456, + "y": 0.3093 }, "props": { "params": { @@ -3389,8 +3395,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.788, - "y": 0.3213 + "x": 0.7825, + "y": 0.3267 }, "props": { "params": { @@ -3424,8 +3430,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.8302, - "y": 0.4435 + "x": 0.8287, + "y": 0.4399 }, "props": { "params": { @@ -3459,8 +3465,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.8339, - "y": 0.512 + "x": 0.828, + "y": 0.5393 }, "props": { "params": { @@ -3494,8 +3500,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.8365, - "y": 0.5602 + "x": 0.826, + "y": 0.5764 }, "props": { "params": { @@ -3530,7 +3536,7 @@ "height": 0.0185, "width": 0.0104, "x": 0.8682, - "y": 0.5778 + "y": 0.5805 }, "props": { "params": { @@ -3564,8 +3570,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.8922, - "y": 0.5806 + "x": 0.8892, + "y": 0.5815 }, "props": { "params": { @@ -3599,7 +3605,7 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.9307, + "x": 0.9405, "y": 0.5815 }, "props": { @@ -3634,8 +3640,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.9573, - "y": 0.5806 + "x": 0.9603, + "y": 0.5824 }, "props": { "params": { @@ -3669,7 +3675,7 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.9073, + "x": 0.9088, "y": 0.5806 }, "props": { @@ -3704,8 +3710,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.0161, - "y": 0.4296 + "x": 0.0097, + "y": 0.4251 }, "props": { "params": { @@ -3737,8 +3743,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1156, - "y": 0.4481 + "x": 0.1211, + "y": 0.4598 }, "props": { "params": { @@ -3770,8 +3776,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.1276, - "y": 0.3398 + "x": 0.1281, + "y": 0.3335 }, "props": { "params": { @@ -3803,8 +3809,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.2193, - "y": 0.3343 + "x": 0.2178, + "y": 0.3334 }, "props": { "params": { @@ -3902,8 +3908,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.7948, - "y": 0.3889 + "x": 0.7953, + "y": 0.3667 }, "props": { "params": { @@ -3935,8 +3941,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.8573, - "y": 0.6333 + "x": 0.8563, + "y": 0.6306 }, "props": { "params": { @@ -3968,8 +3974,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.8557, - "y": 0.5787 + "x": 0.8537, + "y": 0.5796 }, "props": { "params": { @@ -4001,8 +4007,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.928, - "y": 0.65 + "x": 0.9319, + "y": 0.6242 }, "props": { "params": { @@ -4034,8 +4040,8 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.9187, - "y": 0.538 + "x": 0.9295, + "y": 0.5815 }, "props": { "params": { @@ -4065,10 +4071,10 @@ "name": "UL14_1_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1594, - "y": 0.4898 + "height": 0.0185, + "width": 0.0104, + "x": 0.1639, + "y": 0.5195 }, "props": { "params": { @@ -4098,10 +4104,10 @@ "name": "UL14_2_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1911, - "y": 0.4287 + "height": 0.0185, + "width": 0.0104, + "x": 0.1751, + "y": 0.4332 }, "props": { "params": { @@ -4131,10 +4137,10 @@ "name": "UL14_3_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1911, - "y": 0.3991 + "height": 0.0185, + "width": 0.0104, + "x": 0.1744, + "y": 0.3901 }, "props": { "params": { @@ -4164,10 +4170,10 @@ "name": "UL14_4_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1911, - "y": 0.3713 + "height": 0.0185, + "width": 0.0104, + "x": 0.1741, + "y": 0.3515 }, "props": { "params": { @@ -4197,10 +4203,10 @@ "name": "UL15_1_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0583, - "y": 0.4746 + "height": 0.0185, + "width": 0.0104, + "x": 0.041, + "y": 0.462 }, "props": { "params": { @@ -4230,10 +4236,10 @@ "name": "UL15_2_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0714, - "y": 0.4149 + "height": 0.0185, + "width": 0.0104, + "x": 0.041, + "y": 0.3918 }, "props": { "params": { @@ -4263,10 +4269,10 @@ "name": "UL15_3_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.0902, - "y": 0.3936 + "height": 0.0185, + "width": 0.0104, + "x": 0.0671, + "y": 0.3837 }, "props": { "params": { @@ -4296,10 +4302,10 @@ "name": "UL15_4_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1073, - "y": 0.3732 + "height": 0.0185, + "width": 0.0104, + "x": 0.0895, + "y": 0.36 }, "props": { "params": { @@ -4329,10 +4335,10 @@ "name": "UL15_5_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1135, - "y": 0.3167 + "height": 0.0185, + "width": 0.0104, + "x": 0.114, + "y": 0.3131 }, "props": { "params": { @@ -4362,10 +4368,10 @@ "name": "UL14_5_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.1969, - "y": 0.3333 + "height": 0.0185, + "width": 0.0104, + "x": 0.1949, + "y": 0.3081 }, "props": { "params": { @@ -4395,10 +4401,10 @@ "name": "PS3_1_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.2516, - "y": 0.3204 + "height": 0.0185, + "width": 0.0104, + "x": 0.2736, + "y": 0.3084 }, "props": { "params": { @@ -4428,10 +4434,10 @@ "name": "PS3_2_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.3349, - "y": 0.3204 + "height": 0.0185, + "width": 0.0104, + "x": 0.3559, + "y": 0.3068 }, "props": { "params": { @@ -4461,10 +4467,10 @@ "name": "PS3_3_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.7292, - "y": 0.3111 + "height": 0.0185, + "width": 0.0104, + "x": 0.7342, + "y": 0.3084 }, "props": { "params": { @@ -4494,10 +4500,10 @@ "name": "PS3_4_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.7688, - "y": 0.3398 + "height": 0.0185, + "width": 0.0104, + "x": 0.7905, + "y": 0.3104 }, "props": { "params": { @@ -4527,10 +4533,10 @@ "name": "PS3_5_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.8292, - "y": 0.4176 + "height": 0.0185, + "width": 0.0104, + "x": 0.8287, + "y": 0.4212 }, "props": { "params": { @@ -4560,10 +4566,10 @@ "name": "PS3_6_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.8344, - "y": 0.487 + "height": 0.0185, + "width": 0.0104, + "x": 0.8279, + "y": 0.5212 }, "props": { "params": { @@ -4593,10 +4599,10 @@ "name": "PS3_7_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.8365, - "y": 0.5361 + "height": 0.0185, + "width": 0.0104, + "x": 0.8356, + "y": 0.5655 }, "props": { "params": { @@ -4626,10 +4632,10 @@ "name": "PS3_8_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.8688, - "y": 0.5546 + "height": 0.0185, + "width": 0.0104, + "x": 0.8683, + "y": 0.5618 }, "props": { "params": { @@ -4659,10 +4665,10 @@ "name": "PS3_9AL_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.8917, - "y": 0.5574 + "height": 0.0185, + "width": 0.0104, + "x": 0.8892, + "y": 0.5637 }, "props": { "params": { @@ -4692,10 +4698,10 @@ "name": "PS3_9B_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.9151, - "y": 0.5593 + "height": 0.0185, + "width": 0.0104, + "x": 0.9091, + "y": 0.562 }, "props": { "params": { @@ -4725,10 +4731,10 @@ "name": "PS3_11_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, - "x": 0.9698, - "y": 0.512 + "height": 0.0185, + "width": 0.0104, + "x": 0.96, + "y": 0.5642 }, "props": { "params": { @@ -4758,10 +4764,10 @@ "name": "PS3_10_SIO1" }, "position": { - "height": 0.0231, - "width": 0.013, + "height": 0.0185, + "width": 0.0104, "x": 0.9417, - "y": 0.5584 + "y": 0.5629 }, "props": { "params": { @@ -4791,10 +4797,10 @@ "name": "MCM01" }, "position": { - "height": 0.0278, - "width": 0.0219, - "x": 0.2342, - "y": 0.375 + "height": 0.0222, + "width": 0.0162, + "x": 0.2313, + "y": 0.3722 }, "props": { "params": { @@ -4926,7 +4932,7 @@ "position": { "height": 0.0185, "width": 0.0104, - "x": 0.2193, + "x": 0.2178, "y": 0.3148 }, "props": { @@ -4960,8 +4966,8 @@ "position": { "height": 0.0657, "width": 0.0266, - "x": 0.0269, - "y": 0.3489 + "x": 0.0205, + "y": 0.3519 }, "props": { "params": { @@ -4980,7 +4986,7 @@ }, "path": "autStand/Equipment/Conveyor45", "style": { - "classes": "hover", + "classes": "hover conveyor", "overflow": "visible" } }, @@ -4997,7 +5003,7 @@ }, "width": 0.0286, "x": 0.8057, - "y": 0.5518 + "y": 0.5536 }, "props": { "params": { diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM02/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM02/resource.json index 618010d9..84a0faff 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM02/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM02/resource.json @@ -9,8 +9,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-10-03T09:36:21Z" + "timestamp": "2025-10-03T13:50:14Z" }, - "lastModificationSignature": "055868f49a69b4189e7eaedc05a9ee10925403517569daf6d9333d5fd5802c9d" + "lastModificationSignature": "2f7f43ca3dd21e2d6f9b9b948907cc26fb3788674a96f87eae37ee599f078cc1" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM02/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM02/view.json index f478dd0c..430399b2 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM02/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Detailed_Views/MCM-Views/MCM02/view.json @@ -3132,8 +3132,8 @@ "position": { "height": 0.0278, "width": 0.0157, - "x": 0.0408, - "y": 0.5065 + "x": 0.0378, + "y": 0.5029 }, "props": { "params": { @@ -3165,8 +3165,8 @@ "position": { "height": 0.0278, "width": 0.0157, - "x": 0.0398, - "y": 0.3963 + "x": 0.0353, + "y": 0.4017 }, "props": { "params": { @@ -3232,8 +3232,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.1823, - "y": 0.3805 + "x": 0.1818, + "y": 0.3823 }, "props": { "params": { @@ -3265,8 +3265,8 @@ "position": { "height": 0.0185, "width": 0.021, - "x": 0.8981, - "y": 0.4056 + "x": 0.8946, + "y": 0.4038 }, "props": { "params": { @@ -3367,8 +3367,8 @@ "position": { "height": 0.0231, "width": 0.0131, - "x": 0.101, - "y": 0.501 + "x": 0.1035, + "y": 0.5001 }, "props": { "params": { @@ -3400,8 +3400,8 @@ "position": { "height": 0.0231, "width": 0.0131, - "x": 0.1074, - "y": 0.386 + "x": 0.1059, + "y": 0.4043 }, "props": { "params": { @@ -3433,7 +3433,7 @@ "position": { "height": 0.0241, "width": 0.0136, - "x": 0.0911, + "x": 0.0881, "y": 0.4018 }, "props": { @@ -3466,7 +3466,7 @@ "position": { "height": 0.0241, "width": 0.0136, - "x": 0.1423, + "x": 0.1428, "y": 0.4072 }, "props": { @@ -3499,7 +3499,7 @@ "position": { "height": 0.0241, "width": 0.0136, - "x": 0.184, + "x": 0.1815, "y": 0.4063 }, "props": { @@ -3532,8 +3532,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.1446, - "y": 0.3804 + "x": 0.1431, + "y": 0.3822 }, "props": { "params": { @@ -3565,7 +3565,7 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.0751, + "x": 0.0721, "y": 0.4037 }, "props": { @@ -3598,8 +3598,8 @@ "position": { "height": 0.0185, "width": 0.0105, - "x": 0.109, - "y": 0.3629 + "x": 0.107, + "y": 0.3839 }, "props": { "params": { @@ -6279,7 +6279,7 @@ "position": { "height": 0.0278, "width": 0.0157, - "x": 0.8799, + "x": 0.8735, "y": 0.3996 }, "props": { @@ -6312,8 +6312,8 @@ "position": { "height": 0.0278, "width": 0.0157, - "x": 0.8794, - "y": 0.506 + "x": 0.8744, + "y": 0.5024 }, "props": { "params": { @@ -6345,8 +6345,8 @@ "position": { "height": 0.0185, "width": 0.0105, - "x": 0.8812, - "y": 0.3768 + "x": 0.8758, + "y": 0.3777 }, "props": { "params": { @@ -6379,8 +6379,8 @@ "position": { "height": 0.0185, "width": 0.0105, - "x": 0.8812, - "y": 0.3602 + "x": 0.8758, + "y": 0.3611 }, "props": { "params": { @@ -6412,8 +6412,8 @@ "position": { "height": 0.0185, "width": 0.0105, - "x": 0.8812, - "y": 0.3435 + "x": 0.8758, + "y": 0.3444 }, "props": { "params": { @@ -6710,7 +6710,7 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.4487, + "x": 0.4541, "y": 0.3713 }, "props": { @@ -6744,7 +6744,7 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.5904, + "x": 0.5968, "y": 0.3713 }, "props": { @@ -6778,7 +6778,7 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.7023, + "x": 0.7455, "y": 0.3732 }, "props": { @@ -7772,8 +7772,8 @@ "position": { "height": 0.0185, "width": 0.021, - "x": 0.8996, - "y": 0.5083 + "x": 0.8971, + "y": 0.5047 }, "props": { "params": { @@ -7805,8 +7805,8 @@ "position": { "height": 0.0231, "width": 0.013, - "x": 0.8487, - "y": 0.5145 + "x": 0.8417, + "y": 0.5052 }, "props": { "params": { @@ -7838,8 +7838,8 @@ "position": { "height": 0.0241, "width": 0.0136, - "x": 0.864, - "y": 0.5148 + "x": 0.857, + "y": 0.5055 }, "props": { "params": { @@ -8531,8 +8531,8 @@ "position": { "height": 0.0278, "width": 0.0156, - "x": 0.2899, - "y": 0.5556 + "x": 0.2769, + "y": 0.5295 }, "props": { "params": { @@ -10121,8 +10121,8 @@ "angle": "90deg" }, "width": 0.0531, - "x": 0.1, - "y": 0.4491 + "x": 0.0995, + "y": 0.4473 }, "props": { "params": { @@ -10179,7 +10179,7 @@ }, "path": "autStand/Equipment/Scanner", "style": { - "classes": "hover-90", + "classes": "hover-270", "overflow": "visible" } }, diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor/resource.json index 6d4cba7d..d941afb6 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-09-26T13:14:19Z" + "timestamp": "2025-10-03T13:05:52Z" }, - "lastModificationSignature": "f8a6ce4883f12e25e5b9cef2efb3b906165835da66fa0f7ff7c959d5144c76f6" + "lastModificationSignature": "302ab90555d4932736168ad463d71eebb72322ba26990b37c9cf32fc5d3d8d5b" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor/thumbnail.png index 3a57403a..38b04b81 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor_Left90/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor_Left90/resource.json index 9a689ab9..b6a7ab7e 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor_Left90/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor_Left90/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-09-26T13:14:19Z" + "timestamp": "2025-10-03T11:07:41Z" }, - "lastModificationSignature": "b533cee8da858f320f4a534a3ac5751f0447e8ac2cd244e1053a721afe82d614" + "lastModificationSignature": "3f80f02128c13e200e0cebc76e19e0f5a0ff8fc09d899e972815599ef5424927" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor_Left90/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor_Left90/thumbnail.png index 189c3a30..d912e0a4 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor_Left90/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Conveyor_Left90/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/resource.json index adfd78ec..d384bc67 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-09-26T13:24:00Z" + "timestamp": "2025-10-03T11:55:55Z" }, - "lastModificationSignature": "e0c587f2f3d6c43d3c1368e53218c08dfc05f50643ee81b547ee687ee096ffa2" + "lastModificationSignature": "9686f2020d0dfd6219a260e7813d5cf3f85a53b3858cc21a746561f6155b9e18" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/thumbnail.png index b73c1ff3..43c7c254 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/view.json index ad289282..48a42966 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/IO_Block/view.json @@ -437,7 +437,7 @@ }, "props": { "defaultSize": { - "height": 50, + "height": 30, "width": 50 } }, @@ -518,6 +518,7 @@ "y": "31.781378" } ], + "preserveAspectRatio": "none", "viewBox": "0 0 50 50" }, "type": "ia.shapes.svg" diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/resource.json index e16e2951..f8e663ff 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/resource.json @@ -9,9 +9,9 @@ ], "attributes": { "lastModification": { - "actor": "external", - "timestamp": "2025-09-26T13:13:23Z" + "actor": "admin", + "timestamp": "2025-10-03T11:06:39Z" }, - "lastModificationSignature": "55ac90e29d1c34e19e061618af5d7c04ea862b6c397ac58fea0907931179aa5e" + "lastModificationSignature": "70a5f71af78ab5a16a001cd6fda013e5d8015ba5b03e7a3b6b95224cdc06a120" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/thumbnail.png index 7f11ed5b..3df55b91 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/view.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/view.json index 1d71732e..95388a14 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/view.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Equipment/Photoeye_Chute/view.json @@ -469,6 +469,9 @@ "paint": "#000000", "width": "1.91723" }, + "style": { + "shadow": "0 0 12px 5px rgba(88, 158, 249, 0.8)" + }, "type": "path" }, { @@ -545,7 +548,6 @@ "mode": "percent", "style": { "cursor": "pointer", - "overflow": "hidden", "userSelect": "none" } }, diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/BNA8/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/BNA8/resource.json index 7646ce98..17056a65 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/BNA8/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/BNA8/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-10-03T09:14:30Z" + "timestamp": "2025-10-03T14:44:49Z" }, - "lastModificationSignature": "370b8fd60977072c8d8e2df2c241eb3f63deb14187d0571f29b02f29f0be99d2" + "lastModificationSignature": "e8a35262ccb49e3a791a7c4c445320a5b1e74c748adf597407c83a6cd86b6e0d" } } \ No newline at end of file diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/BNA8/thumbnail.png b/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/BNA8/thumbnail.png index 97bc7036..1cd03431 100644 Binary files a/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/BNA8/thumbnail.png and b/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/BNA8/thumbnail.png differ diff --git a/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/Overview-No-Zoom/resource.json b/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/Overview-No-Zoom/resource.json index 00ae6bcd..7b7de6a9 100644 --- a/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/Overview-No-Zoom/resource.json +++ b/BNA8/com.inductiveautomation.perspective/views/autStand/Overview/Overview-No-Zoom/resource.json @@ -4,14 +4,13 @@ "restricted": false, "overridable": true, "files": [ - "view.json", - "thumbnail.png" + "view.json" ], "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-10-03T09:34:53Z" + "timestamp": "2025-10-03T14:44:54Z" }, - "lastModificationSignature": "40aa2fffad1bb8f31ea135149a9899907361e301b4adbb241e44f5e00b546085" + "lastModificationSignature": "50e69163842167145864f15dc69eab2e8053f7ebcede443c6820ea36a30250df" } } \ No newline at end of file