ValidateDataSet

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

1.0

2017-10-11


NodeId ns=1;i=7034
NodeClass Method
BrowseName 1:ValidateDataSet
DisplayName ValidateDataSet
Description The Method ValidateDataSet passes a dataset to the underlying system and returns the result of the validation. The Method ValidateDataSet passes a dataset to the underlying system and returns the result of the validation.
Parent 1:MachineModuleSetupType
Name DataType Description
DataSet [in] 1:DataSetType The dataset to be valdated by the underlying system.
ValidationFailedDataSet [out] 1:DataSetType The list of parameters (in a dataset) that failed the validation by the underlying system.
ExecutionFeedback [out] 1:MethodExecutionFeedbackType The extended feedback returning a detailed message in case of execution failure.
FailedValidationMessages [out] 1:MessageType[] The list of messages describing the problems encountered with the parameters in the ValidationFailedSet.
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[3] M