25
4 Modbus addresses
4.6 RAM memory
Address Data type/
bit number
Access Signal designation
0x3200 FLOAT W/O Controller set point value (writable)
0x3202 FLOAT W/O Controller actual value (writable)
0x3204 FLOAT W/O Internal analog value 1 (writable)
0x3206 FLOAT W/O Internal analog value 2 (writable)
0x3208 INT W/O Internal binary values (writable)
Bit 0 + Bit 7 Binary value L1 (= 0x0081)
Bit 1 + Bit 7 Binary value L2 (= 0x0082)
Modbus allows direct access to the RAM memory of the controller for writing the
controller set point value (0x3200), the controller actual value (0x3202) and the internal
analog values (0x3204, 0x3206) as well as the internal binary values (0x3208).
When writing, a range between -1999 and +9999 is available for the controller set point
values, controller actual values and the internal analog values. In this case, the data
written in the controller is used instead of the original value.
If you wish to use the original value again on the controller, write the value 200001 at the
memory location concerned via Modbus.