First time here? Check out the Help page!
1 | initial version |
To modify window properties with EMS, you need the following:
EnergyManagementSystem:Actuator
for Surface, Construction StateEnergyManagementSystem:ConstructionIndexVariable
objects to determine the index for each construction that will be used.EnergyManagementSystem:Program
to assign the desired construction state.ShadowCalculation, TimestepFrequency;
object.Example file EMSThermochromicWindow.idf illustrates the use of the construction state actuator. If you add daylighting controls to this, there will be little impact, because the south zone has six or so windows and the EMS is only acting on one of them. Deleting the other windows shows that illuminance tracks the changes in window construction state, but they are lagged by one zone timestep. Reference issue #4266