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

Revision history [back]

click to hide/show revision 1
initial version

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:SENSOR ===========

EnergyManagementSystem:Sensor, PV_Generation, !- Name Average, !- Output:Variable or Output:Meter Index Key Name Electric Load Center Produced Electric Power; !- Output:Variable or Output:Meter Name

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:ACTUATOR ===========

EnergyManagementSystem:Actuator, CHW_Loop_Sch_Modified, !- Name CHW_Loop_Schd, !- Actuated Component Unique Name Schedule:Compact, !- Actuated Component Type Schedule Value; !- Actuated Component Control Type

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAMCALLINGMANAGER ===========

EnergyManagementSystem:ProgramCallingManager, CHW_Program, !- Name BeginTimestepBeforePredictor, !- EnergyPlus Model Calling Point System_Storage; !- Program Name 1

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAM ===========

EnergyManagementSystem:Program, System_Storage, !- Name IF (PV_Generation > 3000), !- Program Line 1 SET CHW_Loop_Sch_Modified = 1, !- Program Line 2 ELSE, !- A4 SET CHW_Loop_Sch_Modified = 0, !- A5 ENDIF; !- A6

I got this Error:

Severe * Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE * ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER * ~~~ * Entered in EnergyManagementSystem:Sensor=PV_GENERATION * ~~~ ** Unique Key Name not found.

Please can someone guide me? Please note: -HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File. -CHW_Loop_Schd is my pump schedule. Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:SENSOR ===========

EnergyManagementSystem:Sensor, PV_Generation, !- Name Average, !- Output:Variable or Output:Meter Index Key Name Electric Load Center Produced Electric Power; !- Output:Variable or Output:Meter Name

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:ACTUATOR ===========

EnergyManagementSystem:Actuator, CHW_Loop_Sch_Modified, !- Name CHW_Loop_Schd, !- Actuated Component Unique Name Schedule:Compact, !- Actuated Component Type Schedule Value; !- Actuated Component Control Type

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAMCALLINGMANAGER ===========

EnergyManagementSystem:ProgramCallingManager, CHW_Program, !- Name BeginTimestepBeforePredictor, !- EnergyPlus Model Calling Point System_Storage; !- Program Name 1

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAM ===========

EnergyManagementSystem:Program, System_Storage, !- Name IF (PV_Generation > 3000), !- Program Line 1 SET CHW_Loop_Sch_Modified = 1, !- Program Line 2 ELSE, !- A4 SET CHW_Loop_Sch_Modified = 0, !- A5 ENDIF; !- A6

I got this Error:

Severe * Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE * ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER * ~~~ * Entered in EnergyManagementSystem:Sensor=PV_GENERATION * ~~~ ** Unique Key Name not found.

Please can someone guide me? Please note:

-HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File. File.

-CHW_Loop_Schd is my pump schedule. Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:SENSOR ===========

EnergyManagementSystem:Sensor, PV_Generation, !- Name Average, !- Output:Variable or Output:Meter Index Key Name Electric Load Center Produced Electric Power; !- Output:Variable or Output:Meter Name

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:ACTUATOR ===========

EnergyManagementSystem:Actuator, CHW_Loop_Sch_Modified, !- Name CHW_Loop_Schd, !- Actuated Component Unique Name Schedule:Compact, !- Actuated Component Type Schedule Value; !- Actuated Component Control Type

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAMCALLINGMANAGER ===========

EnergyManagementSystem:ProgramCallingManager, CHW_Program, !- Name BeginTimestepBeforePredictor, !- EnergyPlus Model Calling Point System_Storage; !- Program Name 1

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAM ===========

EnergyManagementSystem:Program, System_Storage, !- Name IF (PV_Generation > 3000), !- Program Line 1 SET CHW_Loop_Sch_Modified = 1, !- Program Line 2 ELSE, !- A4 SET CHW_Loop_Sch_Modified = 0, !- A5 ENDIF; !- A6

I got this Error:

Severe * Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE * ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER * ~~~ * Entered in EnergyManagementSystem:Sensor=PV_GENERATION * ~~~ ** Unique Key Name not found.

Please can someone guide me? Please note:

-HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.

-CHW_Loop_Schd is my pump schedule. schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:SENSOR ===========

EnergyManagementSystem:Sensor, PV_Generation, !- Name Average, !- Output:Variable or Output:Meter Index Key Name Electric Load Center Produced Electric Power; !- Output:Variable or Output:Meter Name

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:ACTUATOR ===========

