7.4 UA_ServerGetUriByIndex

FB-Name UA_ServerGetUriByIndex
This Function Block is used to get the server-URI with a given index.
VAR_INPUT
BExecuteBOOLFB performs its task on rising edge on this input.
BConnectionHdlDWORDConnection handle.
BServerIndexUDINTServerArray Index.
BTimeoutTIMEMaximum time 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.
BServerUriVendor specific

Shall be STRING or WSTRING. The recommendation for new implementation is to use WSTRING.

The URI from the ServerArray with the given ServerIndex.

Notes: -
UA_ServerGetUriByIndex
BOOLExecuteDoneBOOL
DWORDConnectionHdlBusyBOOL
UDINTServerIndexErrorBOOL
TIMETimeoutErrorIDDWORD
ServerUriVendor specific