GXDN: Gurux Developer Network
CountChecksum Method (start, count)
NamespacesGurux.PacketGXPacketCountChecksum(Int32, Int32)
Computes the checksum for the contents of the packet.
Parameters
start (Int32)
Position where to start counting CRC.
count (Int32)
How many bytes are counted. If all, set to -1.
Return Value
Counted checksum.
Remarks
The checksum is computed from the data of the GXPacket object. This method should not be called directly. GXClient calls this method automatically, when checksum is computed.

Assembly: Gurux.Client (Module: Gurux.Client) Version: 5.0.0.1