TSP Lab | GyprsProcessFiles - GPRS File Process module | GyprsProcessFiles |
---|
Menu | Menuitem | Shortcut(s) | Meaning |
---|---|---|---|
[Log] | |||
Find line containing... | (Ctrl-F) | Find text in log window | |
Find next matching line | (F3) | Find next occurrence of text in log window | |
Details | Detail level of logging (Off, Normal, Detailed or Debug) | ||
[TLLI Memory] | |||
Show oldest & newest entries | |||
Drop all old entries | |||
Save all entries into backup file | |||
Show hash table entry count | |||
[Options] | |||
Auto scroll | (![]() ![]() | Allow automatic scrolling of the log screen | |
Flush status line counters now! | The status line counters can be flushed | ||
Flush and zero status line counters now! | The status line counters can be flushed and cleared | ||
Save settings | Save actual settings into the configuration (GyprsProcessFiles.INI) file |
Section | Entry | Example | Meaning | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[Position] | |||||||||||||||||||
iLeft | 140 | Position of the program module on the display screen | |||||||||||||||||
iTop | 72 | Position of the program module on the display screen | |||||||||||||||||
iWidth | 995 | Position of the program module on the display screen | |||||||||||||||||
iHeight | 694 | Position of the program module on the display screen | |||||||||||||||||
[Options] | |||||||||||||||||||
bAutoScroll | True | (Refer to the [Options]/Auto scroll menuitem!) | |||||||||||||||||
[TLLI Memory] | |||||||||||||||||||
dwMaxCount | 5000000 | Maximum number of existing TLLI entries | |||||||||||||||||
dwLifeSec | 14400 | Specifies a remembering time for 'Not Reachable' pairs in seconds. Pairs reaching this time will be forgotten. | |||||||||||||||||
sBackupFile | GyprsProcessFiles-TLLImemBackupFile.bin | "TLLI Memory" is saved at exit, and can optionally be reloaded at next start-up. | |||||||||||||||||
dwGPRSUrelaxSec | 10 | Cell info of a subscriber from user plane messages will not be sent for a while after a valid info | |||||||||||||||||
[Advanced] | |||||||||||||||||||
wLogDetailLevel | 3 | (Equals to the listed order; refer to the [LOG]/Details menuitem!)
| wMaxCPUUsagePercent
| 25
| Limit of CPU-usage for this module
|
| dwMaxLinesInLogWindow
| 1000
| Number of lines in the log window on screen
|
| sOutput9001FilesPath
| d:\UTIFiles\
| Path for cell data files (defaults to empty string: no collection of cell data)
|
| sLogFilesPath
| d:\LogFiles
| Path for the LOG files
| |