EnergyManagementSystem:Actuator, CHW_Loop_Sch_Modified, !- Name CHW_Loop_Schd, !- Actuated Component Unique Name Schedule:Compact, !- Actuated Component Type Schedule Value; !- Actuated Component Control Type

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAMCALLINGMANAGER ===========

EnergyManagementSystem:ProgramCallingManager, CHW_Program, !- Name BeginTimestepBeforePredictor, !- EnergyPlus Model Calling Point System_Storage; !- Program Name 1

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAM ===========

EnergyManagementSystem:Program, System_Storage, !- Name IF (PV_Generation > 3000), !- Program Line 1 SET CHW_Loop_Sch_Modified = 1, !- Program Line 2 ELSE, !- A4 SET CHW_Loop_Sch_Modified = 0, !- A5 ENDIF; !- A6

I got this Error:

Severe * Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE * ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER * ~~~ * Entered in EnergyManagementSystem:Sensor=PV_GENERATION * ~~~ ** Unique Key Name not found.

Please can someone guide me? Please note:

-HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.

-CHW_Loop_Schd is my pump schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:SENSOR ===========

EnergyManagementSystem:Sensor, EnergyManagementSystem:Sensor,

PV_Generation,      !- Name
  Average,                 !- Output:Variable or Output:Meter Index Key Name
  Electric Load Center Produced Electric Power;  !- Output:Variable or Output:Meter Name

Name

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:ACTUATOR ===========

EnergyManagementSystem:Actuator, EnergyManagementSystem:Actuator,

CHW_Loop_Sch_Modified,   !- Name
  CHW_Loop_Schd,           !- Actuated Component Unique Name
  Schedule:Compact,        !- Actuated Component Type
  Schedule Value;          !- Actuated Component Control Type

Type

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAMCALLINGMANAGER ===========

EnergyManagementSystem:ProgramCallingManager, EnergyManagementSystem:ProgramCallingManager,

CHW_Program,             !- Name
  BeginTimestepBeforePredictor,  !- EnergyPlus Model Calling Point
  System_Storage;          !- Program Name 1

1

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAM ===========

EnergyManagementSystem:Program, EnergyManagementSystem:Program,

System_Storage,          !- Name
  IF (PV_Generation > 3000),  !- Program Line 1
  SET CHW_Loop_Sch_Modified = 1,  !- Program Line 2
  ELSE,                    !- A4
  SET CHW_Loop_Sch_Modified = 0,  !- A5
  ENDIF;                   !- A6

A6

I got this Error:

Severe * Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE * ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER * ~~~ * Entered in EnergyManagementSystem:Sensor=PV_GENERATION * ~~~ ** Unique Key Name not found.

Please can someone guide me? Please note:

-HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.

-CHW_Loop_Schd is my pump schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:SENSOR ===========

EnergyManagementSystem:Sensor,

PV_Generation,      !- Name

Average,                 !- Output:Variable or Output:Meter Index Key Name

Electric Load Center Produced Electric Power;  !- Output:Variable or Output:Meter Name

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:ACTUATOR ===========

EnergyManagementSystem:Actuator,

CHW_Loop_Sch_Modified,   !- Name

CHW_Loop_Schd,           !- Actuated Component Unique Name

Schedule:Compact,        !- Actuated Component Type

Schedule Value;          !- Actuated Component Control Type

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAMCALLINGMANAGER ===========

EnergyManagementSystem:ProgramCallingManager,

CHW_Program,             !- Name

BeginTimestepBeforePredictor,  !- EnergyPlus Model Calling Point

System_Storage;          !- Program Name 1

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAM ===========

EnergyManagementSystem:Program,

System_Storage,          !- Name

IF (PV_Generation > 3000),  !- Program Line 1

SET CHW_Loop_Sch_Modified = 1,  !- Program Line 2

ELSE,                    !- A4

SET CHW_Loop_Sch_Modified = 0,  !- A5

ENDIF;                   !- A6

I got this Error:

Severe *
**
Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE =AVERAGE

* ~~~ * ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER POWER

* ~~~ * ~~~ Entered in EnergyManagementSystem:Sensor=PV_GENERATION

* Entered in EnergyManagementSystem:Sensor=PV_GENERATION ~~~ * ~~~ ** Unique Key Name not found.

Please can someone guide me? Please note:

-HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.

-CHW_Loop_Schd is my pump schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:SENSOR ===========

EnergyManagementSystem:Sensor,

PV_Generation,      !- Name

Average,                 !- Output:Variable or Output:Meter Index Key Name

Electric Load Center Produced Electric Power;  !- Output:Variable or Output:Meter Name

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:ACTUATOR ===========

