Revision history [back]
Producing an .edd output file
I'm reading through the EMS documentation and I see that I need to include some EMS objects before the .edd file (which tells me what EMS objects are available) is produced. Is this as chicken-and-egg as it sounds or have I missed some higher level EMS object I can add?
I've added this part at the end of the file, but what other object should I add as a starter that will allow the .edd to be produced?
Output:EnergyManagementSystem,
    Verbose,    ! Actuator Availability Dictionary Reporting
    Verbose,    ! Internal Variable Availability Dictionary Reporting
    ErrorsOnly; ! EnergyPlus Runtime Language Debug Output Level
 Producing an .edd output file
I'm reading through the EMS documentation and I see that I need to include some EMS objects before the .edd file (which tells me what EMS objects are available) is produced. Is this as chicken-and-egg as it sounds or have I missed some higher level EMS object I can add?
I've added this part at the end of the file, but what other object should I add as a starter that will allow the .edd to be produced?
Output:EnergyManagementSystem,
    Verbose,    ! Actuator Availability Dictionary Reporting
    Verbose,    ! Internal Variable Availability Dictionary Reporting
    ErrorsOnly; ! EnergyPlus Runtime Language Debug Output Level
 Producing an .edd output file
I'm reading through the EMS documentation and I see that I need to include some EMS objects before the .edd file (which tells me what EMS objects are available) is produced. Is this as chicken-and-egg as it sounds or have I missed some higher level EMS object I can add?
I've added this part at the end of the file, but what other object should I add as a starter that will allow the .edd to be produced?
Output:EnergyManagementSystem,
    Verbose,    ! Actuator Availability Dictionary Reporting
    Verbose,    ! Internal Variable Availability Dictionary Reporting
    ErrorsOnly; ! EnergyPlus Runtime Language Debug Output Level