Skip to content

ekvipCinnamon/CNM_HmiServer

Repository files navigation

Cinnamon backend for TcHMI

Overview

This repository contains an extension for the TwinCAT HMI server, integrating cinnamon PLC projects and supporting cinnamon UI controls.

Version Information

See changelog.

Purpose

Caching station tree structure for the frontend. Persisting measurements, part tracking data, recipes, machine settings. Providing this data for Cinnamon UI controls.

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:

SBOM Information

See SBOM

Usage

  1. Build nuget package
  2. Import that package into your TcHMI project
  3. Also import the CNM_UIControls package for frontend UI controls.
  4. It should now be listed under the HMI's extensions.
  5. Configure the extension
  • Under databaseProviderName enter Sqlite
  • Under connectionString enter Data Source=C:\somePath\yourDbFile.db
  • Under Path of the HMI FB enter the symbol path of the HMI Function Block in your PLC project.
  1. Add UI controls from the Cinnamon toolbox category to your HMI

Contributing

For questions, feedback, or contributions, please contact:


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

Languages