User Manual For - CONTROLLER/DATA RECORDER MultiCon CMC-99/141
File log.db_log_files
– informations about files with log samples,
Due to security of data, samples are stored in a separate files which changes from time
to time. File
log.db_log_files
contains an information about such files. Every line describes
other file.
1) ID – unique identifier of the file,
2) file start date,
3) file end date or NULL if file is not finished,
Fig. 8.39.
log.db_log_files
file view example
Files with samples
partX.db_*
These files contains a logged samples. Names of these files are created according to a rule:
partX.db_SUFFIX
, where:
X
– unique identifier of a file (see
log.db_log_files
),
SUFFIX
– can be:
raster
,
samples
,
timestamp
,
If file has suffix
raster
, the it contains info about time period between samples.
1)
IDR
– hexadecimal id of the sample for which raster becomes valid,
2)
period
– floating point number which expresses period in seconds,
Fig. 8.40.
partX.db_raster
file view example
If file has suffix
timestamp
, then it contains info about samples synchronisation.
1)
IDT
– hexadecimal id of the sample for which synchronisation data is stored,
2)
T
– date (
timestamp
),
291