SerialGhost Wi-Fi
Copyright © 2013 KeeLog
11
TimestampInterval
sets the interval of serial bus inactivity in seconds, that will trigger a new
time-stamp being logged. Range is 1 second to 9999 seconds. Default value is
10
.
DisableLogging
allows to disable logging. Allowed values are
Yes
(logging disabled) and
No
(logging enabled). Default value is
No
.
Encryption
enables flash disk encrypting. Encryption will ensure full confidentiality of the
stored data, even if the device is physically tampered with. Allowed values are
Yes
(encryption enabled) and
No
(encryption disabled). Default is
No
.
Important: toggling the encryption setting will format the entire flash disk. All data will be lost,
including the configuration file!
Password
sets the 3-letter password for remote access over TCP/IP (for example using
KL
Tools
). Any three-letter combination is allowed (sequence and case are irrelevant). Default
value is
KBS
.
LogMode
sets the logging mode. Possible values are
Ascii
(data is logged as ASCII),
Hex
(data is logged as hexadecimal numbers),
Dec
(data is logged as decimal numbers). Default
value is
Ascii
.
Separator
sets the separator character between data values in logging mode
Dec/Hex
.
Possible values are
None
,
Space
,
Comma, Tab, Newline
. Default is
Space
.
LogStream
configures which serial stream are to be logged. Possible values are
Both
(both
RX and TX get logged),
Rx
(only Rx is logged),
Tx
(only Tx is logged). Default is
Both
. If the
mode is set to
Both
, the
[1]
and
[2]
markers will be used to differentiate between streams.
A full list of parameters is available in section
Configuration files
.