FAQ

  1. At processing of LOG file is displayed a dialog for file localisation. But in list there are nonsense name of files - numbers or so...
  2. I have the biggest log file...
1) At processing of LOG file is displayed a dialog for file localisation. But in list there are nonsense name of files - numbers or so...
That's an error in generated LOG file specifically for "eastern" OS localisations. An item determined time of processed row use "," as decimal point, instead ".". In processing of that case, any section after "," is considered as other item (class name). You must repair LOG file so that all decimal point was ".". Or before generating LOG file you can set a decimal point to "." ;o).
2) I have the biggest log file...
Donn't panic...
Zkontrolujte, zda máte v nastavení na kartě "Ukládání" zaškrtnuto "Ukládat strom zdrojů" a "Ukládat strom postupného volání". Pokud ne, učiňte tak. Pak log soubor zpracujte pomocí volby "Nový". Log soubor o velikosti 780 MB se zpracovává na P IV 1.8 GHz asi půl až třičtvrtě hodiny. Po zpracování ihned proveďte export do CVI souboru (cca 15 minut). Rychlost zobrazení zdrojového kódu závisí na mnoha podmínkách, proto může trvat i několik minut než bude zobrazen globální náhled na metodu/proceduru (je-li volána mnohokrát po celý průběh sledování) nebo detailní pohled na metodu/proceduru (je-li daná metoda/procedura obsažena jen jednou a je "roztažena" přes celé sledování.)