Search
5 result(s) for ReleaseResultHandle
-
OPC-40001-101 – OPC UA for Machinery - Part 101: Result Transferresults to be available, and receives a handle it can use to call the ReleaseResultHandle Method in order to hint to the Server , that the result is not required
-
OPC-40001-101 – OPC UA for Machinery - Part 101: Result Transfer7.1.2 GetResultByIdkeep result data available, resources permitting, until the Client releases the handle by calling ReleaseResultHandle . However, the Client cannot rely on the data to remain available until then. The signature ... optimize its resource handling. If the instance of ResultManagementType does not support the ReleaseResultHandle Method, the resultHandle should always be set to 0. If the error
-
OPC-40001-101 – OPC UA for Machinery - Part 101: Result Transfer7.1.4 ReleaseResultHandleReleaseResultHandle The Method ReleaseResultHandle is used to inform the Server that the Client has finished processing a given result set allowing the Server to free resources managing this result ... should keep the data of the result set available for the Client until the ReleaseResultHandle Method is called or until a timeout given by the Client has expired. However
-
OPC-40001-101 – OPC UA for Machinery - Part 101: Result Transfer7.1.5 GetLatestResultkeep result data available, resources permitting, until the Client releases the handle by calling ReleaseResultHandle . However, the Client cannot rely on the data to remain available until then. The signature ... optimize its resource handling. If the instance of ResultManagementType does not support the ReleaseResultHandle Method, the resultHandle should always be set to 0. If the error
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management7.10.2.4 ReleaseResultHandleReleaseResultHandle This method is used to inform the server that the client has finished processing a given result set allowing the server to free resources managing this result ... should keep the data of the result set available for the client until the ReleaseResultHandle method is called or until a timeout given by the client has expired. However