Just for giggles, I would look at 4063 and possibly 4061, and see what registers you get.
You could use Function Code 3 in your MRX starting at 4061 with the number of registers equal to 3 to get 4061/4062/4063.
I would also try Modbus Offset Address of 61 (eliminate the 40 portion) and read 3 registers and see what values you get there for registers 61/62/63.
EDIT
eh, looking at the manual, that 2nd scenario doesn't seem to be possible. BUT, Register 4061 is a status register (e.g. 0x8000, 0x8100 seem possible status bit register values). I bet it's the ol' Modbus off-by-one, so I bet Offset 4063 will get you W4062 Motor Current value.