DownTime
| π Overview: 22 Objects | 5 Types | 2 Pages | 16 Events | 44 Object Methods |
π Description
π¨οΈ Production downtime analysis and categorization form. Displays downtime events from the RealTime table and allows operators to assign reasons for stoppages. Features week-by-week navigation with daily filtering, machine-specific filtering, and category-based reason selection. Users right-click downtime records to assign reasons from a hierarchical menu (Category > Reason). Supports management of down reasons including adding new reasons, editing existing ones, and toggling archived reasons. The βUpdate Last 8 Daysβ button recalculates recent downtime data. Critical for tracking production efficiency and identifying bottlenecks.
βΉοΈ Form Information
| Property | Value |
|---|---|
| Destination | detailScreen |
| Window Sizing | X: variable, Y: variable |
| Pages | 2 |
| Form Method | β method.4dm |
| Object Methods | 44 |
| Generated | π 2025-12-03T16:38:20.328Z |
π Table of Contents
- π― Form Events (16)
- π§© Form Objects (22)
- π Related Items
- Tables (8)
π― Form Events
This form handles 16 of 44 possible events:
| Event | Status | Event | Status |
|---|---|---|---|
onLoad | β | onUnload | β |
onValidate | β | onClick | β |
onDoubleClick | β | onHeader | β |
onPrintingBreak | β | onPrintingFooter | β |
onDisplayDetail | β | onOutsideCall | β |
onBeginDragOver | β | onDragOver | β |
onDrop | β | onAfterKeystroke | β |
onMenuSelect | β | onPluginArea | β |
onAfterEdit | β | onTimer | β |
onBoundVariableChange | β | onPageChange | β |
onBeforeDataEntry | β | onLoadRecord | β |
onAfterSort | β | onSelectionChange | β |
onDataChange | β | onExpand | β |
onCollapse | β | onBeforeKeystroke | β |
onOpenDetail | β | onCloseDetail | β |
onResize | β | onActivate | β |
onDeactivate | β | onOpenExternalLink | β |
onWindowOpeningDenied | β | onScroll | β |
onCloseBox | β | onDeleteAction | β |
onRowResize | β | onAlternativeClick | β |
onLongClick | β | onMouseEnter | β |
onMouseLeave | β | onMouseMove | β |
π§© Form Objects
Interactive Objects by Page
Page 1
| Name | Title | Type | Enabled | Visible | Enterable | Data Source | Method |
|---|---|---|---|---|---|---|---|
| downtimeListBox | - | π listbox | β | β | β | Form:C1466.RealTimeSelection | downtimeListBox.4dm |
| reasonsListBox | - | π listbox | β | β | β | Form:C1466.DownReasonsSelection | reasonsListBox.4dm |
| categoryDropdown | - | π₯ dropdown | β | β | β | Form:C1466.CategoryDropdownObject | categoryDropdown.4dm |
| editReasonButton | EDIT | π button | β | β | β | - | editReasonButton.4dm |
| addReasonButton | ADD NEW DOWNREASON | π button | β | β | β | - | addReasonButton.4dm |
| machineFilterListBox | - | π listbox | β | β | β | Form:C1466.MachineCollection | machineFilterListBox.4dm |
| weekDropdown | - | π₯ dropdown | β | β | β | Form:C1466.WeekDropdownObject | weekDropdown.4dm |
| mondayButton | MON | π button | β | β | β | - | mondayButton.4dm |
| tuesdayButton | TUE | π button | β | β | β | - | tuesdayButton.4dm |
| wednesdayButton | WED | π button | β | β | β | - | wednesdayButton.4dm |
| thursdayButton | THUR | π button | β | β | β | - | thursdayButton.4dm |
| fridayButton | FRI | π button | β | β | β | - | fridayButton.4dm |
| saturdayButton | SAT | π button | β | β | β | - | saturdayButton.4dm |
| sundayButton | SUN | π button | β | β | β | - | sundayButton.4dm |
| selectedDateDisplay | - | π input | β | β | β | Form:C1466.SelectedDate | - |
| updateWeekButton | UPDATE LAST 8 DAYS | π button | β | β | β | - | updateWeekButton.4dm |
| showUnidentifiedButton | SHOW ALL UNIDENTIFIED FOR WEEK | π button | β | β | β | - | showUnidentifiedButton.4dm |
| previousWeekButton | PREV | π button | β | β | β | - | previousWeekButton.4dm |
| nextWeekButton | NEXT | π button | β | β | β | - | nextWeekButton.4dm |
| refreshButton | REFRESH | π button | β | β | β | - | refreshButton.4dm |
| updateDateButton | UPDATE SELECTED DATE | π button | β | β | β | - | updateDateButton.4dm |
| showArchivedCheckbox | Show Archived Down Reasons | βοΈ checkbox | β | β | β | Form:C1466.ShowArchivedReasons | showArchivedCheckbox.4dm |
π Related Items
ποΈ Tables
- RealTime - Data source for DownTime form
- DownReasons - Data source for DownTime form
- RealTimeMachines - Data source for DownTime form
- PlanningWheel - Data source for DownTime form
- Works_Order - Data source for DownTime form
- RTSUM - Data source for DownTime form
- FieldHistory - Data source for DownTime form
- WorksOrder - Data source for DownTime form
Generated from form.4DForm