First time here? Check out the Help page!
1 | initial version |
You might be able to assign a schedule value directly to the EMS actuator.
Schedule:File,
*SchName*, !- Name
... (all associated Schedule:File object's fields)
EnergyManagementSystem:Actuator,
**YourActuatorName**,
*SchName*,
Schedule:File,
Schedule Value;
2 | No.2 Revision |
You might be able to assign a schedule value directly to the EMS actuator.
Schedule:File,
*SchName*, SchName, !- Name
... (all associated Schedule:File object's fields)
EnergyManagementSystem:Actuator,
**YourActuatorName**, YourActuatorName, *SchName*, SchName,
Schedule:File,
Schedule Value;