GetDataSetList
http://opcfoundation.org/UA/TMC/
1.0
2017-10-11
NodeId | ns=1;i=7104 |
NodeClass | Method |
BrowseName | 1:GetDataSetList |
DisplayName | GetDataSetList |
Description | The Method GetDatasetList returns the list of descriptions for parameters of the dataset filtered by the dependency and subset created by the user. Typically, the method GetDatasetList is used for clients to visualise the parmeters’ descriptions and other metadata.The Method GetDatasetList returns the list of descriptions for parameters of the dataset filtered by the dependency and subset created by the user. Typically, the method GetDatasetList is used for clients to visualise the parmeters’ descriptions and other metadata. |
Parent | 1:MachineModuleConfigurationType |
Name | DataType | Description | |
---|---|---|---|
Dependency | [in] | 1:ParameterDependencyEnumeration | The method filters parameters that have the required dependency and per this input parameter. |
UserSubset | [in] | 0:Boolean | The method filters parameters that are in the user subset as required by this input parameter. |
CompleteSet | [in] | 0:Boolean | If CompleteSet is True then the method returns the complete dataset without considering the input parameters Dependency and UserSubset. |
DataSetList | [out] | 1:DataSetListType | The list of parameter descriptions filtered by the input parameters: dependency, user subset. |
ExecutionFeeback | [out] | 1:MethodExecutionFeedbackType | The extended feedback returning a detailed message in case of execution failure. |
Reference | NodeClass | BrowseName | TypeDefinition | DataType | Other |
---|---|---|---|---|---|
0:HasProperty | Variable | 0:InputArguments | 0:PropertyType | 0:Argument[3] | M |
0:HasProperty | Variable | 0:OutputArguments | 0:PropertyType | 0:Argument[2] | M |