Releasing A Batch - Siemens SIMATIC BATCH Operating Manual

Process control system pcs 7
Table of Contents

Advertisement

Examples:
● Open the control recipe with the ID 157: sbbatchcc32ux.exe /B="157;0"
● Open the control recipe with the ID 12: sbbatchcc32ux.exe /B="12;0"
● Open the control recipe with the ID 8: sbbatchcc32ux.exe /B="8;0"
● Open the control recipe with the ID 1012: sbbatchcc32ux.exe /B="1012;0"
Selecting an element (RUP/ROP/RPH/TRANS) within the control recipe
When a control recipe is opened with the '/B' parameter, an element (RUP/ROP/RPH/TRANS)
can be selected within this control recipe. If this element is in a substructure (such as ROP),
this substructure is automatically opened and the element is selected. The addressed element
is moved together with the selection into the visible area of the control recipe view (if necessary).
To select a special element within the control recipe, the second part of the '/B' parameter
needs to be filled out.
Parameter for opening the control recipe and selecting an element within the control recipe: /
B="X;
addressed by specifying the step number. The step number is also shown in every WinCC
picture in the SIMATIC BATCH faceplates. The step number consists of a part specified by
the container element (C-ID) and a part specified by the terminal element within the container
(T-ID). These two values are merged to a single value by a formula.
The formula is: <<C-ID>>*10000 + <<T-ID>>
Container elements are all elements that are used to hold other elements, e.g. RUP/ROP.
Terminal elements are all elements that do not have a "container" function and therefore do
not contain other elements, e.g. RPH/TRANS.
Examples:
● Open the control recipe with the ID 157, the ROP with the ID 2 and the RPH with the ID 4:
sbbatchcc32ux.exe /B="157;20004"
● Open the control recipe with the ID 12, the ROP with the ID 78 and the RPH with the ID
203: sbbatchcc32ux.exe /B="12;780203"
● Open the control recipe with the ID 8, the ROP with the ID 12 and the RPH with the ID 24:
sbbatchcc32ux.exe /B="8;12024"
9.8.4.3

Releasing a batch

Quantity scaling to the batch quantity
When a batch is released, it is passed to the BATCH batch control (BATCH control server).
At this point in time, a scaling function is applied.
During scaling, the values from the recipe, which apply to the reference quantity, are calculated
for the actual batch quantity. Since the batch quantity can still be modified after it is created,
the scaling for the final batch quantity must take place when the batch is released. After
successful scaling, the "linear or quadratic scaling" identifier is removed. In the "Properties"
dialog of a batch, the non-scaled values are displayed before the release, the scaled values
are displayed in the control recipe.
SIMATIC BATCH V8.2
Operating Manual, 02/2016, A5E35958174-AA
Y ", Y specifies the element within the batch with the batch ID "X". The element is
BATCH Control Center
9.8 Batch control
411

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents