protected override object GetValueInternal()
 {
     DisabledCheck();
     return(powerDevice.ReadPowerIn());
 }