Settings for tracing messages

Mobile diagnostic device for CAN and CAN FD buses with optional J1939 add-in
Post Reply
Gottfried
Posts: 11
Joined: Tue 24. May 2022, 11:57

Settings for tracing messages

Post by Gottfried » Tue 24. May 2022, 12:06

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
Robert Bosch GmbH
Fuel Cell Stack testing

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Settings for tracing messages

Post by PEAK-Support » Tue 24. May 2022, 13:14

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.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Gottfried
Posts: 11
Joined: Tue 24. May 2022, 11:57

Re: Settings for tracing messages

Post by Gottfried » Tue 24. May 2022, 13:20

Many thanks for the quick and detailed response!
Best regards, have a fine day, Gottfried Bruckmann
Robert Bosch GmbH
Fuel Cell Stack testing

Post Reply