File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:33:39 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpAsyncMgr.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpAsyncMgr.clean.json version version 2.0.0.0 ProjectInformation LinkInSimulation bool True Released True LastModificationDateTime date 20.04.2021, 15:33:39 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description DocFormat reStructuredText Placeholder CmpAsyncMgr Project CmpAsyncMgr Title CmpAsyncMgr Version version 3.5.17.0
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)
EVTPARAM_CmpAppOEMServiceTag (STRUCT) ¶ TYPE EVTPARAM_CmpAppOEMServiceTag : STRUCT <category>Event parameter</category> <element name=”pApp” type=”IN”>Pointer to application description</element> <element name=”udiChannelId” type=”IN”>ChannelId of the actual online service</element> <element name=”ulTopLevelTag” type=”IN”>TopLevelTag</element> <element name=”udiHeaderTag” type=”IN”>Addreass of the Header Tag</element> <element name=”udiReader” type=”IN”>Address of the actual bin tag util reader</element> <element name=”udiWriter” type=”IN”>Address of the actual bin tag util writer</element> <element name=”udiResult” type=”OUT”>Result</element> InOut: Name Type pApp POINTER TO APPLICATION udiChannelId UDINT udiTopLevelTag UDINT udiHeaderTag UDINT udiReader UDINT udiWriter UDINT udiResult UDINT
EVTPARAM_CmpAppOperatingStateChanged (STRUCT) ¶ TYPE EVTPARAM_CmpAppOperatingStateChanged : STRUCT <category>Event parameter</category> <element name=”pApp” type=”IN”>Pointer to application description</element> <element name=”udiPrevOpState” type=”IN”>Previous operating state</element> InOut: Name Type pApp POINTER TO APPLICATION udiPrevOpState UDINT
EVTPARAM_CmpAppPrepareLoadBootproject (STRUCT) ¶ TYPE EVTPARAM_CmpAppPrepareLoadBootproject : STRUCT <category>Event parameter</category> <element name=”pszAppName” type=”IN”>Name of the application</element> InOut: Name Type pszAppName POINTER TO STRING
EVTPARAM_CmpAppRegisterBootproject (STRUCT) ¶ TYPE EVTPARAM_CmpAppRegisterBootproject : STRUCT <category>Event parameter</category> <element name=”pszAppName” type=”IN”>Name of the booproject</element> InOut: Name Type pszAppName POINTER TO STRING
EVTPARAM_CmpAppReset (STRUCT) ¶ TYPE EVTPARAM_CmpAppReset : STRUCT <category>Event parameter</category> <element name=”pApp” type=”IN”>Pointer to application description</element> <element name=”ewResetOption” type=”IN”>Reset option</element> InOut: Name Type pApp POINTER TO APPLICATION ewResetOption RESET_OPTION
EVTPARAM_CmpAppResetAllApplications (STRUCT) ¶ TYPE EVTPARAM_CmpAppResetAllApplications : STRUCT <category>Event parameter</category> <element name=”ewResetOption” type=”IN”>Reset option</element> InOut: Name Type ewResetOption RESET_OPTION
EVTPARAM_CmpAppRetainBackupState (STRUCT) ¶ TYPE EVTPARAM_CmpAppRetainBackupState : STRUCT <category>Event parameter</category> <element name=”pszBootprojectName” type=”IN”>Name of boot project</element> <element name=”uiBackupState” type=”IN”>State of retain backup (see category “Retain backup state”</element> InOut: Name Type pszBootprojectName POINTER TO STRING uiBackupState UINT
EVTPARAM_CmpAppSourceDownload (STRUCT) ¶ TYPE EVTPARAM_CmpAppSourceDownload : STRUCT <category>Event parameter</category> <element name=”pArchiveName” type=”IN”>Name of the source project archive name</element> <element name=”usiBegin” type=”IN”>1: if download start, 0: if download ends</element> InOut: Name Type pszArchiveName POINTER TO STRING usiBegin USINT