Skip to content

ekvipCinnamon/CNM_AbstractObject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNM AbstractObject lib

Overview

This is a TwinCAT 3 library project for an abstract object, any Cinnamon class should be a derivative of this object. This makes it possible to keep different classes very general for e.g. lists.

Version Information

  • Version: 1.0.0.0
  • Release Date: 2025
  • Format: Markdown (.md)
  • Language: English

Documentation Location

You will find the detailed library documentation at the cinnamon docs

Purpose

This library is part of the framework's core. In general, all Cinnamon classes should inherit from this abstract object class.

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 1.0.0.0

  • Build with TwinCAT version 4026.19
  • Used TwinCAT libraies:
    • Tc2_Standard 3.4.5.0
    • Tc2_System 3.9.1.0
    • Tc3_Module 3.4.5.0
  • Used CNM libraries:
    • CNM_ReturnTypes 1.0.0.0
  • library namespace is CNM_AbstractObject
  • library placeholder is CNM_AbstractObject
  • libaray category is ekvip|base|types

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