OpcUa_ResponseHeader (STRUCT) ¶ TYPE OpcUa_ResponseHeader : STRUCT InOut: Name Type Timestamp OpcUa_DateTime RequestHandle OpcUa_UInt32 ServiceResult OpcUa_StatusCode ServiceDiagnostics OpcUa_DiagnosticInfo NoOfStringTable OpcUa_Int32 StringTable POINTER TO OpcUa_String AdditionalHeader OpcUa_ExtensionObject
OpcUa_RolePermissionType (STRUCT) ¶ TYPE OpcUa_RolePermissionType : STRUCT InOut: Name Type RoleId OpcUa_NodeId Permissions OpcUa_UInt32
OpcUa_SamplingIntervalDiagnosticsDataType (STRUCT) ¶ TYPE OpcUa_SamplingIntervalDiagnosticsDataType : STRUCT InOut: Name Type SamplingInterval OpcUa_Double MonitoredItemCount OpcUa_UInt32 MaxMonitoredItemCount OpcUa_UInt32 DisabledMonitoredItemCount OpcUa_UInt32
OpcUa_SemanticChangeStructureDataType (STRUCT) ¶ TYPE OpcUa_SemanticChangeStructureDataType : STRUCT InOut: Name Type Affected OpcUa_NodeId AffectedType OpcUa_NodeId
OpcUa_ServerDiagnosticsSummaryDataType (STRUCT) ¶ TYPE OpcUa_ServerDiagnosticsSummaryDataType : STRUCT InOut: Name Type ServerViewCount OpcUa_UInt32 CurrentSessionCount OpcUa_UInt32 CumulatedSessionCount OpcUa_UInt32 SecurityRejectedSessionCount OpcUa_UInt32 RejectedSessionCount OpcUa_UInt32 SessionTimeoutCount OpcUa_UInt32 SessionAbortCount OpcUa_UInt32 CurrentSubscriptionCount OpcUa_UInt32 CumulatedSubscriptionCount OpcUa_UInt32 PublishingIntervalCount OpcUa_UInt32 SecurityRejectedRequestsCount OpcUa_UInt32 RejectedRequestsCount OpcUa_UInt32
OpcUa_ServerOnNetwork (STRUCT) ¶ TYPE OpcUa_ServerOnNetwork : STRUCT InOut: Name Type RecordId OpcUa_UInt32 ServerName OpcUa_String DiscoveryUrl OpcUa_String NoOfServerCapabilities OpcUa_Int32 ServerCapabilities POINTER TO OpcUa_String
OpcUa_ServerStatusDataType (STRUCT) ¶ TYPE OpcUa_ServerStatusDataType : STRUCT InOut: Name Type StartTime OpcUa_DateTime CurrentTime OpcUa_DateTime State OpcUa_ServerState BuildInfo OpcUa_BuildInfo SecondsTillShutdown OpcUa_UInt32 ShutdownReason OpcUa_LocalizedText
OpcUa_ServiceCounterDataType (STRUCT) ¶ TYPE OpcUa_ServiceCounterDataType : STRUCT InOut: Name Type TotalCount OpcUa_UInt32 ErrorCount OpcUa_UInt32
OpcUa_VariantUnion (UNION) ¶ TYPE OpcUa_VariantUnion : UNION InOut: Name Type Comment Boolean OpcUa_Boolean SByte OpcUa_SByte Byte_cds OpcUa_Byte Int16 OpcUa_Int16 UInt16 OpcUa_UInt16 Int32 OpcUa_Int32 UInt32 OpcUa_UInt32 Int64 OpcUa_Int64 UInt64 OpcUa_UInt64 Float OpcUa_Float Double OpcUa_Double DateTime OpcUa_DateTime String_cds OpcUa_String Guid POINTER TO OpcUa_Guid ByteString OpcUa_ByteString XmlElement OpcUa_ByteString NodeId POINTER TO OpcUa_NodeId ExpandedNodeId POINTER TO OpcUa_ExpandedNodeId StatusCode OpcUa_StatusCode QualifiedName POINTER TO OpcUa_QualifiedName LocalizedText POINTER TO OpcUa_LocalizedText ExtensionObject POINTER TO OpcUa_ExtensionObject DataValue POINTER TO BYTE The POINTER TO OpcUa_DataValue is replaced by POINTER TO BYTE to generate valid signature. Use this member as POINTER TO OpcUa_DataValue Array_cds OpcUa_VariantArrayValue Matrix OpcUa_VariantMatrixValue
OpcUa_ViewAttributes (STRUCT) ¶ TYPE OpcUa_ViewAttributes : STRUCT InOut: Name Type SpecifiedAttributes OpcUa_UInt32 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText WriteMask OpcUa_UInt32 UserWriteMask OpcUa_UInt32 ContainsNoLoops OpcUa_Boolean EventNotifier OpcUa_Byte