When you are first programming the chip, use the EEPROM command. Do this to set an initial value, don't depend upon it being zero from the factory. To change it while your program is running use the Write command, and to read your value use Read.

Jerry.