<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:Gadugi;
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
p.m-1807945418919055858msolistparagraph, li.m-1807945418919055858msolistparagraph, div.m-1807945418919055858msolistparagraph
        {mso-style-name:m_-1807945418919055858msolistparagraph;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">“Negative types?”  That’s a new one to me!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">The expression I composed is working fine using version 3.65 build 7163, but I can recreate your error using build 7173. 
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Looks like the doe2 default within build 7173 looks like this – 2 things catch my eye:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">if (#RV(#L("COGEN-TRACK-SCH")) == 0)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">    then unused<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">    else
<span style="background:yellow;mso-highlight:yellow">#SIT</span>("TRACK-ELEC","ELEC-METER","COGEN-TRACK-MODE"<span style="background:yellow;mso-highlight:yellow">,#L("TYPE")</span>)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">   endif<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">What’s #SIT?   Lo and behold there’s a new doe-2 reference manual entry explaining this is a
<i>thing</i> now:<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Volume 3: Topics > Building Description Language > Keyword Expressions > BDL Functions > SymIndexType or #SIT<o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Would you believe they use COGEN-TRACK-MODE as an example to explain this new(?) #SIT function?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">On my first reading – it looks like #SIT is now supposed to be required of all “negative TYPE commands.”  ELEC-METER has been crowned one of those “negative TYPEs” for DOE-2.2/2.3.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Do I fully understand/appreciate why our expressions are now that much longer & more complex to type out?  No… No I do not… (it might take me a few more readings of that entry)...
 but in any case here’s a modified version for build 7173+ that looks to be in working order.  All I did was add that 4<sup>th</sup> argument and update #SI to #SIT:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">if (#RV(#L("COGEN-TRACK-SCH")) == 0)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">then unused<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">else switch(#PA("Tracking Mode"))<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">     case 1 : #SI<span style="background:yellow;mso-highlight:yellow">T</span>("DONT-RUN","ELEC-METER","COGEN-TRACK-MODE",<span style="background:yellow;mso-highlight:yellow">#L("TYPE")</span>)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">     case 2 : #SI<span style="background:yellow;mso-highlight:yellow">T</span> ("TRACK-THERMAL","ELEC-METER","COGEN-TRACK-MODE",<span style="background:yellow;mso-highlight:yellow">#L("TYPE")</span>)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">     case 3 : #SI<span style="background:yellow;mso-highlight:yellow">T</span> ("TRACK-LESSER","ELEC-METER","COGEN-TRACK-MODE",<span style="background:yellow;mso-highlight:yellow">#L("TYPE")</span>)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">     case 4 : #SI<span style="background:yellow;mso-highlight:yellow">T</span>("TRACK-GREATER","ELEC-METER","COGEN-TRACK-MODE",<span style="background:yellow;mso-highlight:yellow">#L("TYPE")</span>)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">     case 5 : #SI<span style="background:yellow;mso-highlight:yellow">T</span>("MAX-OUTPUT","ELEC-METER","COGEN-TRACK-MODE",<span style="background:yellow;mso-highlight:yellow">#L("TYPE")</span>)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">     default : #SI<span style="background:yellow;mso-highlight:yellow">T</span>("TRACK-ELEC","ELEC-METER","COGEN-TRACK-MODE",<span style="background:yellow;mso-highlight:yellow">#L("TYPE")</span>)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">     endswitch<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Consolas">endif<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">~Nick<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Arial",sans-serif;color:#3A7A46"><img width="726" height="9" style="width:7.5625in;height:.0937in" id="Picture_x0020_1" src="cid:image001.png@01D2C009.5D02D0F0"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Arial",sans-serif;color:#3A7A46">Nick Caton, P.E., BEMP</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#3A7A46"><o:p></o:p></span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="724" style="width:543.0pt;border-collapse:collapse">
<tbody>
<tr>
<td width="230" valign="top" style="width:172.3pt;padding:0in 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Senior Energy Engineer</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Regional Energy Engineering Manager<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Energy and Sustainability Services</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Schneider Electric</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p></o:p></span></p>
</td>
<td width="291" valign="top" style="width:218.3pt;padding:0in 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">D  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">913.564.6361
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">M  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">785.410.3317
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">F  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">913.564.6380</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">E  </span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><a href="mailto:nicholas.caton@schneider-electric.com"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">nicholas.caton@schneider-electric.com</span></a><o:p></o:p></span></p>
</td>
<td width="203" valign="top" style="width:152.4pt;padding:0in 0in 0in 0in">
<p class="MsoNormal" align="right" style="text-align:right"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">15200 Santa Fe Trail Drive<br>
Suite 204<br>
Lenexa, KS 66219<br>
United States</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p></o:p></span></p>
</td>
</tr>
<tr style="height:4.0pt">
<td width="724" colspan="3" valign="top" style="width:543.0pt;padding:0in 0in 0in 0in;height:4.0pt">
<p class="MsoNormal" style="mso-line-height-alt:4.0pt"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#3A7A46"><img border="0" width="722" height="49" style="width:7.5208in;height:.5104in" id="_x0000_i1026" src="cid:image002.png@01D2C009.5D02D0F0"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> siddharth patil [<a href="mailto:patilsiddharth5@gmail.com">mailto:patilsiddharth5@gmail.com</a>]
<br>
<b>Sent:</b> Thursday, April 27, 2017 7:17 PM<br>
<b>To:</b> Nicholas Caton <<a href="mailto:Nicholas.Caton@schneider-electric.com">Nicholas.Caton@schneider-electric.com</a>><br>
<b>Subject:</b> Re: [Equest-users] (no subject)<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Thank you Nicholas for prompt reply.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I did that and encountered an error.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><img border="0" width="472" height="348" style="width:4.9166in;height:3.625in" id="_x0000_i1027" src="cid:image003.png@01D2C009.5D02D0F0" alt="Inline image 2"><o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><img border="0" id="_x0000_i1028" src="https://mailfoogae.appspot.com/t?sender=acGF0aWxzaWRkaGFydGg1QGdtYWlsLmNvbQ%3D%3D&type=zerocontent&guid=83c35b55-0e1a-4174-bc7f-acc90ac815c5"><span style="font-size:7.5pt;font-family:"Gadugi",sans-serif;color:white">ᐧ</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><b><u><span style="font-size:11.5pt;font-family:"Segoe UI",sans-serif;color:#212121">Siddharth S. Patil</span></u></b><span style="font-size:11.5pt;font-family:"Segoe UI",sans-serif;color:#212121"><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica",sans-serif;color:black">Mechanical Engineer(MS)<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica",sans-serif;color:black">Arizona State University,Tempe<o:p></o:p></span></p>
</div>
<p class="MsoNormal">Email: <a href="mailto:sspatil8@asu.edu" target="_blank">sspatil8@asu.edu</a>, <a href="mailto:patilsiddharth5@gmail.com" target="_blank">patilsiddharth5@gmail.com</a><o:p></o:p></p>
<div>
<p class="MsoNormal"><span style="font-size:11.5pt;font-family:"Segoe UI",sans-serif;color:#212121">Contact: +1 (480)-465-1540<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Thu, Apr 27, 2017 at 4:46 PM, Nicholas Caton <<a href="mailto:Nicholas.Caton@schneider-electric.com" target="_blank">Nicholas.Caton@schneider-electric.com</a>> wrote:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<div>
<div>
<p class="m-1807945418919055858msolistparagraph"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">1.</span><span style="font-size:7.0pt">      
</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Create a global parameter – I chose to call it “Tracking Mode” and to use numeric values to toggle the setting.  </span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph"><img border="0" width="679" height="262" style="width:7.0729in;height:2.7291in" id="m_-1807945418919055858Picture_x0020_4" src="cid:image004.png@01D2C009.5D02D0F0"><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">2.</span><span style="font-size:7.0pt">      
</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Add an expression to the tracking mode dropdown in the meter(s) of interest by right-clicking and selecting the option in the context menu:</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph"><img border="0" width="630" height="608" style="width:6.5625in;height:6.3333in" id="m_-1807945418919055858Picture_x0020_6" src="cid:image005.png@01D2C009.5D02D0F0"><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">3.</span><span style="font-size:7.0pt">      
</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">I used the doe2 default expression (what determines the green text) as the starting point, so if you opt to specify a tracking schedule of any kind this input will default to “n/a” (unused). 
 My additions to the default expression are highlighted for clarity, for anyone interested:</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas">if (#RV(#L("COGEN-TRACK-SCH")) == 0)</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas">then unused</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas">else
<span style="background:yellow">switch(#PA("Tracking Mode"))</span></span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas;background:yellow">     case 1 : #SI("DONT-RUN","ELEC-METER","COGEN-TRACK-MODE")</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas;background:yellow">     case 2 : #SI("TRACK-THERMAL","ELEC-METER","COGEN-TRACK-MODE")</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas;background:yellow">     case 3 : #SI("TRACK-LESSER","ELEC-METER","COGEN-TRACK-MODE")</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas;background:yellow">     case 4 : #SI("TRACK-GREATER","ELEC-METER","COGEN-TRACK-MODE")
</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas;background:yellow">     case 5 : #SI("MAX-OUTPUT","ELEC-METER","COGEN-TRACK-MODE")</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas">    
<span style="background:yellow">default :</span> #SI("TRACK-ELEC","ELEC-METER","COGEN-TRACK-MODE")
</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas">     <span style="background:yellow">endswitch</span></span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph" style="margin-left:1.0in"><span style="font-size:11.0pt;font-family:Consolas">endif</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">4.</span><span style="font-size:7.0pt">      
</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Now if in a parametric run you change the global parameter “Tracking Mode” to any of the values 1 through 5, it will switch the meter’s tracking mode to the corresponding setting in the
 highlighted switch statement above (i.e. 2 will result in the Track Thermal option):</span><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph"><img border="0" width="884" height="415" style="width:9.2083in;height:4.3229in" id="m_-1807945418919055858Picture_x0020_9" src="cid:image006.png@01D2C009.5D02D0F0"><o:p></o:p></p>
<p class="m-1807945418919055858msolistparagraph"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">~Nick</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Arial",sans-serif;color:#3A7A46"><img border="0" width="726" height="9" style="width:7.5625in;height:.0937in" id="m_-1807945418919055858Picture_x0020_1" src="cid:image001.png@01D2C009.5D02D0F0"></span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:11.0pt;font-family:"Arial",sans-serif;color:#3A7A46">Nick Caton, P.E., BEMP</span></b><o:p></o:p></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="724" style="width:543.0pt;border-collapse:collapse">
<tbody>
<tr>
<td width="230" valign="top" style="width:172.3pt;padding:0in 0in 0in 0in">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Senior Energy Engineer</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Regional Energy Engineering Manager</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Energy and Sustainability Services</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Schneider Electric</span><o:p></o:p></p>
</td>
<td width="291" valign="top" style="width:218.3pt;padding:0in 0in 0in 0in">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">D  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469"><a href="tel:(913)%20564-6361" target="_blank">913.564.6361</a>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">M  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469"><a href="tel:(785)%20410-3317" target="_blank">785.410.3317</a>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">F  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469"><a href="tel:(913)%20564-6380" target="_blank">913.564.6380</a></span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">E  </span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><a href="mailto:nicholas.caton@schneider-electric.com" target="_blank"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">nicholas.caton@schneider-electric.com</span></a></span><o:p></o:p></p>
</td>
<td width="203" valign="top" style="width:152.4pt;padding:0in 0in 0in 0in">
<p class="MsoNormal" align="right" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right">
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">15200 Santa Fe Trail Drive<br>
Suite 204<br>
Lenexa, KS 66219<br>
United States</span><o:p></o:p></p>
</td>
</tr>
<tr style="height:4.0pt">
<td width="724" colspan="3" valign="top" style="width:543.0pt;padding:0in 0in 0in 0in;height:4.0pt">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#3A7A46"><img border="0" width="722" height="49" style="width:7.5208in;height:.5104in" id="m_-1807945418919055858_x005f_x0000_i1025" src="cid:image002.png@01D2C009.5D02D0F0"></span><o:p></o:p></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Equest-users [mailto:<a href="mailto:equest-users-bounces@lists.onebuilding.org" target="_blank">equest-users-bounces@lists.onebuilding.org</a>]
<b>On Behalf Of </b>siddharth patil via Equest-users<br>
<b>Sent:</b> Thursday, April 27, 2017 5:25 PM<br>
<b>To:</b> <a href="mailto:equest-users@lists.onebuilding.org" target="_blank">equest-users@lists.onebuilding.org</a><br>
<b>Subject:</b> [Equest-users] (no subject)</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Hello, I am modeling PV system into my eQuest model. I want to run it over my baseline model and see how much savings I get. For this I am trying to set a global parameter or the
 command-keyword method for parametric run. How can I set a global parameter for Electric meter - Cogeneration - Track Mode parameter?<o:p></o:p></p>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><br>
Thanks in advance!<o:p></o:p></p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><br clear="all">
<o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><u><span style="font-size:11.5pt;font-family:"Segoe UI",sans-serif;color:#212121">Siddharth S. Patil</span></u></b><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:9.0pt;font-family:"Helvetica",sans-serif;color:black"> </span><o:p></o:p></p>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><br>
______________________________________________________________________<br>
This email has been scanned by the Symantec Email Security.cloud service.<br>
______________________________________________________________________<o:p></o:p></p>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><br>
______________________________________________________________________<br>
This email has been scanned by the Symantec Email Security.cloud service.<br>
______________________________________________________________________<o:p></o:p></p>
</div>
</body>
</html>