Dirk

Results 3 comments of Dirk

The right result with the following code: _Kurven Dateiname: MeineKurven.csv CSV_Parser content: rows_count = 201, cols_count = 4 Header: Drehzahl | Kurve 1 | Kurve 2 | Kurve 3 Types:...

Okay, now i am a step further. The issue appears in the second run of code. If I always reset the controller befor I send the csv-File, it seems to...

So now I have got found the problem. The problem is that the csv_parser tries to read the whole buffer. If the buffer has larger contents from the previous run,...