open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_UInt32 | ClientHandle |
OpcUa_Double | SamplingInterval |
OpcUa_ExtensionObject | Filter |
OpcUa_UInt32 | QueueSize |
OpcUa_Boolean | DiscardOldest |
Definition at line 5154 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_MonitoringParameters::ClientHandle |
Definition at line 5156 of file opcua_types.h.
OpcUa_Double _OpcUa_MonitoringParameters::SamplingInterval |
Definition at line 5157 of file opcua_types.h.
OpcUa_ExtensionObject _OpcUa_MonitoringParameters::Filter |
Definition at line 5158 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_MonitoringParameters::QueueSize |
Definition at line 5159 of file opcua_types.h.
OpcUa_Boolean _OpcUa_MonitoringParameters::DiscardOldest |
Definition at line 5160 of file opcua_types.h.