In the trigger dialog for an oscilloscope, the trigger is displayed as a parameter named ‘Lower Level’. This is specified in ‘Trigger.cpp’. The Runt trigger inherits from the Two-level trigger. The Two-level trigger also has a parameter named ‘Lower Level’. This parameter is not displayed in the Runt trigger dialog, presumably because of the identical name.
Is it possible to change the names of these parameters with code, for e.g. the Runt trigger that uses both parameters?