sys::Obj sys::Virtual sys::Component basicSchedule::DailySchedule basicSchedule::DailyScheduleFloat
public class DailyScheduleFloat
DailyScheduleFloat extends DailySchedule to provide a float output
public property float defVal [config]
Output value for periods other than active1 / active2
public property float out
Current schedule output
public property float val1 [config]
Output value for active period 1
public property float val2 [config]
Output value for active period 2
public override void setOutValue(int activeVal)