20.4.2 SendProductionDatasetList

This Method is used to send a list of production datasets available on the client to the server.

Signature

	SendProductionDatasetList ( 
		[in]	ProductionDatasetInformationType[]	ProductionDatasetList);
Table 111 – SendProductionDatasetList Method Arguments
Argument Description
ProductionDatasetListArray of ProductionDatasetInformationType describing the available production datasets in the MES.
Table 112 – SendProductionDatasetList Method AddressSpace Definition
Attribute Value
BrowseNameSendProductionDatasetList
References Node Class BrowseName DataType TypeDefinition Modelling Rule
0:HasPropertyVariableInputArgumentsArgument[]0:PropertyTypeMandatory

It is possible to call the Method without an InputArgument (length of the array ProductionDatasetList is zero) as an answer to the Event RequestProductionDatasetList (see below) if no production dataset which fits the NameFilter and/or MouldId transferred with the event is available.