Infeed Count Scale
The Infeed Count Scale is a float value that provides a mechanism for scaling the value of the infeed count tag to the actual number of infeed units.
Imagine a scenario where we are counting strokes on a stamping press for our infeed count, but the number of parts created by the stroke is dependent upon the die set in the press or the product that is being made.
Example
Infeed Count Scale is set to 5. For each infeed count, the number of infeed units recorded by the OEE module will increment by 5.
This is similar to the Reject Count Scale for the Reject Count
Infeed Units
The units for the infeed count can be specified here. This could be Cans, Bottles etc.
Strictly Use Tag
Strictly Use Tag Values (Boolean)
If True: If tag is bound to Infeed Scale or Infeed Unit, on Segment begin, their vertical tables will not be updated. The only source of values is the assigned tag changing.
If False: If tag is bound to Infeed Scale or Infeed Unit, on Segment begin, their vertical tables will be updated with the value in the production setting property and tag changes will be recorded as well.
All other tag collectors: Will write what is recorded in the production settings unless a tag path is defined for that tag collector
Supported in MES Platform 2 and 3.
Reject Count Scale
The Reject Count Scale is a float value that provides a mechanism for scaling the value of the reject count tag to the actual number of reject units created.
Imagine a scenario where the reject count is for a pallet or case of product, but the number of parts on the pallet or case is dependent upon the product that is being made.
Example
Reject Count Scale is set to 24. For each reject count, the number of rejected units recorded by the OEE module will increment by 24.
This is similar to the Infeed Count Scale for the Infeed Count
Reject Units
The units for the reject count can be specified here. This could be Cans, Bottles, Cases, Pallets etc.
Care needs to be taken on how waste is counted. By default waste is considered to be in the same units as the infeed count, so in OEE calculations, it is divided by the Package Count. If the waste value provided is in fact in the same units as the outfeed count units (cases, for example) then the waste count must be multiplied by the same value as the package count. The reject count scale setting can be used to handle this.
Outfeed Count Equipment
The equipment that provides the outfeed count for the line. Available options are the line itself or any cell on the line. The outfeed count value comes from the tag associated with the line or cell as defined in the Production Model Designer. See MES Counters page for more details.
Package Count
The Package Count is the ratio of infeed units to outfeed units. It is a float value that provides a mechanism for associating the value of the outfeed count to the value of the infeed count. It is only used internally to calculate OEE values and does not modify the infeed, waste or production counts as recorded. The counters are recorded as configured in the equipment count set-up.
Examples
- Infeed count is in bottles and outfeed count is in cases. For a particular product, there are 24 bottles per case. For this example, we would set Package Count to 24.
- Infeed count is in lbs and outfeed count is in cans. For a particular product, there are 12oz in each can. For this example, we would set Package Count to 0.75.
- Infeed count is in lbs and outfeed count is in cans. For a particular product, there are 22oz in each can. For this example, we would set Package Count to 1.375.
Care needs to be taken on how waste is counted. By default waste is considered to be in the same units as the infeed count for OEE calculations. If the waste count value provided is in the same units as the outfeed count units (cases, for example) then the waste count must be multiplied by the same value as the package count. The reject count scale setting can be used to handle this.
Outfeed Units
The units for the outfeed count can be specified here. This could be Cans, Bottles, Cases, Pallets etc.
Auto End Production
When set to True, if Track Production By is set to Schedule (production), the production run will automatically be ended once the desired number of units have been produced. If Track Production By is set to Schedule (time), the production run will automatically be ended once the elapsed time is equal to the scheduled time.
When set to False, the run must be ended using the Run Director or Schedule Selector components, or through scripting functions.
Track Production By
Setting this to Schedule (production) will track the production by the scheduled production rate. Setting the property to Schedule (time) will track the production by scheduled time.
The MES Schedule View Component has a progress bar that will update according to the Track Production Setting. If set to Schedule (production), the progress bar will display as a percentage of current outfeed / Scheduled Qty. The schedule estimated completion time will update every minute to extend the duration of the scheduled run if production is falling behind schedule. If set to Schedule (time), the progress bar will display as a percentage of Elapsed Time / Scheduled Time.
Valid options are:
- Schedule (production)
- Schedule (time)