cheap_modbus_rtu
Lightweight control of cheap Modbus RTU components using Python
cheap_modbus_rtu.cheap_modbus_io.RelayModule Member List

This is the complete list of members for cheap_modbus_rtu.cheap_modbus_io.RelayModule, including all inherited members.

__init__(self, int slave_id=255, str serial_device_name=None, int baudrate=9600, **kwargs) (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule)cheap_modbus_rtu.cheap_modbus_io.RelayModule
BAUDRATE_KEYS (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule)cheap_modbus_rtu.cheap_modbus_io.RelayModulestatic
BAUDRATE_REGISTER (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule)cheap_modbus_rtu.cheap_modbus_io.RelayModulestatic
BROADCAST_SLAVE_ID (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule)cheap_modbus_rtu.cheap_modbus_io.RelayModulestatic
clear_output(self, int output_no)cheap_modbus_rtu.cheap_modbus_io.RelayModule
DI_REGISTER (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule)cheap_modbus_rtu.cheap_modbus_io.RelayModulestatic
do_factory_reset(self)cheap_modbus_rtu.cheap_modbus_io.RelayModule
get_input(self, int input_no)cheap_modbus_rtu.cheap_modbus_io.RelayModule
get_inputs(self)cheap_modbus_rtu.cheap_modbus_io.RelayModule
get_slave_id(self)cheap_modbus_rtu.cheap_modbus_io.ModbusModuleABC
master (defined in cheap_modbus_rtu.cheap_modbus_io.ModbusModuleABC)cheap_modbus_rtu.cheap_modbus_io.ModbusModuleABC
set_baudrate(self, int baudrate=9600)cheap_modbus_rtu.cheap_modbus_io.RelayModule
set_output(self, int output_no, bool active=True)cheap_modbus_rtu.cheap_modbus_io.RelayModule
set_slave_id(self, int slave_id_new)cheap_modbus_rtu.cheap_modbus_io.RelayModule
slave_id (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule)cheap_modbus_rtu.cheap_modbus_io.RelayModule
SLAVE_ID_REGISTER (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule)cheap_modbus_rtu.cheap_modbus_io.RelayModulestatic