© MOBATIME
105 / 120
800652.11
;AMF (am/pm-Flag) (0/1) 1W Text table !AM!
;SST (Season status) (0..3) 1W Text table !ST!
; (Bit 0 = Early warning bit)
; (Bit 1 = Summer bit)
;SYA (Synch. alarm) (0/1) 1W Texttabelle !SY!
; (0:synch ok, 1: synch alarm -> Alarm Nr.16, 17 or 19)
;CHS (Check sum) (0..255) 1B
;XCH (XOR Check sum) (0..255) 1B
;X1C (XOR Check sum low nibble in ASCII) (0..9, A..F) 1B
;X2C (XOR Check sum high nibble in ASCII)(0..9, A..F) 1B
; Definitions:
; CHS = (Sum of all bytes up to CHS) AND h’FF
; XCH = XOR link of all bytes up to CHS
;e.g. time telegram with following format (36 ASCII characters)
;
; "Date: tt:mm:yy Time: hh:mm:ss,mmm<CR><LF>"
;
;!TS!"Date: %d2:%s:%d2 time: %d2:%d2:%d2,%d3\n"
;!TV!MTG,MON,JAR,STD,MIN,SEK,MSE
;--------------------------------------------------------------------
;-- Send offset automatic telegram output -----------------------
!SO!hh:mm:ss!
;
;Send offset from midnight 00:00:00 at periodic time
;output (!CS!a!...).
;
;hh = hour ('00..23')
;mm = minute ('00..59')
;ss = second ('00..59')
;
;e.g. the periodic time output should start at 06:00:00
; in each case:
;
; !SO!06:00:00!
;
;--------------------------------------------------------------------
;-- Interval automatic telegram output -------------------------
!TI!p!hh:mm:ss!
;
;Interval from send offset of the periodic time output.
;
;s = every second
;m = every minute
;h = hourly
;d!hh:mm:ss! daily (max. 6 entries)
;p!hh:mm:ss! constant
;hh = hour ('00..23')
;mm = minute ('00..59')
;ss = second ('00..59')
;
;e.g.1 telegram output every second
; !TI!s!
;
;e.g.2 telegram output daily at 13:00:00 hours
; !TI!d!13:00:00!
;
;e.g.3: the interval of the periodic time output should be 5 seconds:
; !TI!p!00:00:05!
;--------------------------------------------------------------------
;-- 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!
;--------------------------------------------------------------------
Summary of Contents for DTS 4801.masterclock
Page 117: ...MOBATIME 117 120 800652 11...
Page 118: ...MOBATIME 118 120 800652 11...
Page 119: ...MOBATIME 119 120 800652 11...
Page 120: ...MOBATIME BE 800652 11...