Variable names are case insensitive.
The value is any character on the right side of the equal sign.
Quotes can be used to enclose the values, but they are not required.
If no quotes are present, the value is understood as containing all characters
between the first and the last non-blank characters before the comment.
If quotes are present, the value is understood as containing all characters be-
tween the quotes, with the quotes themselves not being considered to be part
of the value.
The following declarations are identical:
Hello = "this is a long string value"
Hello = this is a long string value
4.1.3 Comments
Lines starting with a hash sign (‘#’) are considered to contain comments and
discarded by the master clock:
# This is a comment, notice the hash sign
Comments can also be given on value lines using a semicolon. Everything after
the semicolon up to the end of the line is ignored by the master clock:
SomeVariable = some_value
; this is also a comment
4.1.4 Blank Lines
Blank lines (i.e. lines containing only blanks or tabs) can be used to visually
separate the sections of the configuration file and increase readability.
4.2 The Log Files
There are two log files in the master clock:
This file registers major events in the master clock, like power-up, first lock,
tima.log
transitions to and from HOLDOVER, LOWQUALITY and BADTIME, configuration
file changes and firmware upgrades.
This file contains the configuration history of the equipment.
cfg.log
Log files are “rotated” after reaching a size of 1 MByte:
tima.log
is renamed
into
tima.log.1
,
tima.log.1
is renamed into
tima.log.2
and so on. The
tenth file (
tima.log.10
) is erased.
The same happens with the
cfg.log
file.
All log files can be downloaded using the SFTP protocol (user “log”, see sec-
tion
).
4.3 Access using SFTP
tīma master clocks use SFTP (Secure File Transfer Protocol) to provide access
to the configuration file, the log files and to perform firmware upgrades.
The server runs on port 22 (the default port for SFTP).
Following usernames are defined:
18
tīma 2P/2R GPS Master Clocks Reference Manual
Содержание tima 2P
Страница 1: ...tīma 2P 2R GPS Master Clocks Reference Manual tima reference en v3 14 20099 ...
Страница 8: ...4 tīma 2P 2R GPS Master Clocks Reference Manual ...
Страница 14: ...10 tīma 2P 2R GPS Master Clocks Reference Manual ...
Страница 20: ...16 tīma 2P 2R GPS Master Clocks Reference Manual ...
Страница 32: ...28 tīma 2P 2R GPS Master Clocks Reference Manual ...
Страница 34: ...30 tīma 2P 2R GPS Master Clocks Reference Manual ...
Страница 40: ...36 tīma 2P 2R GPS Master Clocks Reference Manual ...
Страница 50: ...46 tīma 2P 2R GPS Master Clocks Reference Manual ...
Страница 55: ......
Страница 56: ...mergedK GmbH Reuchlinstr 10 11 10553 Berlin Germany Tel 49 30 38305710 www mergedk com ...