CreateKnxProd
CreateKnxProd copied to clipboard
Simple Gui to create simple knxprod file for ETS.
Hello, Unfortunately my try to export a config fails with this error: System.MissingMethodException: Constructor on type 'Knx.Ets.XmlSigning.ApplicationProgramHasher' not found. at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) at System.Activator.CreateInstance(Type...
now in the tool, dpt can be assigned to 1bit, 1byte, 2byte, etc. is there a way to assign specified sub-dpt type, such as 5.001, 5.005
Hi, first of all, many thanks for this project! Either I am doing something wrong, or there is bug in Release_23: When I create a new file, entries in the...
Hi, is there a special reason why the init flag is missing, while the other Flags "KLSÜA" are implemented? It is very useful e.g. in cases of a "Wert für...
Hi, I can see that there are already some checks implemented for entered values (the textbox gets a red frame when e.g. the application version number is empty or >=...
Hi, when I create a new project (with default medium type "IP") and save it, "MediumTypes" in the "Hardware2Program"-section is "MT-5 MT-2". If I now change the medium in the...
Hi, is it possible to show the version number behind "CreateKnxProd" in the headline and additionally the currently edited file or complete path next to it? E.g. instead of "CreateKnxProd"...
thanks for this great code first, I want to add DatapointType for comObjects in generated knxprod to shows in ETS and communicate with my device with this DatapointType (like 1.001...