TSP Lab | SgaDbLU - Location Update Assembler | SgaDbLU |
---|
Menu | Menuitem | Shortcut(s) | Meaning |
---|---|---|---|
[Log] | |||
Find line containing... | (Ctrl-F) | Finds text in log window | |
Find next matching line | (F3) | Finds next occurrence of text in log window | |
Details | Detail level of logging (Off, Normal, Detailed, or Debug) | ||
Omit per-LU (black & gray) lines from log window | Use this menu to avoid overloading the CPU showing all details of transactions on the screen when log level is 'Detailed' or 'Debug'. Details will be written into logfile. | ||
[Actions] | |||
Go on / Pause | (Ctrl-P, or ![]() ![]() | Allow periodic scanning of the working directory for Sga-7008.xxx files | |
[Options] | |||
Auto scroll | (ScrollLock, or ![]() ![]() | Allow automatic scrolling of the log screen | |
Save settings | Save actual settings into the configuration (SgaDbLU.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!) | |||||||||||||||||||||||||||||
[Remote Control] | |||||||||||||||||||||||||||||||
wLocalPort | 9708 | Port number where the module listens to the remote control utility's connection | |||||||||||||||||||||||||||||
[Advanced] | |||||||||||||||||||||||||||||||
wLogDetailLevel | 3 | (Equals to the listed order; refer to the [LOG]/Details menuitem!)
| wMaxCPUUsagePercent
| 25
| Limit of CPU-usage for this module
|
| wRefreshInterval
| 1000
| Periodicity of input scanning, given in milliseconds
|
| dwMaxRecordCount
| 25000
| The actual LU statfile will contain at most this amount of records.
|
| dwMaxLinesInLogWindow
| 1000
| Number of lines in the log window on screen
|
| wFlushPeriod
| 900
| Period of creating statistics (LU) files
|
| sLogFilesPath
| d:\LogFiles
| Path for the LOG files
|
| sLUSPath
| d:\StatFiles
| Directory for LU statistics files
| |