EVTPARAM_CmpUserMgrDatabaseChanged (STRUCT) ¶ TYPE EVTPARAM_CmpUserMgrDatabaseChanged : STRUCT InOut: Name Type bUserManagementChanged DINT bRightsManagementChanged DINT
UserMgrCacheValue (STRUCT) ¶ TYPE UserMgrCacheValue : STRUCT InOut: Name Type typeClass UserMgrTypeClass value UserMgrValue
UserMgrCredentials_Type (ENUM) ¶ TYPE UserMgrCredentials_Type : Attributes: qualified_only InOut: Name Initial Password 1
UserMgrTypeClass (ENUM) ¶ TYPE UserMgrTypeClass : Attributes: qualified_only InOut: Name Initial Type_I8 0 Type_I16 Type_I32 Type_UI8 Type_UI16 Type_UI32 Type_REAL32 Type_REAL64 Type_HANDLE Type_RESULT Type_SIZE Type_BOOL Type_UI64 Type_I64 Type_STRING Type_WSTRING
UserMgrValue (UNION) ¶ TYPE UserMgrValue : UNION InOut: Name Type i8Value SINT i16Value INT i32Value DINT ui8Value USINT ui16Value UINT ui32Value UDINT real32Value REAL real64Value LREAL handleValue RTS_IEC_HANDLE resultValue RTS_IEC_RESULT sizeValue __XWORD boolValue BOOL ui64Value ULINT i64Value LINT stringValue POINTER TO STRING wstringValue POINTER TO WSTRING
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 02.03.2023, 11:03:13 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpUserMgr_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpUserMgr_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True SourceLibrary False LastModificationDateTime date 02.03.2023, 11:03:11 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 DefaultNamespace Description See: Description DocFormat reStructuredText Project CmpUserMgr_Itfs Title CmpUserMgr Interfaces Version version 3.5.19.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpEventMgr Interfaces ¶ Library Identification ¶ Name: CmpEventMgr Interfaces Version: newest Company: System Namespace: CmpEventMgr_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpEventMgr 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)
CmpVisuHandler Library Documentation ¶ Company System Title CmpVisuHandler Version 3.5.19.0 Categories System|SysLibs Author 3S-Smart Software Solutions GmbH Placeholder CmpVisuHandler Description 1 ¶ This library provides access to the functionallity of the runtimesystem that is needed by the visualization Contents: ¶ Structures VisuStructPoint (Struct) Visu_ClientTagData (Struct) TL_ElementProperties (TextList) VisuEnumClientTag (Enum) Indices and tables ¶ 1 Based on CmpVisuHandler.library, last modified 02.03.2023, 11:03:33. LibDoc 4.4.0.0-b.27 The content file CmpVisuHandler.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 02.03.2023, 11:03:35.
Structures ¶ VisuStructPoint (Struct) Visu_ClientTagData (Struct)
VisuStructPoint (STRUCT) ¶ TYPE VisuStructPoint : STRUCT This type is used also within the runtime system under the name RTS_Point, defined in SysGraphicBase.h Structure can be used also from end users (Polygon dynamic array) InOut: Name Type Comment iX INT setter and getter for the single member: as we want to have access within the AP, we prefer single properties. See IVisuStructPoint2 iY INT setter and getter for the single member: as we want to have access within the AP, we prefer single properties. See IVisuStructPoint2