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_SetMonitoringMode

RTS_IEC_RESULT

Input

hSubscription

RTS_IEC_HANDLE

Handle to the subscription of the monitored items.

monitoringMode

OpcUa_MonitoringMode

The new monitorng mode for the sent items.

noOfMonitoredItems

OpcUa_Int32

Number of monitored items to be changed.

phItems

POINTER TO RTS_IEC_HANDLE

Pointer to an array of monitored item handles to be changed.