Revision history [back]
I found a way to solve it. The problem was the use of EnergyManagementSystem:Actuator instead of Sensor. An actuator value cannot be setted. So, here is my solution:
- Declare used schedule without linking them to an object.
- Create an "shadow" schedule and link it to the object (here "Exterior:Lights")
- Create EMS program using: 3.a. Actuator for "shadow" schedule 3.b. Sensor for used schedule
I found a way to solve it.
The problem was the use of EnergyManagementSystem:Actuator instead of Sensor.
An actuator setting schedule value cannot be setted.
to 0.
So, here is my solution:
- Declare used schedule without linking them to an object.
- Create an "shadow" schedule and link it to the object (here "Exterior:Lights")
- Create EMS program using: 3.a. Actuator for "shadow" schedule 3.b. Sensor for used schedule