SelectiveLoadDataSet
http://opcfoundation.org/UA/TMC/
1.0
2017-10-11
NodeId | ns=1;i=7035 |
NodeClass | Method |
BrowseName | 1:SelectiveLoadDataSet |
DisplayName | SelectiveLoadDataSet |
Description | The Method SelectiveLoadDataSet loads any subset of the whole dataset to the underlying system after having the dataset validated. If the validation is not successfully passed, then the data set is not loaded to the underlying system and a specific message shall be returned via ExecutionFeedback. For detailed diagnostics, the Method ValidateDataSet shall be used. The Method SelectiveLoadDataSet loads any subset of the whole dataset to the underlying system after having the dataset validated. If the validation is not successfully passed, then the data set is not loaded to the underlying system and a specific message shall be returned via ExecutionFeedback. For detailed diagnostics, the Method ValidateDataSet shall be used. |
Parent | 1:MachineModuleSetupType |
Name | DataType | Description | |
---|---|---|---|
DataSet | [in] | 1:DataSetType | The dataset to be loaded to the underlying system. |
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[1] | M |
0:HasProperty | Variable | 0:OutputArguments | 0:PropertyType | 0:Argument[1] | M |