EnergyManagementSystem:Actuator,

CHW_Loop_Sch_Modified,   !- Name

CHW_Loop_Schd,           !- Actuated Component Unique Name

Schedule:Compact,        !- Actuated Component Type

Schedule Value;          !- Actuated Component Control Type

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAMCALLINGMANAGER ===========

EnergyManagementSystem:ProgramCallingManager,

CHW_Program,             !- Name

BeginTimestepBeforePredictor,  !- EnergyPlus Model Calling Point

System_Storage;          !- Program Name 1

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAM ===========

EnergyManagementSystem:Program,

System_Storage,          !- Name

IF (PV_Generation > 3000),  !- Program Line 1

SET CHW_Loop_Sch_Modified = 1,  !- Program Line 2

ELSE,                    !- A4

SET CHW_Loop_Sch_Modified = 0,  !- A5

ENDIF;                   !- A6

I got this Error:

Severe
** Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE

* ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER

* ~~~ * Entered in EnergyManagementSystem:Sensor=PV_GENERATION

* ~~~ * Unique Key Name not found.

Please can someone guide me? me?

Please note:

-HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.

-CHW_Loop_Schd is my pump schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:SENSOR ===========

EnergyManagementSystem:Sensor,

PV_Generation,      !- Name

Average,                 !- Output:Variable or Output:Meter Index Key Name

Electric Load Center Produced Electric Power;  !- Output:Variable or Output:Meter Name

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:ACTUATOR ===========

EnergyManagementSystem:Actuator,

CHW_Loop_Sch_Modified,   !- Name

CHW_Loop_Schd,           !- Actuated Component Unique Name

Schedule:Compact,        !- Actuated Component Type

Schedule Value;          !- Actuated Component Control Type

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAMCALLINGMANAGER ===========

EnergyManagementSystem:ProgramCallingManager,

CHW_Program,             !- Name

BeginTimestepBeforePredictor,  !- EnergyPlus Model Calling Point

System_Storage;          !- Program Name 1

!- =========== ALL OBJECTS IN CLASS: ENERGYMANAGEMENTSYSTEM:PROGRAM ===========

EnergyManagementSystem:Program,

System_Storage,          !- Name

IF (PV_Generation > 3000),  !- Program Line 1

SET CHW_Loop_Sch_Modified = 1,  !- Program Line 2

ELSE,                    !- A4

SET CHW_Loop_Sch_Modified = 0,  !- A5

ENDIF;                   !- A6

I got this Error:

Severe
** Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE

* ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER

* ~~~ * Entered in EnergyManagementSystem:Sensor=PV_GENERATION

* ~~~ * Unique Key Name not found.

Please can someone guide me?

Please note:

-HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.

-CHW_Loop_Schd is my pump schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

EnergyManagementSystem:Sensor,

PV_Generation,      !- Name

Average,                 !- Output:Variable or Output:Meter Index Key Name

Electric Load Center Produced Electric Power;  !- Output:Variable or Output:Meter Name

EnergyManagementSystem:Actuator,

CHW_Loop_Sch_Modified,   !- Name

CHW_Loop_Schd,           !- Actuated Component Unique Name

Schedule:Compact,        !- Actuated Component Type

Schedule Value;          !- Actuated Component Control Type

EnergyManagementSystem:ProgramCallingManager,

CHW_Program,             !- Name

BeginTimestepBeforePredictor,  !- EnergyPlus Model Calling Point

System_Storage;          !- Program Name 1

EnergyManagementSystem:Program,

System_Storage,          !- Name

IF (PV_Generation > 3000),  !- Program Line 1

SET CHW_Loop_Sch_Modified = 1,  !- Program Line 2

ELSE,                    !- A4

SET CHW_Loop_Sch_Modified = 0,  !- A5

ENDIF;                   !- A6

I got this Error:

Severe
** Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE

* ~~~ * For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER

* ~~~ * Entered in EnergyManagementSystem:Sensor=PV_GENERATION

* ~~~ * Unique Key Name not found.

Please can someone guide me?

Please note:

-HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.

-CHW_Loop_Schd is my pump schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then 3000 watts. Here is my Program:

EnergyManagementSystem:Sensor,

EnergyManagementSystem:Sensor,
  PV_Generation,      !- Name
  Average,                 !- Output:Variable or Output:Meter Index Key Name
  Electric Load Center Produced Electric Power;  !- Output:Variable or Output:Meter Name

EnergyManagementSystem:Actuator,



