Dear Philip,<br /><br />Thank you for bringing this to our attention. Yes, that is indeed suppose to be 10 not 16. I can send you another external DLL to replace your existing one, or you can simply change it in the source code and recompile either in the TRNDLL or an external DLL (MyType.dll).<br /><br />Best regards,<br /><br />Matt Duffy<br /> <br /> <br /> <!--replyfwdwrap--><div style="background-image: url("http://webmail.fusemail.com/de/r_bg_img.gif"); background-position: center top; background-repeat: repeat-x;"><strong>----- Original Message -----</strong><br /><strong>From:</strong> "Philip Horn" <phorn@fraunhofer.org> <br /><strong>Sent:</strong> Fri, May 13, 2011 12:50<br /><strong>Subject:</strong> [TRNSYS-users] error with TESS TYPE568-1, bug in the code?<br /><br /><table cellspacing="5" width="100%"><tbody><tr><td><div class="PrivateMsgDiv"><!-- begin sanitized html -->      <style type="text/css">


</style>    <div class="bodyclass"><div class="Section1"><p class="MsoNormal">Hi everyone,</p>  <p class="MsoNormal"> </p>  <p class="MsoNormal">I found a problem with TYPE568-1:</p>  <p class="MsoNormal"> </p>  <p class="MsoNormal">This type requires 16 inputs for mode 3:</p>  <p class="MsoNormal"> </p>  <p class="MsoNormal">    ElseIf (mode_eff == 3) Then</p>  <p class="MsoNormal">       Call SetNumberofInputs(10)          </p>  <p class="MsoNormal">       Call SetInputUnits(16,'DM1')   </p>  <p class="MsoNormal">    EndIf</p>  <p class="MsoNormal"> </p>  <p class="MsoNormal">However, only 10 are specified in the proforma!</p>  <p class="MsoNormal"> </p>  <p class="MsoNormal">So I get this error</p>  <p class="MsoNormal">“    TRNSYS Message    142 : The subrout!
 ine has attempted to set the units for the reported input number, which is beyond the number of inputs specified for the Type.</p>  <p class="MsoNormal">    Reported information  : Input # 16 Set to Type: DM1”</p>  <p class="MsoNormal"> </p>  <p class="MsoNormal"> </p>  <p class="MsoNormal"><b><span style="font-size: 14pt;">I think the 16 should be a 10 in the code (Call SetInputUnits(16,'DM1') ) , right?</span></b></p>  <p class="MsoNormal"> </p>  <p class="MsoNormal">How can I change this and bring it into the TRNDLL, as it is a TESS type?</p>  <p class="MsoNormal">I found the TESS dlls, but I got no idea how I could open and rebuild them.</p>  <p class="MsoNormal">I can import it as a user component, but there must be a way to recompile the TESS DLL… ?</p>  <p class="MsoNormal"> </p>  <p class="MsoNormal">Could anyone please confirm that the source code is incorrect, or if it’s not the case, provide the solution !
 <span style="font-family: Wingdings;">J</span> ?</p>  <p class="MsoNor
mal"> </p>  <p class="MsoNormal">Best,</p>  <p class="MsoNormal">Philip</p>  <p class="MsoNormal"> </p>  <p class="MsoNormal"> </p>  <p class="MsoNormal"><b><span style="color: black;">Philip Horn</span></b><span style="color: black;"><br /> <b>Fraunhofer Center for Sustainable Energy Systems CSE</b><br /> 25 First Street</span></p>  <p class="MsoNormal"><span style="color: black;">Cambridge, MA 02141, U.S.A.<br /> +1 617-575 7250 x139<br /> </span><span style="font-size: 8.5pt; font-family: "Arial","sans-serif"; color: black;"><a target="_new" href="mailto:astokes@fraunhofer.org"><span style="color: blue;">phorn@fraunhofer.org</span></a><br /> </span><span style="color: rgb(31, 73, 125);"><a target="_new" href="http://cse.fraunhofer.org/"><span style="font-size: 8.5pt; font-family: "Arial","sans-serif"; color: blue;">http://cse.fraunhofer.org/</span></a></span></p>  <p class="MsoNormal"><span style="color: black;"><br /!
 > The contents of this email and any files or attachments transmitted with it, unless otherwise indicated, are confidential and/or privileged.  The recipient may not use this message and any attachment for other than its intended purpose.</span></p>  <p class="MsoNormal"> </p></div></div>   <!-- end sanitized html --> <hr size="1" noshade="noshade" /><pre>
_______________________________________________
TRNSYS-users mailing list
<a href="javascript:bodyCreateMail('TRNSYS-users%40cae.wisc.edu')">TRNSYS-users@cae.wisc.edu</a>
<a target="_blank" href="https://mailman.cae.wisc.edu/listinfo/trnsys-users">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a>
</pre></div></td></tr> </tbody></table></div>