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 |
ProductionDatasetList |
Array of ProductionDatasetInformationType describing the available production datasets in the MES. |
Table 112 – SendProductionDatasetList Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
SendProductionDatasetList |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
0:HasProperty |
Variable |
InputArguments |
Argument[] |
0:PropertyType |
Mandatory |
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.