Sedona

basicSchedule::DailyScheduleBool


sys::Obj
  sys::Virtual
    sys::Component
      basicSchedule::DailySchedule
        basicSchedule::DailyScheduleBool

public class DailyScheduleBool

DailyScheduleBool extends DailySchedule to provide a boolean output


defVal

public property bool defVal [config]

Output value for periods other than active1 / active2

out

public property bool out

Current schedule output

val1

public property bool val1 [config]

Output value for active period 1

val2

public property bool val2 [config]

Output value for active period 2

setOutValue

public override void setOutValue(int activeVal)