pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function crc16

    • Computes the CRC-16/MODBUS that every RTU frame ends with.

      Parameters

      • bytes: Uint8Array

        The frame contents, without the trailing checksum.

      Returns number

      The checksum.