FAQ V.24 Ausgabeprotokoll

Aus Gude Systems GmbH
Version vom 7. März 2013, 19:45 Uhr von Mb (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „==Ausgabe auf der seriellen Schnittstelle== ===serielle Schnittstelle=== *9600 Baud *8 bits, 1 Stopbit, no parity ===Konfiguration: '''Gude'''=== * <hhmmTTM…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Ausgabe auf der seriellen Schnittstelle

serielle Schnittstelle

  • 9600 Baud
  • 8 bits, 1 Stopbit, no parity


Konfiguration: Gude

  • <hhmmTTMMYYWZFFSUA000KK>PP


<     Start Character
hh    Hour
mm    Minute
TT    Day
MM    Month
YY    Year
W     Day of Week (1=Monday, 7=Sunday)
Z     Operation Mode (F=radio mode, Q=quarz mode)
FF    Number of errorful bits (in quarz mode alwas 00, maximum value is 40)
S     daylight-saving time / normal time (1=Daylight, 0=Normal)
U     Announcement of switching between daylight-saving time and normal time or vice versa one hour before (0 / 1)
A     Announcement of a switching second one hour before (0 / 1)
000   Reserved (actually all 0s)
KK    Seconds
>     End Character
PP    Hexadecimal Checksum over all characters (including "<" and ">")

Example: <11411604935F0010000000>D4


Konfiguration:XNTP

  • (STX)(C)(B)(TIME)(DATE)(LF)(CR)(ETX)
(C)
  xxx0  no Announcements
  xxx1  Announcement (NT-DT-NT)
  xx0x  Normal Time
  xx1x  Daylight Time
  00xx  Time/Date invalid
  01xx  Quarz Mode
  10xx  Radio Mode
  11xx  high prec. Radio Mode
(B)
  1xxx   UTC
  x001   Monday
  x010   Tuesday
  x011   Wednesday
  x100   Thursday
  x101   Friday
  x110   Saturday
  x111   Sunday
(TIME)  HHMMSS, e.g. 094048
(DATE)  DDMMYY, e.g. 311299