Skip to content

Error in API description for Modbus Server - write to hold register #167

Description

@Sonnengruesser

I need to set up a modbus server that provides a defined set of data to an existing modbus master.
The modbus master sends regular "read holding registers" requests. So I'm trying to set up a Modbus server with holding registers to provide this data.

The docu says "Write Single Holding Register" function performs a write action on the bus, so not what I need.

I couldn't find a function to insert data into the holding registers for the client to read. What am I missing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

topic: documentationRelated to documentation for the projecttype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions