Hello wiring people
Is there an easy way to find out how many records there are in a datalog file?
I've thaught about reading every record sequentially till an error occurs (or "offset after read" == "filesize") but I think that's not really economical. Is there a better way to do this?
Thank you in advance
Marco
