trend value of previous system timestep not the zone timestep

asked 2017-06-15 22:38:22 -0500

Fan's avatar

I want to get the history value of a trend variable in the previous system timestep. But the built-in trend function TrendValue can only return the value of previous zone timestep. So how can I achieve this?

Any help will be greatly appreciated.

edit retag flag offensive close merge delete

Comments

It's always a good idea to cite precisely the object you're refering to and adding a link to the doc isn't a bad idea to make the life of people who are willing to answer a bit easier. If this case I assume you're refering to EnergyManagementSystem:TrendVariable?

Julien Marrec's avatar Julien Marrec  ( 2017-06-16 02:30:58 -0500 )edit

haha ,Yeah, Now, I use the "EnergyManagementSystem:TrendVariable" and the built-in function "TrendValue" to retrieve the history data.

Fan's avatar Fan  ( 2017-06-16 11:04:13 -0500 )edit