OpcUa_SetMonitoringModeRequest (STRUCT) ¶ TYPE OpcUa_SetMonitoringModeRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader SubscriptionId OpcUa_UInt32 MonitoringMode OpcUa_MonitoringMode NoOfMonitoredItemIds OpcUa_Int32 MonitoredItemIds POINTER TO OpcUa_UInt32
OpcUa_SetMonitoringModeResponse (STRUCT) ¶ TYPE OpcUa_SetMonitoringModeResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_StatusCode NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_SubscriptionAcknowledgement (STRUCT) ¶ TYPE OpcUa_SubscriptionAcknowledgement : STRUCT InOut: Name Type SubscriptionId OpcUa_UInt32 SequenceNumber OpcUa_UInt32
OpcUa_SubscriptionDiagnosticsDataType (STRUCT) ¶ TYPE OpcUa_SubscriptionDiagnosticsDataType : STRUCT InOut: Name Type SessionId OpcUa_NodeId SubscriptionId OpcUa_UInt32 Priority OpcUa_Byte PublishingInterval OpcUa_Double MaxKeepAliveCount OpcUa_UInt32 MaxLifetimeCount OpcUa_UInt32 MaxNotificationsPerPublish OpcUa_UInt32 PublishingEnabled OpcUa_Boolean ModifyCount OpcUa_UInt32 EnableCount OpcUa_UInt32 DisableCount OpcUa_UInt32 RepublishRequestCount OpcUa_UInt32 RepublishMessageRequestCount OpcUa_UInt32 RepublishMessageCount OpcUa_UInt32 TransferRequestCount OpcUa_UInt32 TransferredToAltClientCount OpcUa_UInt32 TransferredToSameClientCount OpcUa_UInt32 PublishRequestCount OpcUa_UInt32 DataChangeNotificationsCount OpcUa_UInt32 EventNotificationsCount OpcUa_UInt32 NotificationsCount OpcUa_UInt32 LatePublishRequestCount OpcUa_UInt32 CurrentKeepAliveCount OpcUa_UInt32 CurrentLifetimeCount OpcUa_UInt32 UnacknowledgedMessageCount OpcUa_UInt32 DiscardedMessageCount OpcUa_UInt32 MonitoredItemCount OpcUa_UInt32 DisabledMonitoredItemCount OpcUa_UInt32 MonitoringQueueOverflowCount OpcUa_UInt32 NextSequenceNumber OpcUa_UInt32 EventQueueOverFlowCount OpcUa_UInt32
OpcUa_TimeZoneDataType (STRUCT) ¶ TYPE OpcUa_TimeZoneDataType : STRUCT InOut: Name Type Offset OpcUa_Int16 DaylightSavingInOffset OpcUa_Boolean
OpcUa_TransferResult (STRUCT) ¶ TYPE OpcUa_TransferResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode NoOfAvailableSequenceNumbers OpcUa_Int32 AvailableSequenceNumbers POINTER TO OpcUa_UInt32
OpcUa_TransferSubscriptionsRequest (STRUCT) ¶ TYPE OpcUa_TransferSubscriptionsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfSubscriptionIds OpcUa_Int32 SubscriptionIds POINTER TO OpcUa_UInt32 SendInitialValues OpcUa_Boolean
OpcUa_TransferSubscriptionsResponse (STRUCT) ¶ TYPE OpcUa_TransferSubscriptionsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_TransferResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_TranslateBrowsePathsToNodeIdsRequest (STRUCT) ¶ TYPE OpcUa_TranslateBrowsePathsToNodeIdsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfBrowsePaths OpcUa_Int32 BrowsePaths POINTER TO OpcUa_BrowsePath
OpcUa_TranslateBrowsePathsToNodeIdsResponse (STRUCT) ¶ TYPE OpcUa_TranslateBrowsePathsToNodeIdsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_BrowsePathResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo