diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Status/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Status/view.json index d1863a8..9fd4cf2 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Status/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Status/view.json @@ -3,7 +3,7 @@ "currentTab": null }, "params": { - "Tab_ID": 0, + "Tab_ID": 2, "Table": "Status_tab" }, "propConfig": { @@ -51,7 +51,7 @@ "children": [ { "custom": { - "mode": "1Past 30 Minvaluevalue" + "mode": "2Past 30 Minvaluevalue" }, "meta": { "name": "Scanner History" @@ -80,8 +80,7 @@ "endtime": "{..../Period_not_Global_0.custom.EndDate}", "starttime": "{..../Period_not_Global_0.custom.StartDate}" }, - "queryPath": "Status/Scanner History", - "returnFormat": "dataset" + "queryPath": "Status/Scanner History" }, "type": "query" } @@ -634,74 +633,6 @@ "visible": true, "width": 70 }, - { - "align": "center", - "boolean": "checkbox", - "dateFormat": "MM/DD/YYYY HH:mm:ss", - "editable": false, - "field": "Tray", - "footer": { - "align": "center", - "justify": "left", - "style": { - "classes": "" - }, - "title": "" - }, - "header": { - "align": "center", - "justify": "center", - "style": { - "classes": "" - }, - "title": "Trays (#)" - }, - "justify": "center", - "number": "value", - "numberFormat": "0,0.##", - "progressBar": { - "bar": { - "color": "", - "style": { - "classes": "" - } - }, - "max": 100, - "min": 0, - "track": { - "color": "", - "style": { - "classes": "" - } - }, - "value": { - "enabled": true, - "format": "0,0.##", - "justify": "center", - "style": { - "classes": "" - } - } - }, - "render": "auto", - "resizable": true, - "sort": "none", - "sortable": true, - "strictWidth": false, - "style": { - "classes": "" - }, - "toggleSwitch": { - "color": { - "selected": "", - "unselected": "" - } - }, - "viewParams": {}, - "viewPath": "", - "visible": true, - "width": 60 - }, { "align": "center", "boolean": "checkbox", @@ -1645,6 +1576,7 @@ "y": -0.0011 }, "props": { + "currentTabIndex": 2, "tabs": [ "Enternet", "Lane Status", @@ -3362,7 +3294,7 @@ }, "props": { "dismissOnSelect": false, - "formattedValue": "May 29, 2025 1:08 PM", + "formattedValue": "Jun 17, 2025 4:31 PM", "formattedValues": { "date": "Mar 26, 2021", "datetime": "Mar 26, 2021 12:00 AM", @@ -3372,9 +3304,9 @@ "$": [ "ts", 192, - 1748511500773 + 1750165297976 ], - "$ts": 1748509700000 + "$ts": 1750163497000 } }, "type": "ia.input.date-time-input" @@ -3522,7 +3454,7 @@ }, "props": { "dismissOnSelect": false, - "formattedValue": "May 29, 2025 1:38 PM", + "formattedValue": "Jun 17, 2025 5:01 PM", "formattedValues": { "date": "Mar 29, 2021", "datetime": "Mar 29, 2021 1:37 PM", @@ -3532,9 +3464,9 @@ "$": [ "ts", 192, - 1748511500773 + 1750165297976 ], - "$ts": 1748511500000 + "$ts": 1750165297000 } }, "type": "ia.input.date-time-input" diff --git a/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL1/data.bin b/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL1/data.bin index 8584332..858be71 100644 Binary files a/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL1/data.bin and b/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL1/data.bin differ diff --git a/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL2/data.bin b/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL2/data.bin index f8c6adc..e987c92 100644 Binary files a/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL2/data.bin and b/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL2/data.bin differ diff --git a/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL3/data.bin b/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL3/data.bin index 6dd99c9..3933301 100644 Binary files a/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL3/data.bin and b/MTN6_SCADA/com.inductiveautomation.sqlbridge/transaction-groups/Dumpers/ULGL3/data.bin differ diff --git a/MTN6_SCADA/ignition/named-query/Status/Scanner History/query.sql b/MTN6_SCADA/ignition/named-query/Status/Scanner History/query.sql index 3ea5fda..5959613 100644 --- a/MTN6_SCADA/ignition/named-query/Status/Scanner History/query.sql +++ b/MTN6_SCADA/ignition/named-query/Status/Scanner History/query.sql @@ -6,7 +6,6 @@ SELECT alltable.t_stamp, alltable.ScanLabel, alltable.ScanStatus, alltable.Length, - alltable.Tray, alltable.AssignmentScanHist, alltable.DivertStatus, alltable.DEST_REQ,