Sasha_A80 wrote:
Those available switched are reported in SSM init command response.
RR logger ignores ecu's reply related to switches availability and proposes all known.
Yes it does ignore switches as the 'official' logger def does not have the relevant byte/bit index to match up to the init string. I have added that info to the experimental logger def. Now I just need to add the code in the logger to index and refine the list like it does for parameters.
Your service manual should indicate which parameters are available for logging. Then you just need to test the ones in the logger until you find the match, at least until I do the code update.