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.
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?