Sun | _sun | Sunday. Connect a list of 24 values that represent the schedule value at each hour of the day. | Goo |
Mon | _mon | Monday. Connect a list of 24 values that represent the schedule value at each hour of the day. | Goo |
Tue | _tue | Tuesday. Connect a list of 24 values that represent the schedule value at each hour of the day. | Goo |
Wed | _wed | Wednesday. Connect a list of 24 values that represent the schedule value at each hour of the day. | Goo |
Thu | _thu | Thursday. Connect a list of 24 values that represent the schedule value at each hour of the day.. | Goo |
Fri | _fri | Friday. Connect a list of 24 values that represent the schedule value at each hour of the day. | Goo |
Sat | _sat | Saturday. Connect a list of 24 values that represent the schedule value at each hour of the day. | Goo |
Holiday | holiday_ | Optional input for holidays. Connect a list of 24 values that represent the schedule value at each hour of the day. If no value is input here, the schedule for Sunday will be used for all holidays. | Goo |
Cool Design Day | coolDesignDay_ | Optional input for the cooling design day that is used to size the system. Connect a list of 24 values that represent the schedule value at each hour of the day. If no value is input here, the schedule for Monday will be used for the cooling design day. | Goo |
Heat Design Day | heatDesignDay_ | Optional input for the heating design day that is used to size the system. Connect a list of 24 values that represent the schedule value at each hour of the day. If no value is input here, the schedule for Sunday will be used for the heating design day. | Goo |
------------ | ------------ | ... | Goo |
Schedule Name | _scheduleName | A text string representing a name for the schedule that this component will create. This name should be unique among the schedules in your Grasshopper document to ensure that you do not overwrite other schedules. | Goo |
Sched Type Limits | _schedTypeLimits_ | A text string from the scheduleTypeLimits output of the "Honeybee_Call From EP Schedule Library" component. This value represents the units of the schedule input values. The default is "Fractional" for a schedule with values that range between 0 and 1. Other common inputs include "Temperature", "On/Off", and "ActivityLevel". | Goo |
Run It | _runIt | Set to "True to write the schedule to the Honeybee library such that you can assign the schedule with other Honeybee components. | Goo |