Exemple :
9600 bits/s, 8 bits de données, aucune, 1 bit d'arrêt, le télégramme a 20 caractères.
Temps de transmission pour télégramme complet :
20 x 1,04 ms = 20,8 ms
Nom du fichier de télégramme
Le nom du fichier comporte au maximum 8 caractères et se termine par TEL, Tel ou
tel, p. ex. IF482Std.tel
E.2
Syntaxe du fichier de configuration de télégramme
!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
;
"
->
;
\"
;
\xFE
->
;
\\
;
\n
->
;
%%
;
%...
;-- Possible formats:
;%dn ascii-dez
;
e.g. variable value d'40
;
;%X
ascii-hex
;
e.g. variable value d'40
;%c
char (binary)
;
e.g. variable value d'40
;%s
string (always up to,(comma) see text tables
;
;%b
hex-output of an asciihex-string
;
text tables
;
;-- Possible variables:
;
;Name:Description:Range:Format:
;-------|-----------------------|-----------|------
;
;MSE
(Millisecond)
;HSE
(Hundredth of a second) (0..99)
;ZSE
(Tenth of a second)
;SEK
(Second)
;MIN
(Minute)
;STD
(12h or 24h format)
;
;JAR
(Year)
;
© MOBATIME
String beginning/end
->
"
h'FE
(Byte binary)
->
\
new line <CR><LF> (h'0D h'0A)
->
%
->
Format information (see below)
where n=1/2/3/4 (number of decimal points, max. 3 places received)
=> 40
=> 040 @ n=3
=> 28
=> h'28
e.g. string
Jan,
e.g. string
120A,
(0..999)
(0..9)
(0..59)
(0..59)
(0..12)
or(0..24) 1B (see !PM!)
(0..99)
or (1990..2089)
@ n=2
=> Jan
(always up to(comma)see
=> h'12 h'0A
1W
1B
1B
1B
1B
1W
94 / 112
801104.07