Collectives™ on Stack Overflow
Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about Collectives
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about Teams
I was able to establish a connection with the S7-1200. Reads positively all registers.
However, when trying to write to the Holding Registry [table below]
position offset 0.2 and using the command
modbusClient.WriteSingleCoil(2, true);
value to true changes to offset 5.0
Could someone please tell me what the error or error of my command is.
–
–
–
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.