2020-06-09, 16:48:35
(2020-06-03, 12:50:14)MikaelĀ Gustavsson Wrote: It is describe in the main manual. There are two manual options and one automatic.
I've managed to get it running. The problem was d30Loader's poor design; once the serial port is opened there is a timeout until it's closed provided nothing is written to it. In short, if the API is called from C# and the connection is not closed within the next 5 minutes theĀ code can no longer access the serial port regardless if the PC is rebooted or not.