TSP Lab SgaBSSAPCDSorter2 - The BSSAP sorter module SgaBSSAPCDSorter2

The BSSAP related message sorter module
("SgaBSSAPCDSorter2")

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-8134.xxx files
  Auto scroll () Allow automatic scrolling of the log screen
  Save settings   Save actual settings into the configuration (SgaBSSAPCDSorter2.INI) file

The bottom status-line


Configuration (SgaBSSAPCDSorter2.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]/Auto scroll menuitem!)
[Advanced]      
  dwMaxCDRRelatedElemCount 2500 Size of the sorter buffer
  dwMaxQueueLengthSec 15 Defines the maximum length of the message queue in seconds
  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
  sOutput1Path d:\DataFiles Path for the output files (Sga-8135.xxx) that contain the sorted components
  sOutput2Path d:\DataFiles1 Secondary path for the output files (Sga-8135.xxx) that contain the sorted components
  sLogFilesPath d:\LogFiles Path for the LOG files
  dwDataFileCutSize 10000000 Maximum size of each output files (given in bytes)


Version history