AcknowledgeResults

http://opcfoundation.org/UA/Machinery/Result/

1.01.0

2025-07-01


NodeId ns=1;i=7009
NodeClass Method
BrowseName 1:AcknowledgeResults
DisplayName AcknowledgeResults
Parent 1:ResultManagementType
Name DataType Description
ResultIds [in] 0:TrimmedString[] List of result identifiers to be acknowledged.
ErrorPerResultId [out] 0:Int32[] Shall be null or empty if error equals 0. Shall have the same length as resultIds if error is not equal 0. Indicates for each resultId in resultIds, if the acknowledge was successful. Per entry: 0 – OK Values > 0 are reserved for errors defined by this and future standards. Values < 0 shall be used for application-specific errors.
Error [out] 0:Int32 0 – OK Values > 0 are reserved for errors defined by this and future standards. Values < 0 shall be used for application-specific errors. Shall be not equal 0 if any resultId of resultIds was not successfully acknowledged. Shall be 0 if all resultIds where acknowledged successful.
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[2] M