EasyManuals Logo

Siemens SIMATIC PCS 7 Programming Manual

Siemens SIMATIC PCS 7
74 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #69 background imageLoading...
Page #69 background image
Figure 6-2 Structure of a flat batch
6.3 Direct recipe element - subobjects
A recipe element is linked with its immediate subobjects by means of ID, Type and
ActivationCounter relationships.
Return all children of a recipe element with ROOTGUID= myGUID, POBJID = myPOBJID,
POTID=myPOTID, OBJID=myOBJID, OTID=myOTID, ActivationCounter=myAC and
ParentActivationCounter= myPAC.
select * from vRecipeElement as kind where
kind.ROOTGUID = myGUID
and
kind.POBJID = myOBJID
and
kind.POTID = myOTID
and
kind.ParentActivationCounter = myAC
Example:
Parent(ROOTGUID) = Child(ROOTGUID)
Parent (OBJID, OTID) = Child (POBJID, POTID)
Parent(ActivationCounter) = Child(ParentActivationCounter)
Examples of links
6.3 Direct recipe element - subobjects
SIMATIC BATCH - Views of the report data V9.0
Programming Manual, 05/2017, A5E38208785-AA 69

Other manuals for Siemens SIMATIC PCS 7

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SIMATIC PCS 7 and is the answer not in the manual?

Siemens SIMATIC PCS 7 Specifications

General IconGeneral
BrandSiemens
ModelSIMATIC PCS 7
CategoryControl Systems
LanguageEnglish

Related product manuals