10.8 UA_MonitoredItemRemove
| FB-Name | UA_MonitoredItemRemove | |||
| This Function Block can be used to remove a handle from a subscription. | ||||
| VAR_INPUT | ||||
| B | Execute | BOOL | On rising edge node information will be read. | |
| B | MonitoredItemHdl | DWORD | Monitored item handle. | |
| B | Timeout | TIME | Time to response. | |
| VAR_OUTPUT | ||||
| B | Done | BOOL | FB has completed its task. | |
| B | Busy | BOOL | The FB is not finished and new output values are to be expected. | |
| B | Error | BOOL | Signals that an error has occurred within the FB. | |
| B | ErrorID | DWORD | Error code. | |
| Notes: - | ||||
| UA_MonitoredItemRemove | ||||||
| BOOL | Execute | Done | BOOL | |||
| DWORD | MonitoredItemHdl | Busy | BOOL | |||
| TIME | Timeout | Error | BOOL | |||
| ErrorID | DWORD | |||||