Datastructures ¶ NSC_AddrComponent (Struct) NSC_CompleteNodeInfo (Struct) NSC_NodeAddress (Struct) NSC_NodeInfoExt (Struct) NSC_NodeInfoInt (Struct)
Constants (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Comment Constant InvalidHandle __UXINT RTS_INVALID_HANDLE Only for compatibility - use RTS_INVALID_HANDLE instead VersionWithoutDeviceId WORD 16#100 MaxNodeAddrLength INT 16#F MaxStaticNodes UINT 3 MaxStaticNodeNameLength UINT 30 MaxStaticVendorNameLength UINT 30 MaxStaticParentAddrLength UINT 5 MaxStaticDeviceNameLength UINT 30
OpcUa_ContentFilterElementResult (STRUCT) ¶ TYPE OpcUa_ContentFilterElementResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode NoOfOperandStatusCodes OpcUa_Int32 OperandStatusCodes POINTER TO OpcUa_StatusCode NoOfOperandDiagnosticInfos OpcUa_Int32 OperandDiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_ContentFilterResult (STRUCT) ¶ TYPE OpcUa_ContentFilterResult : STRUCT InOut: Name Type NoOfElementResults OpcUa_Int32 ElementResults POINTER TO OpcUa_ContentFilterElementResult NoOfElementDiagnosticInfos OpcUa_Int32 ElementDiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_CreateMonitoredItemsRequest (STRUCT) ¶ TYPE OpcUa_CreateMonitoredItemsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader SubscriptionId OpcUa_UInt32 TimestampsToReturn OpcUa_TimestampsToReturn NoOfItemsToCreate OpcUa_Int32 ItemsToCreate POINTER TO OpcUa_MonitoredItemCreateRequest
OpcUa_CreateMonitoredItemsResponse (STRUCT) ¶ TYPE OpcUa_CreateMonitoredItemsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_MonitoredItemCreateResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_CreateSessionRequest (STRUCT) ¶ TYPE OpcUa_CreateSessionRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader ClientDescription OpcUa_ApplicationDescription ServerUri OpcUa_String EndpointUrl OpcUa_String SessionName OpcUa_String ClientNonce OpcUa_ByteString ClientCertificate OpcUa_ByteString RequestedSessionTimeout OpcUa_Double MaxResponseMessageSize OpcUa_UInt32
OpcUa_CreateSessionResponse (STRUCT) ¶ TYPE OpcUa_CreateSessionResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader SessionId OpcUa_NodeId AuthenticationToken OpcUa_NodeId RevisedSessionTimeout OpcUa_Double ServerNonce OpcUa_ByteString ServerCertificate OpcUa_ByteString NoOfServerEndpoints OpcUa_Int32 ServerEndpoints POINTER TO OpcUa_EndpointDescription NoOfServerSoftwareCertificates OpcUa_Int32 ServerSoftwareCertificates POINTER TO OpcUa_SignedSoftwareCertificate ServerSignature OpcUa_SignatureData MaxRequestMessageSize OpcUa_UInt32
OpcUa_CreateSubscriptionRequest (STRUCT) ¶ TYPE OpcUa_CreateSubscriptionRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader RequestedPublishingInterval OpcUa_Double RequestedLifetimeCount OpcUa_UInt32 RequestedMaxKeepAliveCount OpcUa_UInt32 MaxNotificationsPerPublish OpcUa_UInt32 PublishingEnabled OpcUa_Boolean Priority OpcUa_Byte
OpcUa_CreateSubscriptionResponse (STRUCT) ¶ TYPE OpcUa_CreateSubscriptionResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader SubscriptionId OpcUa_UInt32 RevisedPublishingInterval OpcUa_Double RevisedLifetimeCount OpcUa_UInt32 RevisedMaxKeepAliveCount OpcUa_UInt32