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)
CmpOPCUAServer Library Documentation ¶ Company System Title CmpOPCUAServer Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder CmpOPCUAServer Description 1 ¶ This library provied access to differenct information of the OPC UA Server Indices and tables ¶ 1 Based on CmpOPCUAServer.library, last modified 20.04.2021, 15:45:33. LibDoc 4.4.0.0-b.27 The content file CmpOPCUAServer.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:45:33.
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpOPCUAServer Implementation ¶ Library Identification ¶ Placeholder: CmpOPCUAServer Implementation Default Resolution: CmpOPCUAServer Implementation, * (System) Namespace: CmpOPCUAServer_Implementation Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpOPCUAServer Implementation CmpOPCUAServer Interfaces ¶ Library Identification ¶ Name: CmpOPCUAServer Interfaces Version: newest Company: System Namespace: CmpOPCUAServer_Interfaces Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: CmpOPCUAServer Interfaces, * (System)
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:45:33 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpOPCUAServer.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpOPCUAServer.clean.json version version 2.0.0.0 ProjectInformation IsCommonLibraryContainer bool True IsEndUserLibrary False Released True LastModificationDateTime date 20.04.2021, 15:45:33 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace Description See: Description DocFormat reStructuredText Placeholder CmpOPCUAServer Project CmpOPCUAServer Title CmpOPCUAServer Version version 3.5.17.0
CmpOPCUAServer Interfaces Library Documentation ¶ Company System Title CmpOPCUAServer Interfaces Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ Interfaces of the OPC UA Server runtime component Contents: ¶ CmpOPCUAServer Interfaces EVTPARAM_CmpOPCUAServerSessionsChanged (Struct) EventIDs (GVL) OpcUaServer_MessageSecurityMode (Enum) OpcUaServer_SessionEvents (Enum) OpcUaServer_Session_Information (Struct) Structs Indices and tables ¶ 1 Based on CmpOPCUAServer_Itfs.library, last modified 20.04.2021, 15:46:09. LibDoc 4.4.0.0-b.27 The content file CmpOPCUAServer_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:46:09.
CmpOPCUAServer Interfaces ¶ EVTPARAM_CmpOPCUAServerSessionsChanged (Struct) EventIDs (GVL) OpcUaServer_MessageSecurityMode (Enum) OpcUaServer_SessionEvents (Enum) OpcUaServer_Session_Information (Struct) Structs OpcUaDataTypeDescription (Struct) OpcUaElementDescription (Union) OpcUaMethodDescription (Struct) OpcUaObjectDescription (Struct) OpcUaObjectTypeDescription (Struct) OpcUaReferenceTypeDescription (Struct) OpcUaServerNodeDescription (Struct) OpcUaServerReferenceDescription (Struct) OpcUaVariableDescription (Struct) OpcUaVariableTypeDescription (Struct) OpcUaViewDescription (Struct)
EVTPARAM_CmpOPCUAServerSessionsChanged (STRUCT) ¶ TYPE EVTPARAM_CmpOPCUAServerSessionsChanged : STRUCT InOut: Name Type Comment event OpcUaServer_SessionEvents Action causing this event dwSessionId DWORD Session changed by this event
EventIDs (GVL) ¶ InOut: Scope Name Type Initial Comment Constant CMPID_CmpOPCUAServer DWORD 16#124 ComponentID to specify for EventOpen EVTPARAMID_CmpOPCUAServerSessionsChanged WORD 16#1 IDs for the event parameter structures EVTVERSION_CmpOPCUAServerSessionsChanged WORD 16#1 EVT_CmpOPCUAServerSessionsChanged DWORD (SHL(UINT_TO_DWORD(EventClass.EVTCLASS_INFO), 16) OR 16#1) <category>Events</category> <description>Event is sent if a session has been added, removed or changed.</description> <param name=”pEventParam” type=”IN”>EVTPARAM_CmpOPCUAServerSessionsChanged</param>
OpcUaServer_MessageSecurityMode (ENUM) ¶ TYPE OpcUaServer_MessageSecurityMode : Attributes: qualified_only InOut: Name Initial Invalid 0 None Sign SignAndEncrypt