6.3.3.1 AggregationPackingEvent Method

AggregationPackingEvent – This method is used to send unsolicited notification of Aggregation Packing events to an OPC Server that is performing aggregation management.

The signature of this Method is specified below. Table 43 and Table 44 specify the Arguments and AddressSpace representation, respectively.

Signature

	AggregationPackingEvent (
	  [in] OPENSCSAggregationDataType[] 	AggregationElement
	  [in] String					ParentSNFormat
	  [in] String					PackedElementSNFormat
	  [in] OPENSCSKeyValueDataType[]		AggregationContext
 	  [out] OPENSCSReturnEnum	    		ReturnStatus
	);
Table 43 – AggregationPackingEvent Method Arguments
Argument Description
AggregationElementSpecifies the parent element and the packed element collection that is to be added to the parent element.
ParentSNFormatDefines the format of the parent Serial Numbers associated to the event.
PackedElementSNFormatDefines the format of the packed element Serial Numbers associated to the event.
AggregationContextZero or mode key value pairs that define additional context information for the event, such as order number or lot number.
ReturnStatusReturns the status of the method execution.

Method Result Codes are defined as part of the Call service (see OPC 10000-4 and Table 95).

Table 44 – AggregationPackingEvent Method AddressSpace Definition
Attribute Value
BrowseNameAggregationPackingEvent
IsAbstractTrue
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariableInputArgumentsArgument[]0:PropertyTypeMandatory
0:HasPropertyVariableOutputArgumentsArgument[]0:PropertyTypeMandatory