Puffwagon Posted June 16, 2020 Share Posted June 16, 2020 Any chance we can get a feature to export part or all of datalog to a csv file so it can be opened in excel, virtual dyno etc? Quote Link to comment Share on other sites More sharing options...
Roland@pcmtec Posted June 16, 2020 Share Posted June 16, 2020 Already an option! Change the file type when saving to csv or rawcsv (no interpolation with exact timestamps as received only). Personally I use it primarily so I can view the logs as a scatterplot in megalogviewer HD. 1 Quote Link to comment Share on other sites More sharing options...
Puffwagon Posted June 16, 2020 Author Share Posted June 16, 2020 Cool thanks mate Quote Link to comment Share on other sites More sharing options...
Puffwagon Posted June 18, 2020 Author Share Posted June 18, 2020 Hey on the same subject how about exporting only the viewed area of the log? This would be handy rather than having to dig through and cut out the data from an excel file. Quote Link to comment Share on other sites More sharing options...
Roland@pcmtec Posted June 18, 2020 Share Posted June 18, 2020 I like it. I'll put it on the list. 1 Quote Link to comment Share on other sites More sharing options...
finnigan001 Posted June 22, 2020 Share Posted June 22, 2020 On 6/16/2020 at 10:56 AM, Roland@pcmtec said: Already an option! Change the file type when saving to csv or rawcsv @Puffwagon Just note that if you have already saved and closed a teclog and then reopen and save to csv it will not save all datapoints in the csv. Something like 1 out of 50. Which can be pretty frustrating sometimes when you've logged and saved but not as a csv and then close it to realise later you hadn't selected the drop down. Any chance of a preferences tab? Couple of items come to mind :) default for log save default for whether to open items in new tab or not. Quote Link to comment Share on other sites More sharing options...
Puffwagon Posted June 22, 2020 Author Share Posted June 22, 2020 Interesting, I hadn't looked into that. I just opened a converted csv file and it looks like it updates 20 times per second. Quote Link to comment Share on other sites More sharing options...
Roland@pcmtec Posted June 22, 2020 Share Posted June 22, 2020 3 hours ago, finnigan001 said: @Puffwagon Just note that if you have already saved and closed a teclog and then reopen and save to csv it will not save all datapoints in the csv. Something like 1 out of 50. Which can be pretty frustrating sometimes when you've logged and saved but not as a csv and then close it to realise later you hadn't selected the drop down. Any chance of a preferences tab? Couple of items come to mind default for log save default for whether to open items in new tab or not. It sounds like it is saving in raw mode, I'll confirm what is going on there. Raw mode only saves only the real values, not interpolated values. Depending on what you have logged there can be a 1 second delay between packets depending on how many items you are logging. Everything else is "made up". Depending on what you are doing this is better as you know only real data has been logged and not made up interpolated values. If you want to ensure high poll rate right click and select "high priority" on important items. Up to 15 items can be logged on high priority which is roughly 50ms update rates. Certain common parameters like rpm and temperature are broadcast and will always be logged at a high rate as well. Everything else will be poll based and depend on the number of parameters ticked as to the rate at which they update. Quote Link to comment Share on other sites More sharing options...
Roland@pcmtec Posted June 22, 2020 Share Posted June 22, 2020 3 hours ago, finnigan001 said: default for log save default for whether to open items in new tab or not. Can you explain a bit more for the default for log save? You can already select "open new items in a new window". We don't persist this item as lots of people were turning it on and not knowing how to turn it off again clogging up support requests. Is that what you mean by default? Quote Link to comment Share on other sites More sharing options...
finnigan001 Posted June 22, 2020 Share Posted June 22, 2020 8 hours ago, Roland@pcmtec said: It sounds like it is saving in raw mode, I'll confirm what is going on there. Raw mode only saves only the real values, not interpolated values. Depending on what you have logged there can be a 1 second delay between packets depending on how many items you are logging. Everything else is "made up". Depending on what you are doing this is better as you know only real data has been logged and not made up interpolated values. What i was talking about is if you've done a log but only saved it as a .teclog closed pcmtec than reopened pcmtec. If you then open the teclog and try to save as a csv then it won't save all the data in the csv. It's not to do with the poll rate. Matt has previously said that its not supported. Happens sometimes when out logging and save and i forget to switch to csv before saving. Just means i can't do anything outside of pcmtec which can be frustrating when making the simple mistake. 8 hours ago, Roland@pcmtec said: Can you explain a bit more for the default for log save? i left a word out. Default type for log save aka csv, teclog. 8 hours ago, Roland@pcmtec said: We don't persist this item as lots of people were turning it on and not knowing how to turn it off again clogging up support requests. Is that what you mean by default? Wow... well that's disappointing. People doing that, that is. Yeah it would be nice to have the option in a 'preferences' so we could chose. Every time i open pcmtec having to select it is annoying. I know its a little thing, but it is a nuisance that takes away from the whole app. A 'work around' is to leave everything running on the laptop but isn't always practical. Quote Link to comment Share on other sites More sharing options...
Matt@pcmtec Posted June 23, 2020 Share Posted June 23, 2020 13 hours ago, finnigan001 said: What i was talking about is if you've done a log but only saved it as a .teclog closed pcmtec than reopened pcmtec. If you then open the teclog and try to save as a csv then it won't save all the data in the csv. It's not to do with the poll rate. Matt has previously said that its not supported. Happens sometimes when out logging and save and i forget to switch to csv before saving. Just means i can't do anything outside of pcmtec which can be frustrating when making the simple mistake. Previously save CSV from TEC was not supported (disabled) but I've since added this back in, but not really compared CSV files saved direct from a live session vs re-saved from a TECLOG Save CSV/TEC will save per each 50ms whatever the values were in the chart at that time (even if there were no message updates). Rawcsv only displays messages updated at that time If possible, can you post here one of your saved TECLOG files, which you then also saved the CSV from? And the TLO (layout file) you were using? I'll try and re-create here and see what I can do to improve it Quote Link to comment Share on other sites More sharing options...
finnigan001 Posted June 23, 2020 Share Posted June 23, 2020 1 hour ago, Matt said: Previously save CSV from TEC was not supported (disabled) but I've since added this back in, but not really compared CSV files saved direct from a live session vs re-saved from a TECLOG I thank you sir. I've actually not tried the functionality in the new versions assuming this was still disabled/not functioning as desired. I've just retested and compared files and data and they are as expected. I cant express enough how much better this is for me Thanks for taking the time. 2 Quote Link to comment Share on other sites More sharing options...
Roland@pcmtec Posted June 25, 2020 Share Posted June 25, 2020 On 6/23/2020 at 11:49 AM, finnigan001 said: I thank you sir. I've actually not tried the functionality in the new versions assuming this was still disabled/not functioning as desired. I've just retested and compared files and data and they are as expected. I cant express enough how much better this is for me Anything else like this please post a bug report as well. Often people have issues for months and we are unaware they exist as no one tells us. The more information you guys give us the better! 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.