Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Override Database Settings – Where to check in database.

 When the override database settings is unchecked than the values are stored in
TGCLUTPATHLOSS table

 When the Override database settings are checked than the values are stored in
settings.dbkeys_ex_value
 The parameter in database that we can check to see if the override box is checked or unchecked
is the OVERRIDEMASTERGSM (for GSM) . This can be found in the database in
settings.dbkeys_ex_value table.
It is 1 when the override database settings is checked and 0 when the same is unchecked.
Also if the value of this parameter is changed from sql it will be reflected in GUI.
Override Database Settings – Where to check in user settings
stt file.

We can also change the clutter parameters from stt file. Just search the clutter parameters and there
you can change the value of the parameters. We changed the indoor loss value for clutter
‘AGRICULTURAL BULIDING’ to 50 and imported the user settings stt file.The changes are reflected in
the clutter parameters in GUI .
In the user settings stt file there is also a parameter OVERRIDEMASTERGSM which is 1 when
the override database settings is checked and 0 when the same is unchecked.

In the user settings stt file we change the value of parameter OVERRIDEMASTERGSM and it will change
the state of the checkbox.
OVERRIDEMASTERGSM =1 box checked
OVERRIDEMASTERGSM =0 box unchecked

You might also like