Batch_Getconditionrows - Siemens SIMATIC PCS 7 Programming Manual

Process control system simatic batch - views of the report data v9.0
Hide thumbs Also See for SIMATIC PCS 7:
Table of Contents

Advertisement

Description of the table value functions

4.3 batch_GetConditionRows

4.3
batch_GetConditionRows
Transition parameter:
1. @xmlParam (nvarchar(max)): Conditions in XML format
2. @batchguid (Uniqueidentifier): GUID of the batch
3. @pcellguid (Uniqueidentifier): GUID of the process cell
The passed XML format of the conditions of a transition are represented in tabular form.
Definition
Name
OBJID
gate_result
cond_result
operator
left_operand
left_datatype
left_UoMName
left_value
right_operand
right _datatype
right _UoMName
right _value
52
Data type
Int
Int
Int
nvarchar(8)
nvarchar(255)
nvarchar(255)
nvarchar(255)
nvarchar(255)
nvarchar(255)
nvarchar(255)
nvarchar(255)
nvarchar(255)
Description
ID of the condition
Result of the transition
Result of the condition
Operator of the condition
Left operand
Data type ID of the left operand
Unit of the left operand
Value of the left operand
Right operand
Data type ID of the right operand
Unit of the right operand
Value of the right operand
SIMATIC BATCH - Views of the report data V9.0
Programming Manual, 05/2017, A5E38208785-AA

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents