try:
            result += self.__execute_command(command)
            result += self.__port.read(Hokuyo.SHORT_COMMAND_LEN)

            if check_response: