/CreateKnxProd

Simple Gui to create simple knxprod file for ETS.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

CreateKnxProd Build Status

This project is discontinued because with https://github.com/OpenKNX/Kaenx-Creator there is a better solution available.

Simple Gui to create simple knxprod file for ETS.

Configuration: Change the path in CreateKnxProd.exe.config to your ETS4 Path. If you have ETS5 use the path to the ETS4 dlls of ETS5. For example: C:\Program Files (x86)\ETS5\CV\4.0.1997.50261 You can also change UICulture and Culture from 'de' to 'en' there.

If ETS doesn't import the generated file, try removing underscores from product name, hardware name etc. Maybe version numbers have to be at least 10 too.

A knx-stack for multiple platforms can be found here.