Skip to content

ekvipCinnamon/CNM_CycleManager

Repository files navigation

CNM Cyclemanager lib

Overview

This is a TwinCAT 3 library project for cycle management (sequence handling).

Version Information

  • Version: 0.1.1.0
  • Release Date: 2025

Documentation Location

You will find the detailed library documentation at the cinnamon docs

Purpose

A cycle manager handles starting, stopping, sequencing, and supervising of cyclic tasks. It abstracts timing primitives, normalizes coordination, and isolates application logic from hardware-specific scheduling.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright

© 2025 ekvip automation GmbH

Contact Information:

Usage

  1. Install the library using the TwinCat library repositiory
  2. add the library as reference to your PLC project
  3. Follow the guidelines for your TwinCAT 3 development projects

Contributing

For questions, feedback, or contributions, please contact:

Changelog

Version 0.1.1.0

  • Build with TwinCAT version 4026.19
  • Used TwinCAT libraies:
    • Tc2_Standard 3.4.*
    • Tc2_System 3.9.*
  • Used CNM libraries:
    • CNM_ReturnTypes 1.*
    • CNM_AbstractObject 1.*
    • CNM_AssertionInterfaceLib 0.1.*
    • CNM_CommandInterfaces 0.1.*
    • CNM_MessageInterfaces 0.1.*
    • CNM_CycleManagerInterfaces 0.1.*
  • library namespace is CNM_CycleManager
  • library placeholder is CNM_CycleManager
  • libaray category is ekvip|base|utilities

Disclaimer: This documentation is provided "as is" without warranty of any kind. Users are responsible for ensuring compliance with their specific development requirements and standards.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published