content.helpme-codesys.com Open in urlscan Pro
2600:9000:26fa:7a00:11:e5b4:7ec0:93a1  Public Scan

URL: https://content.helpme-codesys.com/en/libs/CmpApp/Current/index.html
Submission: On December 24 via api from BY — Scanned from US

Form analysis 1 forms found in the DOM

Name: searchboxGET https://www.helpme-codesys.com/search.html

<form accept-charset="utf-8" action="https://www.helpme-codesys.com/search.html" class="" data-suggest="https://www.helpme-codesys.com/?type=7384" data-suggest-header="Top Results" enctype="multipart/form-data" method="get" name="searchbox">
  <div class="tx-indexedsearch-hidden-fields">
    <input name="id" type="hidden" value="">
  </div>
  <div class="input-group">
    <input autocomplete="off" class="tx-solr-q js-solr-q tx-solr-suggest tx-solr-suggest-focus form-control" name="tx_solr[q]" placeholder="Search term" style="position: relative;" type="text">
  </div>
</form>

Text Content

EN
 * Deutsch
 * English
 * Français
 * Español
 * Italiano
 * Русский
 * 日本語
 * 中文

Menu
Search

EN
 * Deutsch
 * English
 * Français
 * Español
 * Italiano
 * Русский
 * 日本語
 * 中文

 * CODESYS Engineering
   * CODESYS Development System
   * Professional Developer Edition
   * Tools

 * CODESYS Automation Server

 * CODESYS Fieldbus

 * Redundancy

 * CODESYS Control

 * CODESYS SoftMotion

 * CODESYS Visualization

 * Library Documentation

 * Safety

 * Scripting

 * CODESYS Store

 * Communication

 * Examples

 * FAQ

 * APPLICATION (Struct)
 * APPLICATION_INFO (Struct)
 * APP_MEMORY_SEGMENT (Struct)
 * AppCallGetProperty (Function)
 * AppCallGetProperty2 (Function)
 * AppCallGetProperty2Release (Function)
 * AppCallGetProperty3 (Function)
 * AppCallSetProperty (Function)
 * AppCallSetProperty2 (Function)
 * AppFindApplicationByName (Function)
 * AppGenerateException (Function)
 * AppGetApplicationByAreaAddress (Function)
 * AppGetApplicationFlags (Function)
 * AppGetApplicationInfo (Function)
 * AppGetAreaAddress (Function)
 * AppGetAreaOffsetByAddress (Function)
 * AppGetAreaPointer (Function)
 * AppGetAreaSize (Function)
 * AppGetCurrent (Function)
 * AppGetFirstApp (Function)
 * AppGetNextApp (Function)
 * AppGetProjectInformation (Function)
 * AppGetSegment (Function)
 * AppGetSegmentAddress (Function)
 * AppGetSegmentSize (Function)
 * AppNumOfActiveSessions (Function)
 * AppRegisterPropAccessFunctions (Function)
 * AppReset (Function)
 * AppRestoreRetainsFromFile (Function)
 * AppStartApplication (Function)
 * AppStopApplication (Function)
 * AppStoreRetainsInFile (Function)
 * ApplicationFlags (GVL)
 * ApplicationState (GVL)
 * AreaTypes (GVL)
 * EventIDs (GVL)
 * EventParameter
   * EVTPARAM_CmpApp (Struct)
   * EVTPARAM_CmpAppAllBootAppsLoaded (Struct)
   * EVTPARAM_CmpAppComm (Struct)
   * EVTPARAM_CmpAppCommCycle (Struct)
   * EVTPARAM_CmpAppConfig (Struct)
   * EVTPARAM_CmpAppDeny (Struct)
   * EVTPARAM_CmpAppDenyDelete (Struct)
   * EVTPARAM_CmpAppDenyLoadBootproject (Struct)
   * EVTPARAM_CmpAppDenyStart (Struct)
   * EVTPARAM_CmpAppDenyStop (Struct)
   * EVTPARAM_CmpAppException (Struct)
   * EVTPARAM_CmpAppExit (Struct)
   * EVTPARAM_CmpAppOEMServiceTag (Struct)
   * EVTPARAM_CmpAppOperatingStateChanged (Struct)
   * EVTPARAM_CmpAppPrepareLoadBootproject (Struct)
   * EVTPARAM_CmpAppRegisterBootproject (Struct)
   * EVTPARAM_CmpAppReset (Struct)
   * EVTPARAM_CmpAppResetAllApplications (Struct)
   * EVTPARAM_CmpAppRetainBackupState (Struct)
   * EVTPARAM_CmpAppSourceDownload (Struct)
   * EVTPARAM_CmpAppStateChanged (Struct)
   * EVTPARAM_CmpAppStop (Struct)
 * Exception (GVL)
 * GlobalConstants (GVL)
 * MAKE_EVENTID (Function)
 * OperatingState (GVL)
 * OperationReason (GVL)
 * Operations (GVL)
 * PROJECT_INFO (Struct)
 * RESET_OPTION (Enum)
 * RetainBackupState (GVL)

 * File and Project Information
 * Library Reference
   * CmpEventMgr
     * Library Identification
     * Library Properties
   * SysTypes2 Interfaces
     * Library Identification
     * Library Properties

 * Docs »
 * CmpApp Library Documentation

