I'm trying to set up a Plc/Hmi combo to monitor multiple stand-alone temp controllers via modbus. I can read all the registers just fine on all the temp controllers, but I can't write to any of the writable locations within the controllers. Initially, i thought there was an issue with the Yokogowa controllers, (there are 2 different types,Yokogowa and Schneider)but then I tried writing to the Schneider controllers with no success either. I'm using the MWX and MWR commands and neither is returning any errors.
The Yokogawa tech support guy said I need to write to the controllers in hexadecimal format. Doesn't the instruction do this automatically as needed? If not what is the best way to format the data before writing it?