Background
Under frame checking, there are 2 types LRC (Longitudinal Redundancy Check) which are used only when you communicate in ASCII mode. Cyclic Redundancy Check is used while you communicate in RTU mode.
The error checking field of a message frame contains two 8-bit bytes that contain the result of the CRC calculation performed on the message contents.