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

EnergyModeler's profile - activity

2019-04-30 11:20:08 -0500 marked best answer EMS script for Fan Coil Units

Hi,

I am new to EMS (through Design Builder) and I am trying to make a script that keeps the fan coil supply fan on during occupied periods (6AM to 9PM) for all zones in my building. The availability is already set to 247 in the building so it wouldn't be the availability variable that I would need to use.

I am having trouble finding the correct variable to use to keep the fan coil supply fans on. I've attached my script below. Thank you.

EnergyManagementSystem:ProgramCallingManager,

, InsideHVACSystemIterationLoop, ;

EnergyManagementSystem:Program,

,

! add program code

IF CurrentTime >= 6 && CurrentTime <=18

<foralloccupiedzones>

2019-04-03 10:11:55 -0500 edited question Modelling Transformers using EMS

Modelling Transformers using EMS Hi, I am using ePlus to model transformers. The goal right now however is to implement

2019-04-03 10:11:55 -0500 received badge  Editor (source)
2019-04-03 09:48:00 -0500 edited question Modelling Transformers using EMS

Modelling Transformers using EMS Hi, I am using ePlus to model transformers. The goal right now however is to implement

2019-04-03 08:45:03 -0500 asked a question Modelling Transformers using EMS

Modelling Transformers using EMS Hi, I am using ePlus to model transformers. The goal right now however is to implement

2018-12-07 06:37:10 -0500 received badge  Supporter (source)
2018-12-07 06:34:59 -0500 commented answer EMS script for Fan Coil Units

Right. I should be more clear. The fan coil supply power dips in some zones during occupied times (all the way to zero w

2018-12-06 20:21:55 -0500 received badge  Student (source)
2018-12-06 14:47:38 -0500 asked a question EMS script for Fan Coil Units

EMS script for Fan Coil Units Hi, I am new to EMS (through Design Builder) and I am trying to make a script that keeps