pcdsdevices.interface.set_engineering_mode

pcdsdevices.interface.set_engineering_mode(expert)

Switches between expert and user modes for BaseInterface features.

Current features:
  • Autocomplete filtering

Parameters:

expert (bool) – Set to True to enable expert mode, or False to disable it. True is the starting value.