Note: The Modbus registers table style addressing is protocol base 0. If monitoring software uses PLC style addressing base 1, add one to the register number. For
example, Modbus address 30001 becomes PLC address 30002 ; address 10001 becomes PLC address 10002.
Note 2: Please make sure the latest RemotEye 4 firmware revision is installed in order to use the Modbus register table below. If not, there will be inconsistencies
between RemotEye 4 internal register addressing and this manual. Go to www.toshibaups.com to get the latest RemotEye 4 firmware.
Note 3: There are some parameters that take two Modbus registers to display the correct data, since one register can only go up to 65536 (2^16). Use the following
formula (with example) to calculate the correct value: (Register 1* 0x10000) + Register 2 = Correct Unit Value
e.g. (Register (30276) * 0x10000) + Register (30277) = Correct Value in Watts