BASIC Programmability 
Freedom of Programming Expression
Programmable Controllers


Code & Applications > Setup & Examples > CRC-16 Library

CRC-16 Library

Release Date:10 April 2007
Project files:
Source Code
Platform:EM1000, EM1202
Try it on: EM1000, DS1000, EM1000-EV, EM1000-TEV, EM1202, EM1202-EV, DS1202

About The Application

CRC is a type of hash function used to produce a checksum of a small, fixed number of bits checked against a block of data, such as a packet of network traffic or a block of a computer file. The checksum is used to detect errors after transmission or storage.

Support Form