Lg.MakeMIMCRC

This command is deprecated. Do not use it in new code as we may remove it in the future!

Create CRC checksum at CRCAdr for a data block of length Len present at address Adr. Depending on the value of the CRCCalc flag given as a parameter in the Lg.Select command, either an 8-bit or 16-bit checksum will be created.

Properties

Parameters (request frame)

Name Type/Size Description
Adr Integer (16 bits) Address of block to use for CRC calculation.
Len Integer (8 bits) Number of Bytes included in CRC calculation.
CRCAdr Integer (16 bits) Address of the calculated CRC checksum.

Returned values (response frame)

None