;-- Hours format ---------------------------------------------------
!PM!
;Hours format 12h with am/pm flag
;without this entry:24h format
;--------------------------------------------------------------------
;-- Synchronization mode -------------------------------------------
!TC!mmm!
;Pretiming of the telegram in ms (-90..995).To synchronize the telegram
;end with the second start the TC has to be set according to the telegram
;length and the transmission format.If TC is set, it will be performed.
;
;e.g.Telegram start 120ms before the start of the second:
;
!TC!120
;--------------------------------------------------------------------
;-- Format time quality ---------------------------------------------
!TQ!MAX VALUE!STEP!
;If this entry is absent, the byte value of TMQ is
;outputted
;MAX VALUE corresponds to the byte value for A
;MAX VALUE-STAGE corresponds to the byte value for B
;MAX VALUE-2*STAGE corresponds to the byte value for C ...
;Example:A for values >=120..101
;
B for values =100..81
;
C for values = 80..61 ...
;
;
!TQ!120!20!
;--------------------------------------------------------------------
;-- Command Strings ------------------------------------------------
!CS!n!l!"ss..."!
;
;n
=
Number of the command ('2...9')
;
n=2 Quit (no telegram output)
;
n=3 Telegram output immediately(singly)
;
n=4 Telegram output at the next second(singly)
;
n=5 Telegram every second
;
n=6 Telegram every minute
;
n=7 Telegram hourly
;
n=8 Telegram daily (-> entry:!TI!d!xx..)
;
n=9 Output command (Request for external time source)
;
n=a Telegram output periodic according to !TI!p! and !SO!
;
;l or
ll = Command length in bytes ('01...20')
;
l=0 Command not active
;
;ss...Command string
;
(max. 20 characters – must conform with 'l' or
;
Wildcards can be set with the '?' sign.
;
This serves as wildcard for any character.
;
Characters can also be outputted in AsciiHex format:
;
e.g.\xFE
;
;e.g. Definition of a commando for immediate telegram
;
output after a request (command n=3) :
;
'time<CR>' (characters ll=05)
;
!CS!3!05!"time?"!
;
!CS!3!5!"time\x0D"!
;--------------------------------------------------------------------
;-- Area for check sum calculation--------------------------------
!CK!aa,bb!
;aa = first character considered (telegram start position: 0)
;bb = last character considered + 1
;Missing !CK! in this case the check sum is formed via the whole telegram up to the
;check sum position.
;--------------------------------------------------------------------
© MOBATIME
!
or
!CS!n!ll!"ss..."!
d.h <FE>=(h'FE) is inserted
\\
d.h '\' is inserted
'll')
96 / 112
801104.07