Project translated automatically.
Log in
or
register,
to view the original
There is an ETSmart programmer using scripts in a simplified C-like language.
I want to realize the possibility of calculating the CRC16 control amount for the arbitrary line.
The entry data:
the address of the beginning and end of the line,
polynomial, initial value CRC, account direction, final XOR
Interested by MCRF4XX - 0x1021, 0xFFFF, 1, 0x0000
I also want to have an example of the program with the reverse direction of accounting.
For example, EN-13757 - 0x3D65, 0x0000, 0, 0xffff
The calculated value is prescribed after the final address.
I use a programming program that works without iron.
As examples there are a large number of scripts.
In fact, the calculation and recording of the control amount is made in a static file loaded in the ETSmart program.
Posts tagged with ETSmart Calculators Dashboard