This is the complete list of members for flipmirror.FlipMirror, including all inherited members.
__init__(self, config, kwargs) | flipmirror.FlipMirror | |
core::module::Base.__init__(self, manager, name, config=None, callbacks=None, kwargs) | core.module.BaseMixin | |
__new__(cls, name, bases, attrs) | core.module.ModuleMeta | |
connectors (defined in core.module.BaseMixin) | core.module.BaseMixin | |
get_connector(self, connector_name) | core.module.BaseMixin | |
getCalibration(self, switchNumber, state) | flipmirror.FlipMirror | |
getConfiguration(self) | core.module.BaseMixin | |
getNumberOfSwitches(self) | flipmirror.FlipMirror | |
getStatusVariables(self) | core.module.BaseMixin | |
getSwitchState(self, switchNumber) | flipmirror.FlipMirror | |
getSwitchTime(self, switchNumber) | flipmirror.FlipMirror | |
inst (defined in flipmirror.FlipMirror) | flipmirror.FlipMirror | |
is_module_threaded(self) | core.module.BaseMixin | |
lock (defined in flipmirror.FlipMirror) | flipmirror.FlipMirror | |
log(self) | core.module.BaseMixin | |
module_state (defined in core.module.BaseMixin) | core.module.BaseMixin | |
on_activate(self) | flipmirror.FlipMirror | |
on_deactivate(self) | flipmirror.FlipMirror | |
rm (defined in flipmirror.FlipMirror) | flipmirror.FlipMirror | |
serial_interface (defined in flipmirror.FlipMirror) | flipmirror.FlipMirror | static |
setCalibration(self, switchNumber, state, value) | flipmirror.FlipMirror | |
setStatusVariables(self, variableDict) | core.module.BaseMixin | |
switchOff(self, switchNumber) | flipmirror.FlipMirror | |
switchOn(self, switchNumber) | flipmirror.FlipMirror | |