Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. 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)
CmpIoMgr Library Documentation ¶ Company System Title CmpIoMgr Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ This library provides access to the IO manager of the runtime system. Indices and tables ¶ 1 Based on CmpIoMgr.library, last modified 20.04.2021, 15:42:16. LibDoc 4.4.0.0-b.27 The content file CmpIoMgr.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:42:16.
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpOPCUAStack Interfaces ¶ Library Identification ¶ Name: CmpOPCUAStack Interfaces Version: newest Company: System Namespace: CmpOPCUAStack_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpOPCUAStack Interfaces, * (System)
CmpPLCHandler Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title CmpPLCHandler Version 3.5.18.0 Categories System|SysLibs Namespace PLCH Author 3S - Smart Software Solutions GmbH Placeholder CmpPLCHandler Description 1 ¶ Library that allows access to the symbolic monitoring functionality of the PLCHandler Indices and tables ¶ 1 Based on CmpPLCHandler.library, last modified 01.04.2022, 08:14:11. LibDoc 4.4.0.0-b.27 The content file CmpPLCHandler.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 01.04.2022, 08:14:11.
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpCrypto Interfaces ¶ Library Identification ¶ Name: CmpCrypto Interfaces Version: newest Company: System Namespace: CmpCrypto_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpCrypto Interfaces, * (System) 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) SysSocket Interfaces ¶ Library Identification ¶ Name: SysSocket Interfaces Version: newest Company: System Namespace: SysSocket_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSocket 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)
Collections Interfaces Library Documentation ¶ Company System Title Collections Interfaces Version 3.5.17.0 Categories Intern|DataServer Namespace ICollections Author 3S - Smart Software Solutions GmbH Description 1 ¶ Interface for the Collections library. Contents: ¶ IBaseTreeNode (Interface) ChildCount (Property) GetChild (Method) GetFather (Method) IInstancePathBuildingNode (Interface) GetFullPath (Method) InstancePathNodeType (Property) INamedTreeNode (Interface) CaseSensitiveComparison (Property) FindChildByName (Method) Name (Property) InstancePathBuildingNodeType (Enum) InterfaceIDs (GVL) Indices and tables ¶ 1 Based on Collections_Itfs.library, last modified 20.04.2021, 14:41:19. LibDoc 4.4.0.0-b.27 The content file Collections_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 14:41:19.
BACnetLifeSafetyZone.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetLifeSafetyZone.DeviceType (PROP) ¶ PROPERTY DeviceType : WSTRING(255)
BACnetLifeSafetyZone.GetAcceptedModes (METH) ¶ METHOD GetAcceptedModes : CmpBACnet.IEC_BACNET_STATUS Gets the Accepted_Modes of this BACnet object. The returned pointer is allocated with the corresponding data, whereas the user has to use FreeStackAllocatedMemory , to free the allocated memory after data usage. InOut: Scope Name Type Comment Return GetAcceptedModes CmpBACnet.IEC_BACNET_STATUS Output uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer pList POINTER TO CmpBACnet.IEC_BACNET_LIFE_SAFETY_MODE The returned Pointer gets filled with the data of the List AND (!) the data referenced within that list (i.e. strings, etc.). After usage, use FreeStackAllocatedMemory , to free the used memory.
BACnetLifeSafetyZone.EventAlgorithmInhibit (PROP) ¶ PROPERTY EventAlgorithmInhibit : BOOL