get current zone timestep num in Python EMS?
I am trying and cannot find an EMS sensor or output variable that returns the present runtime zone timestep within the hours. Thanks
First time here? Check out the Help page!
I am trying and cannot find an EMS sensor or output variable that returns the present runtime zone timestep within the hours. Thanks
It sounds like you're looking for the ZoneTimeStep built-in EMS variable.
Yes, thank you. I need the TimeStepNum built-in. However, I am using the Python API and do not see this available with the Python EMS Data Transfer/Exchange API 0.2. Do you know if there is another way to fetch it via Python? (I have made the title more specific)
It was pointed out to me that you can retrieve TimeStepNum from the zone_time_step_number method. Apparently it was renamed for python EMS. (And for completeness, you can retrieve ZoneTimeStep from the zone_time_step method.)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2021-07-01 13:52:29 -0600
Seen: 197 times
Last updated: Jul 12 '21