One of the most important troubleshooting tools is CSV logs. CSV are simply “Comma Separated Value” text files that can be loaded into any spreadsheet tool, or also into the VESC Tool desktop app.
Logging with the VESC App (Android/iOS)
-
Where to find it
Bottom of the screen on the first page of the mobile app -
Initial Setup
You have to select a folder that you can access from your email or other apps, so make sure you pick one that’ll work. You also may need to give the app permission to write files / to that folder -
How to enable/write
Check the checkbox to start, uncheck to end/close the file, check again to start a new file
Pro tip: keep the files short, try not to log for endless minutes it’ll only make the files huge and harder to find the problem, at the minimum stop the logging right after a problem happens
- How to interpret/use
Once you send the file to a PC you can either open it in Excel/OpenOffice/GoogleSheets and then graph any of the columns. Or search “view logs” in the search field above, there’s a way to view logs using the VESC desktop tool.
For many it may be easier to open the file in the VESC Tool, just look for “Log Analysis” on the left/bottom and then look for the “OpenCSV” button.
NOTE:
You can only create CSV logs from the mobile apps, you can only view/analyze CSV files on the PC app!
For details see How to View VESC Logs - FAQs & How-tos / Software - pev.dev
Logging with Float Control App (iOS)
As long as you name your vehicle in Settings - Vehicle Info, FloatControl will always log, to see them you stop tracking (hit the stop icon in the top left) and look for them on the home screen. The very first time your logs won’t show up right away, so you may need to restart your trip and also force-kill the app. Now when you start it you will see your logs on the home screen
Logging with Floaty
Floaty also lets you log, details tbd