<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Gary.<br>
      You'll need to implement an equation that combines the two signals
    into one. This can be done in any of a number of ways depending upon
    the need. Imagine that the variables yChill_1 and yChill_2 are the
    two control signals that are to be combined. Each can have a value
    of either 1 or 0. Two possible combining equations are:<br>
    <br>
    yChiller = OR(yChill_1,yChill_2)<br>
    <br>
    or<br>
    <br>
    yChiller = AND(yChill_1,yChill_2)<br>
    <br>
    Best,<br>
     David<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/19/2012 02:37, KUM GARY wrote:<br>
    </div>
    <blockquote
cite="mid:CABZ-9hH8cwUvmaZybAO-xOQqbGcKSnN-wvVXdRByJiV1a20paQ@mail.gmail.com"
      type="cite">
      <div>Hi all,</div>
      <div> </div>
      <div>I would like to know how should i let my chiller(type 666) to
        response to 2 types of control signals ( first type is the
        thermostat control for the temperature level and the other
        type is the operating signal which is to tell the chiller to run
        for a time period of the day).</div>
      <div> </div>
      <div>Thanks in advance</div>
      <div> </div>
      <div>Regards</div>
      <div>Gary</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>
    <br>
    <pre class="moz-signature" cols="72">-- 
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
22 North Carroll Street - suite 370
Madison, WI  53703 USA

P:+1.608.274.2577
F:+1.608.278.1475
<a class="moz-txt-link-abbreviated" href="mailto:d.bradley@tess-inc.com">d.bradley@tess-inc.com</a>

<a class="moz-txt-link-freetext" href="http://www.tess-inc.com">http://www.tess-inc.com</a>
<a class="moz-txt-link-freetext" href="http://www.trnsys.com">http://www.trnsys.com</a></pre>
  </body>
</html>