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

    Function writeMultipleRegisters

    • Builds a write-multiple-registers request (function 0x10).

      Parameters

      • address: number

        The unit address to write to.

      • start: number

        The address of the first register.

      • values: readonly number[]

        The 16-bit values, at most 123 of them.

      Returns Buffer

      The frame to send.

      If there are no values, or more than one request can carry.