© MOBATIME
104 / 120
800652.11
E.2
Syntax of the telegram configuration file
!TEL
;telegram type also !CTC or !MTS possible
;-- Start of the file (always on the first line) ------------------------
;DEFINITIONS CONFIGURATION FILE FOR PRECISION MASTER CLOCK
;**********************************************************
;Customer:
;Date:
;Author:
;File:
;Interface:
;-- Output string ---------------------------------------------------
; the output string has a similar format to the print command in the
; programming language 'C'.
; !TS! - String with format information
; !TV! – Variables list in output sequence
; The formats and variables available can be seen below:
:
!TS!"........%d....%d..." ;String with Format information
!TV!var1,var2,.. ;Variables list
;-- Control and special characters
; " -> String beginning/end
; \" -> "
; \xFE -> h'FE (Byte binary)
; \\ -> \
; \n -> new line <CR> <LF> (h'0D h'0A)
; %% -> %
; %... -> Format information (see below)
;-- Possible formats:
;%dn ascii-dez where n=1/2/3/4 (number of decimal points, max. 3 places received)
; e.g. variable value d'40 => 40 @ n=2
; => 040 @ n=3
;%X ascii-hex
; e.g. variable value d'40 => 28
;%c char (binary)
; e.g. variable value d'40 => h'28
;%s string (always up to,(comma) see text tables
; e.g. string Jan, => Jan
;%b hex-output of an asciihex-string (always up to(comma)see
; text tables
; e.g. string 120A, => h'12 h'0A
;-- Possible variables:
;
;Name: Description: Range: Format:
;-------|-----------------------|-----------|------
;
;MSE (Millisecond) (0..999) 1W
;HSE (Hundredth of a second) (0..99) 1B
;ZSE (Tenth of a second) (0..9) 1B
;SEK (Second) (0..59) 1B
;MIN (Minute) (0..59) 1B
;STD (12h or 24h format) (0..12)
; or(0..24) 1B (see !PM!)
;JAR (Year) (0..99) 1W
; or (1990..2089)
;MTG (Day of the month) (1..31) 1B
;JTG (Day of the year) (1..366) 1W
;WTG (Day of the week) (0..6) 1W Text table !WT!
; (Su..Sa)
;DOW (Day of the week) (0..7) 1B !DW!
;KAW (Calendar week) (1..53) 1B (according to Din ISO 8601)
;MON (Month) (1..12) 1W Text table !MO!
;MNT (Month) (1..12) 1B
;
;AMF (am/pm flag) (0/1) 1W Text table !AM!
;TMQ (synchronization qual.) (0..255
; or A..Z) 1B (see !TQ!)
;SAI (Season) (0..2) 1W Text table !SA!
;
(Win/Sum/UTC)
;AKS (Season change (0/1) 1W Text table !AK!
; announcement)
Содержание DTS 4801.masterclock
Страница 117: ...MOBATIME 117 120 800652 11...
Страница 118: ...MOBATIME 118 120 800652 11...
Страница 119: ...MOBATIME 119 120 800652 11...
Страница 120: ...MOBATIME BE 800652 11...