First time here? Check out the Help page!
1 | initial version |
As alternative of what Aly suggested, , always through EMS: 1- create 3 EMS:Sensors to take in your 3 variable (same as Aly suggested) 2- write a simple EMS:Program to sum the 3 Sensors: ZoneTot = Zone1 + Zone2 + Zone3 (same as Aly suggested); 3- call the program through a EMS:CallingManager : my suggesiton Before Zone Time Step reporting 4- create an EMS:OutputVariable that calls the EMS variable sum of the three Sensors (ZoneTot), 5- than create a standard Output:Variable (that could sounds like ZoneTotFromEMS), with "*" as Key Value and the EMS variable name (ZoneTot) as Variable Name Please see steps 4- and 5- in the screenshot as exapmle for the sum of Chillers Cooling Energy
2 | No.2 Revision |
As alternative of what Aly suggested, , always through EMS:
EMS:
1- create 3 EMS:Sensors to take in your 3 variable (same as Aly suggested)
suggested);
2- write a simple EMS:Program to sum the 3 Sensors: ZoneTot = Zone1 + Zone2 + Zone3 (same as Aly suggested);
suggested);
3- call the program through a EMS:CallingManager : my suggesiton Before Zone Time Step reporting
reporting
4- create an EMS:OutputVariable that calls the EMS variable sum of the three Sensors (ZoneTot),
(ZoneTot),
5- than create a standard Output:Variable (that could sounds like ZoneTotFromEMS), with "*" as Key Value and the EMS variable name (ZoneTot) as Variable Name
Name
Please see steps 4- and 5- in the screenshot as exapmle for the sum of Chillers Cooling Energy
3 | No.3 Revision |
As alternative of what Aly suggested, , always through EMS:
1- create 3 EMS:Sensors to take in your 3 variable (same as Aly suggested);
2- write a simple EMS:Program to sum the 3 Sensors: ZoneTot = Zone1 + Zone2 + Zone3 (same as Aly suggested);
3- call the program through a EMS:CallingManager : my suggesiton Before Zone Time Step reporting
4- create an EMS:OutputVariable that calls the EMS variable sum of the three Sensors (ZoneTot),
5- than create a standard Output:Variable (that could sounds like ZoneTotFromEMS), with "*" as Key Value and the EMS variable name (ZoneTot) as Variable Name
Please see steps 4- and 5- in the screenshot as exapmle for the sum of Chillers Cooling Energy