Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Look at the Input Output Reference. it should look more like that:

Schedule:Day:Interval,
  $EE,                    !- Name
  Any Number,             !- Schedule Type Limits Name
  No,                     !- Interpolate to Timestep
  until: 00:15,           !- Time 1
  0;                      !- Value Until Time 1 
  until: 00:30,           !- Time 2
  100;                    !- Value Until Time 2
  until: 00:45,           !- Time3
  200;                    !- Value Until Time 3 
  until: 24:00,           !- Time 4
  0;                      !- Value Until Time 4

You must describe 24 hours.