[Equest-users] Inquiry about Annual Schedule

ly z zlyfish at gmail.com
Tue Jun 11 16:54:41 PDT 2013


Hey Guys,

I get a situation when I want to build a parametric annual temperature
schedule from variable weekly schedule throught parametric runs. By saying
that I am planing to use a flag signal, F in the user input expression.
When F is true, the annual schedule will be made up of Weekly Schedule 1,
else if F is false, the annual schedule will be composed by Weekly Schedule
2.

I thought it would be a simple by writing an if then else logic

If(#PA("F" == "TRUE") Then
   #SI("Weekly Schedule 1","SCHEDULE","WEEK-SCHEDULES")
else
   #SI("Weekly Schedule 2","SCHEDULE","WEEK-SCHEDULES")
Endif

But it turns out that when I click OK, Equest automatically shut down and
send me an error message! What is the problem here? You can't use such
command for annual schedule?
I know that the format and key words are correct, since the msg box will
pop out and stop you there if there is any format mistake. But my situation
is, Equest allows you to click OK button, but it shut down immediately
without any other hint!

I really get blocked here... Any help will be appreciated!

Thanks in advance!

Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/equest-users-onebuilding.org/attachments/20130611/453cc807/attachment.htm>


More information about the Equest-users mailing list