11/19/2024 2:35 PM | |
Joined: 1/31/2024 Last visit: 2/7/2025 Posts: 2 Rating:
|
Greetings, I would like to take this opportunity to ask if anyone has a guide with more details or a template to make a CWC from scratch. None of the ones I do have worked for me, they end up giving me a no found error when importing them, I have followed the CWC programming manual to the letter ------------------------------------------------------------------------------------------ |
Last edited by: Moderator_Lan at: 11/19/2024 15:23:52New subject after splitting |
|
11/25/2024 10:42 AM | |
Joined: 2/17/2020 Last visit: 2/11/2025 Posts: 1193 Rating:
|
Hi, Here are some resources and tips that might help you get started: 1. Official Siemens Guide: Siemens provides a detailed guide on integrating Custom Web Controls into WinCC Unified. This document covers the necessary steps for configuration, implementation, and debugging: Integrating user-defined controls into WinCC Unified (Custom Web Controls) 2. GitHub Repository: There's a GitHub repository that features a sample CWC for a table view, which might serve as a useful template. It includes detailed instructions on how to set it up and integrate it into your project: GitHub - Table CWC made for WinCC Unified 3. If you're getting a "not found" error during import, ensure that: - The ZIP file containing your CWC is named correctly, matching the GUID in your manifest.json. - The folder structure within the ZIP file is correct. - You have followed the installation paths as specified in the documentation. |
A rating will be well appreciated. |
|
Follow us on