GetDataSetList

http://opcfoundation.org/UA/TMC/v2/

2.00.1

2022-07-25


NodeId ns=1;i=7104
NodeClass Method
BrowseName 1:GetDataSetList
DisplayName GetDataSetList
Description The GetDatasetList Method returns the list of descriptions for parameters of the dataset filtered by the dependency and subset created by the user.
Parent 1:MachineModuleConfigurationType
Name DataType Description
Dependency [in] 1:ParameterDependencyEnumeration Dependency specifies how to select (filter) a subset of the dataset based on dependency.
UserSubset [in] 0:Boolean UserSubset specifies how to select (filter) a subset of the dataset based on the user-defined UserSubset.
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:DataSetDefinitionType The list of parameters filtered as per the input arguments Dependency and UserSubset.
ExecutionFeedback [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