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.