Access Variables via ADS
Variables of C++ modules can be reached via ADS if the variables are marked in the TMC Editor as "Create Symbol":
The name of the variable for access by ADS is derived from the name of the instance.
For the TraceLevelMax parameter it could be:
Untitled1_Obj1 (CModule1).TraceLevelMax