Penlane

Results 6 comments of Penlane

> As long as you run a full framework (.net 5 or >4.6.1 under mono) it's intended to use OBD.Desktop on linux too. That's neat, I didn't know the cross-platform...

I ran into a bug ( I think ... ). It's kinda difficult to reproduce/explain, but I will try to do my best. When aligning a BOOL after an INT-Array,...

Alright, I made a stripped-down version which reproduces the error for me (String, Int, IntArr read fine, but the bools are misaligned as far as I can see) [jhensonUDT.zip](https://github.com/cmseaton42/node-ethernet-ip/files/3120793/jhensonUDT.zip) This...

Alright, I extended the data that gets returned by the discovery-utility and adapted the format a little. You can see the new reply in the second screenshot above. We now...

Currently, the event of the doubleSpinner is only fired with the value set by "setMinimum", which makes it impossible to see which value was exactly entered (0ms, for example). For...

It looks like the exception is caused by the IDs being unavailable (Filtered out). There's not much we can do about it, but we should inform the user.