2

how to assign a big Excel data for an E+ schedule:Compact?

Hi

In my model , I am going to define a schedule:compact for temperature to read the temperature from an excel file for every hour in whole winter . Is there anyway, not to do that manually?

Thanks, Navid

s_pourm's avatar
775
s_pourm
asked 2015-10-21 15:24:01 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-11-07 13:34:35 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

4

You can use Schedule:File object, according to input output reference " Schedule:File can also be used to read in hourly or sub-hourly schedules computed by other software or developed in a spreadsheet or other utility."

Waseem's avatar
2.5k
Waseem
answered 2015-10-21 15:31:12 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
2

Try using a Schedule:File object instead of Schedule:Compact.

ericringold's avatar
10.6k
ericringold
answered 2015-10-21 15:26:48 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments