TSP Lab | Sga_GTPMon - The GTP Monitor | Sga_GTPMon |
---|
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) | ||
Flush status-line counters | Writes status counters into the log These counters have been flushed once a day automatically. | ||
Flush & reset status-line counters | Clears status counters after writing them into the log | ||
[KeyServer] | |||
Allow autoconnect | (Ctrl-A, or ![]() ![]() | Permits of connection to KeyServer. | |
Disconnect now! | Breaks off KeyServer connection | ||
[Capture] | |||
Reload input device list | (Ctrl-I) | List of devices to be captured can be reloaded from GTP_mon.ini/[Capture]/ section without terminating the program if the list has been modified. | |
[Options] | |||
Auto scroll | (ScrollLock, or ![]() ![]() | Allows automatic scrolling of the log screen | |
Save settings | Saves actual settings into the configuration 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 menu item!) | |
[Advanced] | |||
wLogDetailLevel | 3 | (Equals to the listed order; refer to the [Log]/Details menu item!) | |
dwMaxLinesInLogWindow | 1000 | Number of lines in the log window on screen | |
sLogFilesPath | d:\GPRS\Logfiles | Path for the LOG files | |
[KeyServer] | |||
bAllowAutoConnect | False | (Refer to the [KeyServer]/Allow autoconnect menu item!) | |
sIPAddress | 127.0.0.2 | IP address of KeyServer | |
wTCPPort | 7002 | Port where KeyServer is listening to GTP Monitor | |
[Capture] | |||
sInputDevice#N | rpcap://\Device\NPF_{E1638A3A-E7C2-4B62-9478-35F9D609855A} | Device on what GTP Monitor will capture. At most 10 devices can be defined and N can be 0..9. | |
sInputFilter | udp port 2123 | Defines protocol and port filter for capturing |