-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
topic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
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?
Metadata
Metadata
Assignees
Labels
topic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project