OpcUa_GenericAttributes (STRUCT) ¶ TYPE OpcUa_GenericAttributes : STRUCT InOut: Name Type SpecifiedAttributes OpcUa_UInt32 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText WriteMask OpcUa_UInt32 UserWriteMask OpcUa_UInt32 NoOfAttributeValues OpcUa_Int32 AttributeValues POINTER TO OpcUa_GenericAttributeValue
OpcUa_GetEndpointsRequest (STRUCT) ¶ TYPE OpcUa_GetEndpointsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader EndpointUrl OpcUa_String NoOfLocaleIds OpcUa_Int32 LocaleIds POINTER TO OpcUa_String NoOfProfileUris OpcUa_Int32 ProfileUris POINTER TO OpcUa_String
OpcUa_GetEndpointsResponse (STRUCT) ¶ TYPE OpcUa_GetEndpointsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfEndpoints OpcUa_Int32 Endpoints POINTER TO OpcUa_EndpointDescription
OpcUa_Guid (STRUCT) ¶ TYPE OpcUa_Guid : STRUCT InOut: Name Type Data1 OpcUa_UInt32 Data2 OpcUa_UInt16 Data3 OpcUa_UInt16 Data4 ARRAY [0..7] OF OpcUa_Byte
OpcUa_HistoryData (STRUCT) ¶ TYPE OpcUa_HistoryData : STRUCT InOut: Name Type NoOfDataValues OpcUa_Int32 DataValues POINTER TO OpcUa_DataValue
OpcUa_DeleteSubscriptionsRequest (STRUCT) ¶ TYPE OpcUa_DeleteSubscriptionsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfSubscriptionIds OpcUa_Int32 SubscriptionIds POINTER TO OpcUa_UInt32
OpcUa_DeleteSubscriptionsResponse (STRUCT) ¶ TYPE OpcUa_DeleteSubscriptionsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_StatusCode NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_DiagnosticInfo (STRUCT) ¶ TYPE OpcUa_DiagnosticInfo : STRUCT InOut: Name Type SymbolicId OpcUa_Int32 NamespaceUri OpcUa_Int32 Locale OpcUa_Int32 LocalizedText OpcUa_Int32 AdditionalInfo OpcUa_String InnerStatusCode OpcUa_StatusCode InnerDiagnosticInfo POINTER TO OpcUa_DiagnosticInfo
OpcUa_DoubleComplexNumberType (STRUCT) ¶ TYPE OpcUa_DoubleComplexNumberType : STRUCT InOut: Name Type Real_cds OpcUa_Double Imaginary OpcUa_Double
OpcUa_EUInformation (STRUCT) ¶ TYPE OpcUa_EUInformation : STRUCT InOut: Name Type NamespaceUri OpcUa_String UnitId OpcUa_Int32 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText