Page 1 of 1
Settings for tracing messages
Posted: Tue 24. May 2022, 12:06
by Gottfried
Hi,
where can I save the settings for tracing messages? As far as I know, it´s not part of the project settings.
I couldn´t yet reproduce the settings after rebooting.
Thank you in advance, best regards,
Gottfried Bruckmann
Re: Settings for tracing messages
Posted: Tue 24. May 2022, 13:14
by PEAK-Support
Tracer settings are not saved for each project. They are set to the default values when you switch to another project.
If you always use the same project, the values for that session will be saved temporarily until you change the project again.
We will changes this in the near future. The Settings itself are part of the project file - but simply not used at the moment.
The section where this information (Tracer Settings) is stored is
CAN_RAW_CONFIG
See this Flags:
Code: Select all
..
use_next_htk=0
trc_cntnt_flgs=0
trc_sz_max=0
trc_frmt=0
The Values are binary decoded.
As soon as we release a new Version this settings will be used, and so the Tracer Settings are fixed part of a project.
Re: Settings for tracing messages
Posted: Tue 24. May 2022, 13:20
by Gottfried
Many thanks for the quick and detailed response!
Best regards, have a fine day, Gottfried Bruckmann