SpaceLogger
®
.S10
User Manual
©2012-13 Richard Paul Russell Limited, New Harbour Building, Bath Road, Lymington SO41 3SE United Kingdom
Tel +44 (0) 1590 679755 Fax +44 (0) 1590 688577 e-mail [email protected] web www.r-p-r.co.uk
- 11 -
017SL167/3 04/09/13
5.4
To Select whether the STX and ETX Identifiers are Logged
By default the character(s) in the incoming data stream defined by STX and STX2 are not
recorded with the data sample(s). By default the ETX and ETX2 identifiers will be recorded.
It is possible to change these settings with the following SETUP.TXT command lines:
LOGSTX=g
LOGETX=g
LOGSTX2=g
LOGETX2=g
Where g = Y or N
For example:
If
LOGSTX=Y
, the characters included in the STX identifier are included in
the recorded data sample
If
LOGSTX=N
, the characters included in the STX identifier are excluded
from the recorded data sample
5.5
To Add Separator between First & Second Data Samples
By default the second data sample will be recorded immediately following the first sample.
Depending on the format of the data, it may be beneficial to add a comma (,) as a separator
between the two data samples to improve processing via a spread sheet etc. This is enabled with
the following SETUP.TXT command line:
SEPARATOR=p
Where p = Y or N
If p = Y, the logger will add a comma (ASCII character 2C (44)) after the
first data sample.
If p= N, the logger will not add a separating character