First time here? Check out the Help page!
1 | initial version |
In OS there are many types of schedules inherited from E+. You can look at the differnet schedules type listed in the library:
You can read about the schedules different types in the I/O Reference.
I believe that when you insert the PTHP OS automatically creates the constant schedule
always on discrete havc_library . Unfortunately in OS GUIyou can only inspect and edit Rullset schedules.
If you want to see the content of the schedules other types you will have to open either the osm file or the generated in.idf file (located in the run directory of your project) with text editor and search for the specific name of the schedule.
In the benign case of the schedule you asked about it's value is 1.
If you want to use other schedule yo can construct a Rullset schedule in the schedule tab and later select it from the same pull down menu were the always on schedule appears.