| NodeId | ns=1;i=7042 |
| NodeClass | Method |
| BrowseName | 1:LoadDataSet |
| DisplayName | LoadDataSet |
| Description | The LoadDataSet Method loads the dataset to the underlying system after having validated that (a) the dataset is complete when IsCompleteDataset is True and (b) the dataset is valid. |
| Parent | 1:MachineModuleSetupType |
| Name | DataType | Description | |
|---|---|---|---|
| DataSet | [in] | 1:DataSetType | The dataset to be transferred to the underlying system. |
| IsCompleteDataSet | [in] | 0:Boolean | When true, the DataSet argument is a complete dataset, meaning all DataSet entries are included. |
| 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[2] | M |
| 0:HasProperty | Variable | 0:OutputArguments | 0:PropertyType | 0:Argument[1] | M |