Page 1 of 1

Plotter Add-in: how to exclude recording data in .plt file?

Posted: Thu 16. Jan 2025, 15:15
by dmeir
I'd like to have my .plt files backed up in our versioning system so that I don't have to set them up for every session.
However it seems that any data that gets plotted is saved to this file as well, which a) leads to the file beding modified after every session and b) makes the file become quite big after a while.
Is there a way to have the plotted data not being saved in this file? Alternatively, is there a way to only save/restore the plot window settings without any recorded data?

Re: Plotter Add-in: how to exclude recording data in .plt file?

Posted: Thu 16. Jan 2025, 15:45
by M.Maidhof
Hi,

sorry, not possible.

regards

Michael

Re: Plotter Add-in: how to exclude recording data in .plt file?

Posted: Fri 17. Jan 2025, 12:09
by M.Gerber
Hello dmeir,

You can delete recorded data from a plt file in PCAN-Explorer by right-clicking on the plot view and selecting Clear all data. The file keeps all your settings for the current plot. Then save the plt file under another name, e.g. MyPlot_Template.plt, and use this as a template for new plot recordings.

Note that this is a work around and not a real template file. You have to take care that you save recordings under a different name or rename your recorded plt file.

Have a nice weekend,
Mark

Re: Plotter Add-in: how to exclude recording data in .plt file?

Posted: Mon 20. Jan 2025, 11:23
by dmeir
Thanks, that's what I ended up doing.

May I recommend this as a feature?
Having a plot settings file separate to the plotted data would make versioning possible as well as sharing the settings easier.