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

    Function modbusRaw

    • Builds a request frame from a raw function code and data.

      This is the escape hatch for the function codes the SDK does not name.

      Parameters

      • address: number
      • functionCode: number
      • data: Buffer

      Returns Buffer