7.21 UA_MethodReleaseHandleList

FB-Name UA_MethodReleaseHandleList
This Function Block is used to release method handles.
VAR_INPUT
BExecuteBOOLFB performs its task on rising edge on this input.
BConnectionHdlDWORDConnection handle.
BMethodHdlCountUINTNumber of elements the MethodHdls shall have.
BMethodHdlsARRAY OF
DWORD

Method handles to be released.

See Constants of Array Lengths (MAX_ELEMENTS_METHOD)

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.
EErrorIDDWORDError code.
BErrorIDsARRAY OF
DWORD
Error codes. See Constants of Array Lengths (MAX_ELEMENTS_METHOD)
Notes: After calling UA_MethodReleaseHandle or MethodReleaseHandleList the MethodHdl(s) will be invalid.
UA_MethodReleaseHandleList
BOOLExecuteDoneBOOL
DWORDConnectionHdlBusyBOOL
UINTMethodHdlCountErrorBOOL
ARRAY OF DWORDMethodHdlsErrorIDDWORD
TIMETimeoutErrorIDsARRAY OF DWORD