How can we use EnergyManagementSystem:CurveOrTableIndexVariable
I am trying to implement EMS for the first time to differentiate the chiller performance curve according to the outdoor air temperature.
I found one example which I can refer to. example-11-performance-curve-result-override
In this example, they input different performance curve according to outdoor air temperature. I expected that EMS:CurveOrTableIndexVariable
can be used in this case. However, this example does not use it and create performance curve in EMS:Program
.
Can anyone tell me whether I can use EMS:CurveOrTableIndexVariable
for my purpose? if not can you give me some example using EMS:CurveOrTableIndexVariable
?
Comments