<div dir="ltr">John,<div><br></div><div>Take a look at the following post I made on the eSimForums regading BDL Expressions: <a href="http://www.esimforums.com/equest/viewtopic.php?f=70&t=139">http://www.esimforums.com/equest/viewtopic.php?f=70&t=139</a> which can be helpful for starting out with BDL Functions.</div>
<div><br></div><div>However, the short answer is that you the #SI function is case sensitive.  Your parameter value needs to be "NO", not "No".  I was able to make your expression work simply by using capital letters in the global parameter value.</div>
<div><br></div><div>-Robby</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 11, 2013 at 9:07 AM, J R <span dir="ltr"><<a href="mailto:john.reed.other@gmail.com" target="_blank">john.reed.other@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Everybody,<div>First off, as a relatively new eQUEST user, the past discussions in the archives has been immensely helpful in troubleshooting issues, so thanks to everybody for responding to questions from eQUEST rookies like myself.  Now, for the new questions:</div>

<div><br></div><div>I've developed a model in detailed mode that I would like to make some parametric runs for to run alternative scenarios. For numeric inputs, I haven't run into any issues, but I'm wondering if there's a way to change words using global parameters too. Specifically, I'd like to add an enthalpy wheel in the parametric run by adjusting the yes/no option under my AHU's heat recovery 1 tab: "ERV device installed" Yes/No dropdown. These are the steps I've taken.</div>

<div><br></div><div><ul><li>Create new global parameter: "Enthalpy Wheel On/Off"</li><ul><li>Parameter type: "New Symbol"</li><li>Parameter value: "No"</li></ul><li>Right click device Installed dropdown: User Input Expression - I tried two different expressions:</li>

<ul><li>#SI(#PA("Enthalpy Wheel On/Off"),"SYSTEM","RECOVER-EXHAUST")<br></li><ul><li>Error Message: Expression Evaluation Error: BDL Symbol 'No' not found</li></ul><li>#parameter("Enthalpy Wheel On/Off")</li>

<ul><li>Invalid symbol assignment (symbol table index = 0)</li></ul></ul><li>If the above error were solved, my next step would be to create a parametric run, component type: symbolic global parameter, and change the value to "yes".</li>

</ul>I have no doubt that I'm using the wrong language for what I'm trying to accomplish, but don't know what other approach to take.  Any advice would be greatly appreciated.</div><div><br></div><div>Also, on a more general note, does anybody have a good resource they could share that is more or less an eQUEST detailed mode guide? I've found the intro, wizard, and DOE2 guides on the eQUEST site, but it seems like there is a lot of functionality with the program in detailed mode that isn't really explained anywhere.</div>

<div><br></div><div>Thanks in advance for your help!</div><div><br></div><div>John</div></div>
<br>_______________________________________________<br>
Equest-users mailing list<br>
<a href="http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org" target="_blank">http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org</a><br>
To unsubscribe from this mailing list send  a blank message to <a href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a><br>
<br></blockquote></div><br></div>