__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) (defined in ok_s6_switch.HardwareSwitchFpga) | ok_s6_switch.HardwareSwitchFpga | |
getConfiguration(self) | core.module.BaseMixin | |
getNumberOfSwitches(self) | ok_s6_switch.HardwareSwitchFpga | |
getStatusVariables(self) | core.module.BaseMixin | |
getSwitchState(self, channel) | ok_s6_switch.HardwareSwitchFpga | |
getSwitchTime(self, switchNumber) | ok_s6_switch.HardwareSwitchFpga | |
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) | ok_s6_switch.HardwareSwitchFpga | |
on_deactivate(self) | ok_s6_switch.HardwareSwitchFpga | |
reset(self) | ok_s6_switch.HardwareSwitchFpga | |
setCalibration(self, switchNumber, state, value) (defined in ok_s6_switch.HardwareSwitchFpga) | ok_s6_switch.HardwareSwitchFpga | |
setStatusVariables(self, variableDict) | core.module.BaseMixin | |
switchOff(self, channel) (defined in ok_s6_switch.HardwareSwitchFpga) | ok_s6_switch.HardwareSwitchFpga | |
switchOn(self, channel) (defined in ok_s6_switch.HardwareSwitchFpga) | ok_s6_switch.HardwareSwitchFpga | |
threadlock (defined in ok_s6_switch.HardwareSwitchFpga) | ok_s6_switch.HardwareSwitchFpga | |