Skip to content

Starting address of 0 or 1 returns the same value. #351

@skykep

Description

@skykep

If you call client.readHoldingRegisters(0, 10).then(function (resp) { you get the same result as when you call client.readHoldingRegisters(1, 10).then(function (resp) {.

Is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions