ProductionDatasetListsType

Functions for exchanging information on the available production datasets on client and server.
The representation of the ProductionDatasetListsType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1003 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | ProductionDatasetListsType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the ProductionDatasetListsType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | GetProductionDatasetList | Mandatory | ||
GeneratesEvent | ObjectType | RequestProductionDatasetListEventType | |||
HasComponent | Method | SendProductionDatasetList | Mandatory |
GetProductionDatasetList
Signature
GetProductionDatasetList(
[in] String NameFilter
[in] String MouldId
[out] ProductionDatasetInformationType ProductionDatasetList
);
Argument | Description |
---|---|
NameFilter | |
MouldId | |
ProductionDatasetList |
SendProductionDatasetList
Signature
SendProductionDatasetList(
[in] ProductionDatasetInformationType ProductionDatasetList
);
Argument | Description |
---|---|
ProductionDatasetList |