Hello Mikko,
Seems to me that GXDLMSIECLocalPortSetupView in InitializeComponent() should be changed from
this.DefaultModeTB.Type = Gurux.DLMS.Enums.ValueFieldType.TextBox;
to
this.DefaultModeTB.Type = Gurux.DLMS.Enums.ValueFieldType.CompoBox;
In other case it is impossible to change default mode via UI
Hi, Thank you for pointing…
Hi,
Thank you for pointing this out. It's done and will be in the next release.
BR,
Mikko