SerialGhost Wi-Fi
Copyright © 2013 KeeLog
25
CONFIG.TXT
The file CONFIG.TXT is responsible for configuring serial bus parameters.
Parameter
Values
Example
Description
Baudrate
Baud rate in bps
(default 9600)
Baudrate=115200
Serial bus baud rate in bits per second
(300…115200).
Bits
5
6
7
8 (default)
Bits=7
Number of bits per transfer on the
monitored serial bus.
Parity
None (default)
Even
Odd
Space
Mark
Parity=Even
Type of parity bit on the monitored
serial bus.
StopBits
1 (default)
1.5
2
Parity=1
Number of stop bits per transfer on the
monitored serial bus.
Timestamping
Yes (default)
No
Timestamping=Yes
Time-stamping disable flag.
TimestampInterval
Timestamp interval in
seconds (default 10)
TimestampInterval=1
Interval of bus inactivity which will
result in a time-stamp being added.
DisableLogging
Yes
No (default)
DisableLogging=Yes
Data logging disable flag.
Encryption
Yes
No (default)
Encryption=No
Flash drive encryption setting (caution:
changing this value will re-format the
flash drive).
Password
3-character password
(default KBS)
Password=SVL
Three-character combination for
accessing the device over TCP/IP (for
example using
KL Tools
).
Separator
None
Space (default)
Comma
Tab
Newline
Separator=Comma
The separator between data values in
Dec/Hex modes.
LogMode
Ascii (default)
Hex
Dec
LogMode=Hex
Data format in log file.
LogStream
Both (default)
Rx
Tx
LogStream=Tx
Selection of serial data streams to be
logged.