def read_all_waiting(self): return agw.receive_data(self._agw)
def read(self, count): return agw.receive_data(self._agw)