It uses all of the hex bytes to calculate it the formula is (\x100 - (sum of data bytes))
toggle quoted message
Show quoted text
--- In Crestron@..., Neil Dorin <neildorin@...> wrote:
We're going to need to know what kind of checksum you're calculating here.
The API/Protocol document for the product you're integrating should specify
how to calculate it. If you can tell us what product or the specified
calculation we can try to assist you in how to build the calculation in
code.
On Thu, Jun 6, 2013 at 9:15 AM, maglite4cell <maglite4cell@...>wrote:
**
Does anyone have an example to calculate a checksum?
Im having a brain fart here....