def SetEQAutoload(self, newVal = 2):
        oldVal=self.GetEQAutoload()
        if newVal==2 and oldVal==0:
          newVal=1
        elif newVal==2: