Docklight Support


FAQ Article ID dl_faq016

Question

I am using a protocol that includes a CRC checksum. How can I let Docklight calculate the CRC automatically, and send out the calculated value along with the protocol's data part?

Applies to: Docklight Scripting (all versions)

Answer

Docklight Scripting V1.8 and V1.9 feature a new DL.CalcChecksum method that allows you to calculate common CRCs and other standard checksums. See the Docklight Scripting Manual for details.

Related Links

Docklight Scripting Manual - CalcChecksum


back back to the Docklight FAQ page