
With release 2405 you will find a new plugin in design time of Digital Manufacturing Line Monitor. The plugin Line Monitor Shift Progress allows you to track production progress for a resource and material within a selected shift comparing actual yield quantity and target quantity and a delta quantity calculated for the current timestamp. You can leverage an aggregated quantity view for the complete shift as well as an hourly view within the selected shift. The plugin can as well be used in any other POD. The plugin can be used multiple times within a single Line Monitor instance. As the plugin is designed to expose data in the context of a shift, you must configure the Line Monitor Selection (Line Monitor Filter Bar in other PODs) at design time to use the Time Range Type Selected Shift.
At design time, the Line Monitor Shift Progress plugin offers three configuration parameters:
The first parameter Display Hourly Progress allows you to define whether the plugin shall display an aggregated view of production progress quantities for the complete shift or whether it shall display the production progress per hour within the selected shift. Total target quantity, actual quantity, delta quantity, remainder and scrap quantity will be exposed in the header for both types of progress views. The different types of quantity will be explained in detail below. The plugin at runtime will look as the example below, where it is added to the Production Detail view.
The second parameter Enable Resource Selection provides the option to display in the plugin header a dropdown list for resource selection at runtime. This is supporting the use case of work centers with multiple resources relevant for production progress. It can be disabled if a single resource is assigned to the work center or if the custom extension point of the new plugin is implemented to derive the resource without being displayed. The custom extension point can as well be used to filter or extend the list of resources and to set the default resource.
The third parameter Enable Custom Data Rate is used to define whether the target quantity shall be calculated based on a resource standard rate applicable for all orders, or whether the rate shall be calculated as maintained individually per order leveraging a custom data field. For the first option, the precedence of rate selection is the same as for OEE. For the second option you must define a new custom data field LM_PRODUCTION_RATE for orders.
The data field can then be set for an order following the format [["<operation activity>","<operation activity ID>",<value of quantity>,<value of time>,"<UNIT OF TIME>"]]. You can specify rates for each operation activity that shall be considered to calculate the different quantities exposed in the plugin. Multiple entries must be separated by a comma as depicted below.
The <UNIT OF TIME> supports the following entries: <SECONDS>, <MINUTES>, <HOURS>, and <DAYS>.
The Total Target quantity is calculated using the rate of production per valid SFC operation activity, either taken from the resource standard rate or from the custom data field of the respective orders. Via both options you can specify which operation activities shall be considered to calculate the respective production progress figures to be displayed.
The calculation that produces the Total Target quantity includes the valid operation activities across all of the SFCs of all the orders of the shift, resource, and material.
You can find extension implementation samples here and a tutorial here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
3 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |