Read Time
:
Output
:
DAY.MONTH.YEAR
2xspace
HOURS:MINUTES:SECONDS
Write Time
:
The writing is identically with the data block for receipt of time, however, the data block for writing is protected with a
checksum and the corresponding weighted checksum.
Read Company Header:
With this command the company header, which is stored in the GM 80, can be read.
Write Company Header:
The input is ended either if 256 characters are received or if the character ETX (0x03) Strg-C is contained in the character
string.
Change of Protocol Setup:
Protocol status
1Byte
0xXXXX XXXX (binary coded)
|||| ||||
|||| |||1 ... no closing character is sent
|||| ||1 ... send CR/LF
|||| |1 ... send CR
|||| 1 ... send LF
Calculation of the Checksum (CS) and the Weighted Checksum (gewCS)
The calculation takes place via all parameter bytes (without the command byte). At the CS all bytes are added (overflows
are not considered here). For the calculation of the gewCS the CS is added to the gewCS. At overflow the gewCS is
incremented by 1.