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
- 15 -
017SL167/3 04/09/13
5.12
To Customise File Names
When SINGLEFILE=N, the default file name for each day’s data is 20YYMMDD.CSV where
YYMMDD is that day’s date.
This may be customised to the format ffYYMMDD.nnn by using the following SETUP.TXT
command line:
FILE=ff.nnn
Where:
ff is a pair of ASCII characters that set the start of the file name. Default characters
are 20.
And,
nnn are the ASCII characters that set the file extension. Default characters are CSV.
Note:
Lower case characters are converted to upper case characters so will not be
differentiated.
Question marks (?) may be used to denote a space.
The stored file name will now take the format:
ffYYMMDD.nnn
When SINGLEFILE=Y is set, the default file name for each day’s data becomes 20.CSV.
This may be customised to the format ffffffff.nnn by using the following SETUP.TXT command
line:
FILE=ffffffff.nnn
Where:
ffffffff is up to 8 ASCII characters that define the file name.
And,
nnn are the ASCII characters that set the file extension.
Note:
Lower case characters are converted to upper case characters so will not be
differentiated.
Question marks (?) may be used to denote a space.