TSP Lab GyprsReadFiles - GPRS File Reader module GyprsReadFiles

The GPRS File Reader module
("GyprsReadFiles")

Table of Contents

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)
[Poller]      
  Allow auto-connect (Ctrl-A or ) Allows/Prohibits automatic connecting to the Tapper-Poller module
  Disconnect now! (Ctrl-D) Disconnects from the Tapper-Poller module immediately
[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 (GyprsReadFiles.INI) file

The bottom status-line

Configuration (GyprsReadFiles.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!)
[Storage]      
  StorageBufferPathN d:\GPRS-Monitor-00.dat Storage files defined in GPRSMonitor.ini
[Poller]      
  sIPaddress 10.0.0.111 Defines the IP address of the CellInfo Collector unit
  wTCPport 9000 TCP port of the Tapper-Poller module
[Advanced]      
  wLogDetailLevel 3 (Equals to the listed order; refer to the [LOG]/Details menuitem!)
  dwMaxLinesInLogWindow 1000 Number of lines in the log window on screen
  sLogFilesPath d:\LogFiles Path for the LOG files