AnnualMetrics - Schedue or Data Collection?

Hi,
After simulating with the AnnualDaylight component, i wanted to parse esults with the AnnualMetrics component.
In the schedule input i plug a schedule receiving this error:

Runtime error (ArgumentTypeException): tuple is not callable

Traceback:
line 148, in script

If i convert the schedule to data (SchToData component) and plug this data instead of the schedule the error is solved.

FYI …?

Thanks,
-A.

Hey @AbrahamYezioro ,

Are you saying that you plug in an Energy schedule into the annual metrics component and you get this error? What type of schedule is it? Is it a ScheduleFixedInterval?

Hi @chris,
Indeed it is a ScheduleFixedInterval type.
Now tested with other types and it works fine.
-A.

Thanks for reporting, @AbrahamYezioro . I just merged a fix:

You should be able to get it with the “LB Versioner” within the hour or so.

Excelent!!
Thanks @chris.
-A.