IOPCUAClientMonitoredItemCallback.ItemValueCallback (METH)ΒΆ
METHOD ItemValueCallback : OpcUa_StatusCode
This callback is called for sampling monitored items and contains the value changes of the monitored item.
- InOut:
Scope
Name
Type
Comment
Return
ItemValueCallbackOpcUa_StatusCodeInput
hMonitoredItemRTS_IEC_HANDLEHandle to the moniotred item.
valueOpcUa_DataValueThe new value of the monitored item.
reasonOpcUa_StatusCodeThe new status of the monitored item.