EnergyManagementSystem:Actuator,
  CHW_Loop_Sch_Modified,   !- Name
  CHW_Loop_Schd,           !- Actuated Component Unique Name
  Schedule:Compact,        !- Actuated Component Type
  Schedule Value;          !- Actuated Component Control Type

EnergyManagementSystem:ProgramCallingManager,


EnergyManagementSystem:ProgramCallingManager,
  CHW_Program,             !- Name
  BeginTimestepBeforePredictor,  !- EnergyPlus Model Calling Point
  System_Storage;          !- Program Name 1

EnergyManagementSystem:Program,


EnergyManagementSystem:Program,
  System_Storage,          !- Name
  IF (PV_Generation > 3000),  !- Program Line 1
  SET CHW_Loop_Sch_Modified = 1,  !- Program Line 2
  ELSE,                    !- A4
  SET CHW_Loop_Sch_Modified = 0,  !- A5
  ENDIF;                   !- A6

I got this Error:

Severe
** Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE

*

** ~~~ * ** For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER

*

** ~~~ * ** Entered in EnergyManagementSystem:Sensor=PV_GENERATION

*

** ~~~ * ** Unique Key Name not found.

Please can someone guide me?

Please note:

-HVAC,Average,Electric

  • HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.

    -CHW_Loop_Schd

  • CHW_Loop_Schd is my pump schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher then than 3000 watts. Here is my Program:

EnergyManagementSystem:Sensor,
  PV_Generation,      !- Name
  Average,                 !- Output:Variable or Output:Meter Index Key Name
  Electric Load Center Produced Electric Power;  !- Output:Variable or Output:Meter Name


EnergyManagementSystem:Actuator,
  CHW_Loop_Sch_Modified,   !- Name
  CHW_Loop_Schd,           !- Actuated Component Unique Name
  Schedule:Compact,        !- Actuated Component Type
  Schedule Value;          !- Actuated Component Control Type

EnergyManagementSystem:ProgramCallingManager,
  CHW_Program,             !- Name
  BeginTimestepBeforePredictor,  !- EnergyPlus Model Calling Point
  System_Storage;          !- Program Name 1

EnergyManagementSystem:Program,
  System_Storage,          !- Name
  IF (PV_Generation > 3000),  !- Program Line 1
    SET CHW_Loop_Sch_Modified = 1,  !- Program Line 2
  ELSE,                    !- A4
    SET CHW_Loop_Sch_Modified = 0,  !- A5
  ENDIF;                   !- A6

I got this Error:

** Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE

** ~~~ ** For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER

** ~~~ ** Entered in EnergyManagementSystem:Sensor=PV_GENERATION

** ~~~ ** Unique Key Name not found.

Please can someone guide me?

Please note:

  • HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.
  • CHW_Loop_Schd is my pump schedule.

Thank you

EMS Error When Using PV Generation as Sensor

Hi all, Im Using EMS in Energy plus for making my Pump ON while my PV system production is higher than 3000 watts. Here is my Program:

EnergyManagementSystem:Sensor,
  PV_Generation,      !- Name
  Average,                 !- Output:Variable or Output:Meter Index Key Name
  Electric Load Center Produced Electric Power;  !- Output:Variable or Output:Meter Name


EnergyManagementSystem:Actuator,
  CHW_Loop_Sch_Modified,   !- Name
  CHW_Loop_Schd,           !- Actuated Component Unique Name
  Schedule:Compact,        !- Actuated Component Type
  Schedule Value;          !- Actuated Component Control Type

EnergyManagementSystem:ProgramCallingManager,
  CHW_Program,             !- Name
  BeginTimestepBeforePredictor,  !- EnergyPlus Model Calling Point
  System_Storage;          !- Program Name 1

EnergyManagementSystem:Program,
  System_Storage,          !- Name
  IF (PV_Generation > 3000),  !- Program Line 1
    SET CHW_Loop_Sch_Modified = 1,  !- Program Line 2
  ELSE,                    !- A4
    SET CHW_Loop_Sch_Modified = 0,  !- A5
  ENDIF;                   !- A6

I got this Error:

** Invalid Output:Variable or Output:Meter Index Key Name =AVERAGE

** ~~~ ** For Output:Variable or Output:Meter = ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER

** ~~~ ** Entered in EnergyManagementSystem:Sensor=PV_GENERATION

** ~~~ ** Unique Key Name not found.

Please can someone guide me?

Please note:

  • HVAC,Average,Electric Load Center Produced Electric Power [W] is taken from my RDD File.
  • CHW_Loop_Schd is my pump schedule.

Thank you