![Tekron TCG 01-G Скачать руководство пользователя страница 44](http://html.mh-extra.com/html/tekron/tcg-01-g/tcg-01-g_user-manual_1077251044.webp)
TEK-TCG 01-G-Manual-v6-052021
P a g e
| 44
www.tekron.com
© 2021 by Tekron International Limited. All Rights Reserved. All trademarks are the property of their respective holders. The
information in this document is provided for informational use only and is subject to change. For further information or support,
go to www.tekron.com.
String-H Time Code O/P on P4
Timing
The string is transmitted once every second, with the leading edge of the
“start” bit of the first character <STX> exactly on the second that the
message describes.
Comms
9600bps, 8-bit ASCII, no parity
Definition
<STX>D:dd.MM.yy;T:w;U:hh.mm.ss;uvxy<ETX>
Placeholder
Content
<STX>
Start of Text (HEX 02)
D
ASCII “D”
:
HEX 3A (colon)
dd
Day of month: “01” – “31”
.
HEX 2E (full stop)
MM
Month of year: “01” – “12”
yy
year: “10” – “99” representing the last two digits of the year
:
HEX 3B (semicolon)
T
ASCII “T”
w
Day of Week “1” to “7”, “1” = Monday
U
ASCII “U”
hh
Hour: “00” – “23”
mm
Minute: “00” – “60”
ss
Second: “00” – “59”
u
ASCII "#" (hash) if not synchronised since last reset, or space (HEX 20) if
synchronised since last reset
v
ASCII "*" (asterisk) if clock is running on local oscillator, or space (HEX 20)
if clock is currently synchronised
x
ASCII "U" if UTC time, or ASCII "S" if DST, or space (HEX 20) if standard
time
y
ASCII "!" (exclamation) if DST change pending, or ASCII "A" if leap second
pending, or space (HEX 20) otherwise
<ETX>
End of Text (HEX 03)
Example
Interpretation
<STX>D:17.04.10;T:6;U:12.34.56;#*S!<ETX> 17 April 2010, Saturday, 12:34:56, out of sync,
DST, DST change pending