<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><font face="Arial">Dear Lampros,<br>
        <br>
        You may use an equation tool:<br>
            Input 1 = Power<br>
            signal = GT(Power,50)<br>
        <i>-> signal equal 1 when Power Greater Than 50, signal = 0
          when Power < 50 </i><br>
        Other functions availables :<br>
        GT = Greater Than<br>
        LT = Lesser Than<br>
        GE = Greater and Equal<br>
        LE = Lesser and Equal<br>
        <br>
        best regards<br>
      </font></font>
    <div class="moz-signature">
      <hr align="LEFT" color="#3300FF" size="2" width="450">
      <table border="0">
        <tbody>
          <tr>
            <td rowspan="3" width="120">
              <center><a href="http://www.itf.biz"><img
                    src="cid:part1.06050805.05030701@itf.biz"
                    alt="www.itf.biz" border="0" height="103" width="66"></a><br>
                <font color=" #0000FF" face="CALIBRI" size="1"><a
                    href="http://www.itf.biz">www.itf.biz</a></font></center>
            </td>
            <td colspan="2"><font color="#000000" face="CALIBRI"
                size="2">Adrien JEZEQUEL<br>
                Simulations Thermiques Dynamiques</font></td>
          </tr>
          <tr>
            <td align="LEFT"> <font color="#0000FF" face="CALIBRI"
                size="4"><b>ITF</b></font><br>
            </td>
            <td><font color="#0000FF" face="CALIBRI" size="2">62, Rue du
                Bolliet<br>
                73230 St Alban Leysse<br>
                FRANCE<br>
              </font></td>
          </tr>
          <tr>
            <td align="LEFT" width="40"><font color="#0000FF"
                face="CALIBRI" size="2"> Phone :<br>
                Fax :<br>
                Mail:<br>
              </font>
            </td>
            <td><font color="#0000FF" face="CALIBRI" size="2"> +33(0)
                479 750 029<br>
                +33(0) 479 852 122<br>
                <a class="moz-txt-link-freetext"
                  href="mailto:a.jezequel@itf.biz">a.jezequel@itf.biz</a>
                ou <a class="moz-txt-link-freetext"
                  href="mailto:aj@itf.biz">aj@itf.biz</a></font></td>
          </tr>
        </tbody>
      </table>
      <i><font color="#008000" face="CALIBRI" size="1">Afin de
          contribuer au respect de l'environnement, merci de n'imprimer
          cet e-mail que si nécessaire<br>
          <font color="#008000" face="CALIBRI" size="1">Please, consider
            our environmental responsability before printing this email<br>
          </font></font></i><font color="#008000" face="CALIBRI"
        size="1"><font color="#008000" face="CALIBRI" size="1">
        </font></font></div>
    <br>
    Le 18/01/2012 12:36, Lampros Karalis a écrit :
    <blockquote cite="mid:005401ccd5d5$5ebbd460$1c337d20$@metal.ntua.gr"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
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;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
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]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US">Dear all, <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">I was wondering if
            someone could give me a hint on how to generate a control
            signal based on the value of another variable.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">To be more specific, I
            have a text file with the electric power generated by a Wind
            Tubine for every hour of a year, and I wand a variable to be
            1 if this power is greater than 50kW and to be zero if the
            power is lower than 50kW.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Does anybody know whch
            component will do the job?<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Best regards<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Lampros Karalis<o:p></o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
TRNSYS-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a>
<a class="moz-txt-link-freetext" href="https://mailman.cae.wisc.edu/listinfo/trnsys-users">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a>
</pre>
    </blockquote>
  </body>
</html>