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":

Access Variables via ADS 1:

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