__init__(self, *port=None, device_number=None) | motoron.MotoronSerial | |
__init__(self, *port=None, device_number=None) | motoron.MotoronSerial | |
_read_response(self, length) (defined in motoron.MotoronSerial) | motoron.MotoronSerial | protected |
_read_response(self, length) (defined in motoron.MotoronSerial) | motoron.MotoronSerial | protected |
_send_command_core(self, cmd, send_crc) (defined in motoron.MotoronSerial) | motoron.MotoronSerial | protected |
_send_command_core(self, cmd, send_crc) (defined in motoron.MotoronSerial) | motoron.MotoronSerial | protected |
communication_options | motoron.MotoronSerial | |
device_number | motoron.MotoronSerial | |
expect_7bit_responses(self) | motoron.MotoronSerial | |
expect_7bit_responses(self) | motoron.MotoronSerial | |
expect_8bit_responses(self) | motoron.MotoronSerial | |
expect_8bit_responses(self) | motoron.MotoronSerial | |
multi_device_error_check(self, starting_device_number, device_count) | motoron.MotoronSerial | |
multi_device_error_check(self, starting_device_number, device_count) | motoron.MotoronSerial | |
multi_device_error_check_start(self, starting_device_number, device_count) | motoron.MotoronSerial | |
multi_device_error_check_start(self, starting_device_number, device_count) | motoron.MotoronSerial | |
multi_device_write(self, starting_device_number, device_count, command_byte, data) | motoron.MotoronSerial | |
multi_device_write(self, starting_device_number, device_count, command_byte, data) | motoron.MotoronSerial | |
port | motoron.MotoronSerial | |
set_port(self, port) | motoron.MotoronSerial | |
set_port(self, port) | motoron.MotoronSerial | |
use_14bit_device_number(self) | motoron.MotoronSerial | |
use_14bit_device_number(self) | motoron.MotoronSerial | |
use_7bit_device_number(self) | motoron.MotoronSerial | |
use_7bit_device_number(self) | motoron.MotoronSerial | |