ANSI C UA Server SDK  1.5.1.313
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_MonitoredItemCreateResult Struct Reference

A structure that is defined as the type of the results parameter of the CreateMonitoredItems service. More...

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 StatusCode for the MonitoredItem to create.
 
OpcUa_UInt32 MonitoredItemId
 Server-assigned ID for the MonitoredItem. More...
 
OpcUa_Double RevisedSamplingInterval
 The actual sampling interval that the Server will use. More...
 
OpcUa_UInt32 RevisedQueueSize
 The actual queue size that the Server will use.
 
OpcUa_ExtensionObject FilterResult
 Contains any revised parameter values or error results associated with the MonitoringFilter specified in the request. More...
 

Detailed Description

A structure that is defined as the type of the results parameter of the CreateMonitoredItems service.


The documentation for this struct was generated from the following file: