OpcUa_SessionDiagnosticsDataType (STRUCT) ¶ TYPE OpcUa_SessionDiagnosticsDataType : STRUCT InOut: Name Type SessionId OpcUa_NodeId SessionName OpcUa_String ClientDescription OpcUa_ApplicationDescription ServerUri OpcUa_String EndpointUrl OpcUa_String NoOfLocaleIds OpcUa_Int32 LocaleIds POINTER TO OpcUa_String ActualSessionTimeout OpcUa_Double MaxResponseMessageSize OpcUa_UInt32 ClientConnectionTime OpcUa_DateTime ClientLastContactTime OpcUa_DateTime CurrentSubscriptionsCount OpcUa_UInt32 CurrentMonitoredItemsCount OpcUa_UInt32 CurrentPublishRequestsInQueue OpcUa_UInt32 TotalRequestCount OpcUa_ServiceCounterDataType UnauthorizedRequestCount OpcUa_UInt32 ReadCount OpcUa_ServiceCounterDataType HistoryReadCount OpcUa_ServiceCounterDataType WriteCount OpcUa_ServiceCounterDataType HistoryUpdateCount OpcUa_ServiceCounterDataType CallCount OpcUa_ServiceCounterDataType CreateMonitoredItemsCount OpcUa_ServiceCounterDataType ModifyMonitoredItemsCount OpcUa_ServiceCounterDataType SetMonitoringModeCount OpcUa_ServiceCounterDataType SetTriggeringCount OpcUa_ServiceCounterDataType DeleteMonitoredItemsCount OpcUa_ServiceCounterDataType CreateSubscriptionCount OpcUa_ServiceCounterDataType ModifySubscriptionCount OpcUa_ServiceCounterDataType SetPublishingModeCount OpcUa_ServiceCounterDataType PublishCount OpcUa_ServiceCounterDataType RepublishCount OpcUa_ServiceCounterDataType TransferSubscriptionsCount OpcUa_ServiceCounterDataType DeleteSubscriptionsCount OpcUa_ServiceCounterDataType AddNodesCount OpcUa_ServiceCounterDataType AddReferencesCount OpcUa_ServiceCounterDataType DeleteNodesCount OpcUa_ServiceCounterDataType DeleteReferencesCount OpcUa_ServiceCounterDataType BrowseCount OpcUa_ServiceCounterDataType BrowseNextCount OpcUa_ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount OpcUa_ServiceCounterDataType QueryFirstCount OpcUa_ServiceCounterDataType QueryNextCount OpcUa_ServiceCounterDataType RegisterNodesCount OpcUa_ServiceCounterDataType UnregisterNodesCount OpcUa_ServiceCounterDataType
OpcUa_SessionSecurityDiagnosticsDataType (STRUCT) ¶ TYPE OpcUa_SessionSecurityDiagnosticsDataType : STRUCT InOut: Name Type SessionId OpcUa_NodeId ClientUserIdOfSession OpcUa_String NoOfClientUserIdHistory OpcUa_Int32 ClientUserIdHistory POINTER TO OpcUa_String AuthenticationMechanism OpcUa_String Encoding OpcUa_String TransportProtocol OpcUa_String SecurityMode OpcUa_MessageSecurityMode SecurityPolicyUri OpcUa_String ClientCertificate OpcUa_ByteString
OpcUa_SessionlessInvokeRequestType (STRUCT) ¶ TYPE OpcUa_SessionlessInvokeRequestType : STRUCT InOut: Name Type NoOfUrisVersion OpcUa_Int32 UrisVersion POINTER TO OpcUa_UInt32 NoOfNamespaceUris OpcUa_Int32 NamespaceUris POINTER TO OpcUa_String NoOfServerUris OpcUa_Int32 ServerUris POINTER TO OpcUa_String NoOfLocaleIds OpcUa_Int32 LocaleIds POINTER TO OpcUa_String ServiceId OpcUa_UInt32
OpcUa_SessionlessInvokeResponseType (STRUCT) ¶ TYPE OpcUa_SessionlessInvokeResponseType : STRUCT InOut: Name Type NoOfNamespaceUris OpcUa_Int32 NamespaceUris POINTER TO OpcUa_String NoOfServerUris OpcUa_Int32 ServerUris POINTER TO OpcUa_String ServiceId OpcUa_UInt32
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_OpenSecureChannelRequest (STRUCT) ¶ TYPE OpcUa_OpenSecureChannelRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader ClientProtocolVersion OpcUa_UInt32 RequestType OpcUa_SecurityTokenRequestType SecurityMode OpcUa_MessageSecurityMode ClientNonce OpcUa_ByteString RequestedLifetime OpcUa_UInt32
OpcUa_OpenSecureChannelResponse (STRUCT) ¶ TYPE OpcUa_OpenSecureChannelResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader ServerProtocolVersion OpcUa_UInt32 SecurityToken OpcUa_ChannelSecurityToken ServerNonce OpcUa_ByteString
OpcUa_OptionSet (STRUCT) ¶ TYPE OpcUa_OptionSet : STRUCT InOut: Name Type Value OpcUa_ByteString ValidBits OpcUa_ByteString
OpcUa_ParsingResult (STRUCT) ¶ TYPE OpcUa_ParsingResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode NoOfDataStatusCodes OpcUa_Int32 DataStatusCodes POINTER TO OpcUa_StatusCode NoOfDataDiagnosticInfos OpcUa_Int32 DataDiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_ProgramDiagnostic2DataType (STRUCT) ¶ TYPE OpcUa_ProgramDiagnostic2DataType : STRUCT InOut: Name Type CreateSessionId OpcUa_NodeId CreateClientName OpcUa_String InvocationCreationTime OpcUa_DateTime LastTransitionTime OpcUa_DateTime LastMethodCall OpcUa_String LastMethodSessionId OpcUa_NodeId NoOfLastMethodInputArguments OpcUa_Int32 LastMethodInputArguments POINTER TO OpcUa_Argument NoOfLastMethodOutputArguments OpcUa_Int32 LastMethodOutputArguments POINTER TO OpcUa_Argument NoOfLastMethodInputValues OpcUa_Int32 LastMethodInputValues POINTER TO OpcUa_Variant NoOfLastMethodOutputValues OpcUa_Int32 LastMethodOutputValues POINTER TO OpcUa_Variant LastMethodCallTime OpcUa_DateTime LastMethodReturnStatus OpcUa_StatusResult