exopy.tasks.tasks.instr_view module

Base view for task needing to access an instrument.

class exopy.tasks.tasks.instr_view.InstrTaskView(parent=None, **kwargs)

Bases: exopy.tasks.tasks.base_views.BaseTaskView

Base view for task needing to connect to an instrument.

This provides the facilities to select the appropriate instrument profile.

filter_drivers
filter_profiles
instr_label
instr_selection
make_selected_instrument_tooltip
select_interface