Re: How to calculate the checksum?
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Sun, 18 Nov 2007 21:06:26 -0500
Christian Havel wrote:
thanks for your help. I have the following informations:
<Sync_1 = 0x81> 8 DATA-BITS No Parity
<Sync_2 = 0x82> 8 DATA-BITS No Parity
<Cksum> = Telegramm<[pos_Sync_1]> XOR . XOR . XOR ... [<pos_Sync_2-2>]
<Cmd> = Command to modem
|<--- CheckSum : --------------- XOR ------------------->|
<Sync_1>, <DEV_ADR>, <Cmd>, <OPTION>, [<DATA>], <Chksum>, <Sync_2>
Hope this helps.
That is not sample data and sample checksum.
It looks more as simple XOR than CRC.
But without more specific information everything will just
be guesswork.
Arne
.
- References:
- Re: How to calculate the checksum?
- From: Arne Vajhøj
- Re: How to calculate the checksum?
- Prev by Date: Re: Process I/O re-direction
- Next by Date: namespaces, projects and solutions
- Previous by thread: Re: How to calculate the checksum?
- Next by thread: Windows services and System.Net.HttpWebRequest.GetResponse()
- Index(es):
Relevant Pages
|
|