Variable Handle Error while using Python API in EPlus Version 22.1
I tried to get variable handle for the zone mean air temperature. For some zones, API retrieves the Zone Mean air temperature variable handle ID. But for some it does not.
I switched back to 9.60 and found that the same code works for all zone.
Is anyone aware of bugs in EPlus V22.1 preventing to get variable handles for some zones?
Thanks.
@prp92 Could you provide your files so we can investigate it please? (IDF + .py file)
Kindly call the "Zone Mean air temperature" variable in Output:variable object in IDF. The variable handle in Python doesn't receive the value unless it is declared in Output:variable object in IDF