When variables are incorrectly displayed showing a value of 65000 or are not displayed at all, they have not been initialized. This initialization is absolutely necessary for memory variables E1 to E30.
Solution: Initialize the corresponding variable by setting it to any value. See Setting variables.