[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EnergyPlus_Support] Slat Angle using EMS




Hi all,

I'm trying to control the Slat Angle of a WindowMaterial:Blind using EMS. The EMS input object I used for the actuator is:

EnergyManagementSystem:Actuator,
    AT_Inlet_Slat_Act,       !- Name
    AT_Inlet,                !- Actuated Component Unique Name
    Window Shading Control,  !- Actuated Component Type
    Slat Angle;              !- Actuated Component Control Type

However when I run the simulation I get the following error:

   ** Severe  ** Invalid Actuated Component Control Type =SLAT ANGLE
   **   ~~~   ** Entered in EnergyManagementSystem:Actuator=AT_INLET_SLAT_ACT
   **   ~~~   ** Control Type not found
   **   ~~~   ** Review edd file for valid component control types.