Try this simple method...
Right click on the icon which represents the offset voltage. Select create: Invoke Node.
Use the finger pointer and click on the "Method" of the newly created Invoke Node. Choose "Reinit To Dflt"
Place this Invoke Node at the beginning of your vi by running the Error In through it.
And "voila"... everytime you run your vi, it will reinitialize it to the default value... which can be zero.
You can use the same trick to re-initialize values if a certain condition is met within your vi.
-have fun-
JLV