OPCUAClient_DeleteMonitoredItems (FUN)ΒΆ
FUNCTION OPCUAClient_DeleteMonitoredItems : RTS_IEC_RESULT
This function deletes a set of monitored items from a subscription.
- InOut:
Scope
Name
Type
Comment
Return
OPCUAClient_DeleteMonitoredItemsRTS_IEC_RESULTInput
hSubscriptionRTS_IEC_HANDLEHandle to the subscription of the monitored items
noOfItemsToDeleteOpcUa_Int32Number of items to delete.
phItemsPOINTER TO RTS_IEC_HANDLE
Pointer to an array of monitored item handles.