--------------------------------------------------------------------------------


CMPAPP LIBRARY DOCUMENTATION¶

Company

System

Title

CmpApp

Version

3.5.17.0

Categories

System|SysLibs

Author

3S - Smart Software Solutions GmbH

Placeholder

CmpApp


DESCRIPTION 1¶

This library provides access to the application manager of the runtime system.
Access to all running applications and the usage of all events of the
application manager is possible.


CONTENTS:¶

 * APPLICATION (Struct)
 * APPLICATION_INFO (Struct)
 * APP_MEMORY_SEGMENT (Struct)
 * AppCallGetProperty (Function)
 * AppCallGetProperty2 (Function)
 * AppCallGetProperty2Release (Function)
 * AppCallGetProperty3 (Function)
 * AppCallSetProperty (Function)
 * AppCallSetProperty2 (Function)
 * AppFindApplicationByName (Function)
 * AppGenerateException (Function)
 * AppGetApplicationByAreaAddress (Function)
 * AppGetApplicationFlags (Function)
 * AppGetApplicationInfo (Function)
 * AppGetAreaAddress (Function)
 * AppGetAreaOffsetByAddress (Function)
 * AppGetAreaPointer (Function)
 * AppGetAreaSize (Function)
 * AppGetCurrent (Function)
 * AppGetFirstApp (Function)
 * AppGetNextApp (Function)
 * AppGetProjectInformation (Function)
 * AppGetSegment (Function)
 * AppGetSegmentAddress (Function)
 * AppGetSegmentSize (Function)
 * AppNumOfActiveSessions (Function)
 * AppRegisterPropAccessFunctions (Function)
 * AppReset (Function)
 * AppRestoreRetainsFromFile (Function)
 * AppStartApplication (Function)
 * AppStopApplication (Function)
 * AppStoreRetainsInFile (Function)
 * ApplicationFlags (GVL)
 * ApplicationState (GVL)
 * AreaTypes (GVL)
 * EventIDs (GVL)
 * EventParameter
   * EVTPARAM_CmpApp (Struct)
   * EVTPARAM_CmpAppAllBootAppsLoaded (Struct)
   * EVTPARAM_CmpAppComm (Struct)
   * EVTPARAM_CmpAppCommCycle (Struct)
   * EVTPARAM_CmpAppConfig (Struct)
   * EVTPARAM_CmpAppDeny (Struct)
   * EVTPARAM_CmpAppDenyDelete (Struct)
   * EVTPARAM_CmpAppDenyLoadBootproject (Struct)
   * EVTPARAM_CmpAppDenyStart (Struct)
   * EVTPARAM_CmpAppDenyStop (Struct)
   * EVTPARAM_CmpAppException (Struct)
   * EVTPARAM_CmpAppExit (Struct)
   * EVTPARAM_CmpAppOEMServiceTag (Struct)
   * EVTPARAM_CmpAppOperatingStateChanged (Struct)
   * EVTPARAM_CmpAppPrepareLoadBootproject (Struct)
   * EVTPARAM_CmpAppRegisterBootproject (Struct)
   * EVTPARAM_CmpAppReset (Struct)
   * EVTPARAM_CmpAppResetAllApplications (Struct)
   * EVTPARAM_CmpAppRetainBackupState (Struct)
   * EVTPARAM_CmpAppSourceDownload (Struct)
   * EVTPARAM_CmpAppStateChanged (Struct)
   * EVTPARAM_CmpAppStop (Struct)
 * Exception (GVL)
 * GlobalConstants (GVL)
 * MAKE_EVENTID (Function)
 * OperatingState (GVL)
 * OperationReason (GVL)
 * Operations (GVL)
 * PROJECT_INFO (Struct)
 * RESET_OPTION (Enum)
 * RetainBackupState (GVL)


INDICES AND TABLES¶


1
Based on CmpApp.library, last modified 20.04.2021, 15:33:22. LibDoc 4.4.0.0-b.27
The content file CmpApp.clean.json was generated with CODESYS V3.5 SP16 Patch 3
on 20.04.2021, 15:33:22.
top

CODESYS Group | We software Automation. to software
['sɒftwɛər]
transitive verb
__softwared/softwaring
: to develop software
// to software automation: to develop software for automation purposes

The CODESYS Group is the manufacturer of CODESYS, the leading
hardware-independent IEC 61131-3 automation software for developing and
engineering controller applications.
CODESYS® is a registered trademark.

CODESYS GmbH
A member of the CODESYS Group
Memminger Straße 151, 87439 Kempten
Germany
Tel.: +49-831-54031-0
info@codesys.com
 * Legal Notice
 * Privacy Policy

LinkedIn Youtube RSS Downloads Login CODESYS Store
© 2022 CODESYS GmbH | A member of the CODESYS Group