10.13 UA_MethodReleaseHandle

FB-Name UA_MethodReleaseHandle
This Function Block is used to release the method handle.
VAR_INPUT
BExecuteBOOLFB performs its task on rising edge on this input.
BConnectionHdlDWORDConnection handle.
BMethodHdlDWORDMethod handle to be released.
BTimeoutTIMETime to response.
VAR_OUTPUT
BDoneBOOLFB has completed its task.
BBusyBOOLThe FB is not finished and new output values are to be expected.
BErrorBOOLSignals that an error has occurred within the FB.
BErrorIDDWORDError code.

Notes: After calling UA_MethodReleaseHandle the MethodHdl will be invalid.

This FB is deprecated and just for backward compatibility – better use UA_MethodReleaseHandleList

UA_MethodReleaseHandle
BOOLExecuteDoneBOOL
DWORDConnectionHdlBusyBOOL
DWORDMethodHdlErrorBOOL
TIMETimeoutErrorIDDWORD