OS Model doesn't add schedule name to "Number of People Schedule Name" field in People object
I am testing to create an OS Model of a single zone served with PTHP using CSharp binding method. I see all the OS and E+ objects created correctly.
One thing missing is that schedule name is not added to Number of People Schedule Name
field of the People
object (it is blank) but the schedule object is created correctly and is in the model. However, schedule names are correctly added to other People's object fields such as "Activity Level Schedule Name", "Work Efficiency Schedule Name", and "Clothing Insulation Schedule Name".
I tested it in OS version 2.0.2 and 2.0.05, both show the same problem. Lights
, and ElectricEquipment
objects also show the same problem. Am I missing something here?
Comments