__init__(self, manager, name, config=None, callbacks=None, kwargs) | core.module.BaseMixin | |
__new__(cls, name, bases, attrs) | core.module.ModuleMeta | |
close_clock(self) | timetagger_counter.TimeTaggerCounter | |
close_counter(self) | timetagger_counter.TimeTaggerCounter | |
connectors (defined in core.module.BaseMixin) | core.module.BaseMixin | |
counter (defined in timetagger_counter.TimeTaggerCounter) | timetagger_counter.TimeTaggerCounter | |
counter0 (defined in timetagger_counter.TimeTaggerCounter) | timetagger_counter.TimeTaggerCounter | |
counter1 (defined in timetagger_counter.TimeTaggerCounter) | timetagger_counter.TimeTaggerCounter | |
get_connector(self, connector_name) | core.module.BaseMixin | |
get_constraints(self) | timetagger_counter.TimeTaggerCounter | |
get_counter(self, samples=None) | timetagger_counter.TimeTaggerCounter | |
get_counter_channels(self) (defined in timetagger_counter.TimeTaggerCounter) | timetagger_counter.TimeTaggerCounter | |
getConfiguration(self) | core.module.BaseMixin | |
getStatusVariables(self) | core.module.BaseMixin | |
is_module_threaded(self) | core.module.BaseMixin | |
log(self) | core.module.BaseMixin | |
module_state (defined in core.module.BaseMixin) | core.module.BaseMixin | |
on_activate(self) | timetagger_counter.TimeTaggerCounter | |
on_deactivate(self) | timetagger_counter.TimeTaggerCounter | |
set_up_clock(self, clock_frequency=None, clock_channel=None) | timetagger_counter.TimeTaggerCounter | |
set_up_counter(self, counter_channels=None, sources=None, clock_channel=None, counter_buffer=None) | timetagger_counter.TimeTaggerCounter | |
setStatusVariables(self, variableDict) | core.module.BaseMixin | |