NSClientWrapper.ErrorCode (PROP) ¶ PROPERTY ErrorCode : UDINT
NSClientWrapper.FoundNodes (PROP) ¶ PROPERTY FoundNodes : UDINT
NSClientWrapper.GetFoundNode (METH) ¶ METHOD GetFoundNode : UDINT InOut: Scope Name Type Return GetFoundNode UDINT Input iIndex UDINT Inout node NSC_CompleteNodeInfo
NSClientWrapper.GetSearchedNode (METH) ¶ METHOD GetSearchedNode : UDINT This function delivers the result of <see cref=”StartSearchForNode”>. The return value might be one of the <see cref=”CmpErrors.Errors”> or one of the local <see cref=”Errors”> InOut: Scope Name Type Return GetSearchedNode UDINT Inout node NSC_CompleteNodeInfo
CmpOPCUAServer Implementation Library Documentation ¶ Company System Title CmpOPCUAServer Implementation Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Placeholder CmpOPCUAServer Implementation Description 1 ¶ Access to parts of the OPC UA Server Contents: ¶ OpcUaServerGetFirstSession (Function) OpcUaServerGetNextSession (Function) OpcUaServerGetSessionInfo (Function) Indices and tables ¶ 1 Based on CmpOPCUAServer Implementation.library, last modified 20.04.2021, 15:45:51. LibDoc 4.4.0.0-b.27 The content file CmpOPCUAServer Implementation.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:45:51.
OpcUaServerGetFirstSession (FUN) ¶ FUNCTION OpcUaServerGetFirstSession : DWORD This function returns the first available session. Use this function and OpcUaServerGetNextSession to get the initial session configuration. To get notified about changes register to the EVT_CmpOPCUAServerSessionsChanged event.</description> InOut: Scope Name Type Comment Return OpcUaServerGetFirstSession DWORD SessionId of the first session. 0xFFFFFFFF if no session is availble.</result> Input pResult POINTER TO RTS_IEC_RESULT
OpcUaServerGetNextSession (FUN) ¶ FUNCTION OpcUaServerGetNextSession : DWORD This function returns the next available session.</description> result SessionId of the first session. 0xFFFFFFFF if no session is availble. InOut: Scope Name Type Comment Return OpcUaServerGetNextSession DWORD Input dwLastSession DWORD pResult POINTER TO RTS_IEC_RESULT SessionID of the last session.
OpcUaServerGetSessionInfo (FUN) ¶ FUNCTION OpcUaServerGetSessionInfo : RTS_IEC_RESULT This function returns details about a specific session. InOut: Scope Name Type Comment Return OpcUaServerGetSessionInfo RTS_IEC_RESULT Result of the operation. ERR_NOT_OBJECT if the sessions is available. ERR_OK if everything went fine. Input dwSessionId DWORD pInformation POINTER TO OpcUaServer_Session_Information SessionID of the session.
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:45:51 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpOPCUAServer Implementation.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpOPCUAServer Implementation.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True SourceLibrary False LastModificationDateTime date 20.04.2021, 15:45:51 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Patch 2 DefaultNamespace Description See: Description DocFormat reStructuredText Placeholder CmpOPCUAServer Implementation Project CmpOPCUAServer Implementation Title CmpOPCUAServer Implementation Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) CmpOPCUAServer Interfaces ¶ Library Identification ¶ Name: CmpOPCUAServer Interfaces Version: newest Company: System Namespace: CmpOPCUAServer_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpOPCUAServer Interfaces, * (System) SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)