TSP Lab Sga-GPRS Statistics Log Display Sga8NStD

The Sga-GPRS Statistics Log Display module
("Sga8NStD")

Basic operation

User interface

The main menu

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)
[Options]      
  Go on / Pause (Ctrl-P, or ) Allow periodic scanning of the working directory for Sga-8001.xxx files
  Auto scroll (ScrollLock, or ) Allow automatic scrolling of the log screen
  Save settings   Save actual settings into the configuration (Sga8NStD.INI) file

The bottom status-line

Configuration (Sga8NStD.INI) file settings

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]/Autoscroll menuitem!)
[Advanced]      
  wLogDetailLevel 3 (Equals to the listed order; refer to the [LOG]/Details menuitem!)
  wRefreshInterval 1000 Periodicity of input scanning, given in milliseconds
  wMaxCPUUsagePercent 25 Limit of CPU-usage for this module
  dwMaxLinesInLogWindow 1000 Number of lines in the log window on screen
  dwFlushStatDelay 30 Delay of the statistical file writing in seconds
  sLogFilesPath d:\GPRS\LogFiles Path for the LOG files
  sStat1FilesPath d:\GPRS\Stat1Files Path for the GpS files contaning BVCI/CI based statistics
  sStat2FilesPath d:\GPRS\Stat2Files Path for the GpS files contaning BVCI/CI less statistics
[Stat1 Counter Names]     In this section the name of the BVCI/CI based statistical counters can be defined. Note that the Sga8NStD module can only 10 characters take into account from the name and they must contain only alphanumeric characters without space. Although longer name can be used in the Sga8NStD.ini file only the first 10 characters will be used.
  StatCounterNNNName NUMNSUDTBYTES Name of the NNN’th statistical counter. NNN is a sequential number from 000 to 500.
For more details, see Statistics counters page!
[Stat2 Counter Names]     Statistics name for BVCI/CI-less statistics are defined here.
  StatCounterNNNName PagingPS-BVCINotNull Name of the NNN’th stat2 counter. NNN is a sequential number from 000 to 500.
For more details, see Statistics counters page!

Version history