OPCUAClient_SetMonitoringMode (FUN)ΒΆ
FUNCTION OPCUAClient_SetMonitoringMode : RTS_IEC_RESULT
This function changes the monitoring mode of set of monitored items.
- InOut:
Scope
Name
Type
Comment
Return
OPCUAClient_SetMonitoringModeRTS_IEC_RESULTInput
hSubscriptionRTS_IEC_HANDLEHandle to the subscription of the monitored items.
monitoringModeOpcUa_MonitoringModeThe new monitorng mode for the sent items.
noOfMonitoredItemsOpcUa_Int32Number of monitored items to be changed.
phItemsPOINTER TO RTS_IEC_HANDLE
Pointer to an array of monitored item handles to be changed.