Question: I received the error "Arithmetic operation resulted in an overflow" when trying to change tag value.

Answer: This error appears when you try to set a value more than one Modbus register can hold. Change the word count to (2) instead of (1).