Ali
Member
targetProcessingTime if Target Time per Unit is not Specified
The Target Processing Time is the Target Time per Unit x Target Quantity. What if the Target Time per Unit is not specified? Can it be calculcated using the Target Machine Cicle Time?
Share
Alexander
The target time per unit is the target machine cycle time divided by the units per machine cycle, i.e.
targetTimePerUnit = targetMachineCycleTime / unitsPerMachineCycle
so
targetProcessingTime = targetQuantity x targetMachineCycleTime / unitsPerMachineCycle
However, an application programmer does not have to calculate the target processing time himself, because it is always calculated and made directly available in Bridge API.