<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Fu,</p>
<p> Unfortunately as far as I am aware, there is not a very easy way
of searching for the location of a component in a project from the
Studio interface.</p>
<p>kind regards,</p>
<p> David</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 10/29/2019 13:36, Fu Yiwei wrote:<br>
</div>
<blockquote type="cite"
cite="mid:HK0PR03MB2707BFABB70C0804EDCDF12F9A610@HK0PR03MB2707.apcprd03.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:DengXian;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:DengXian;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
text-align:justify;
text-justify:inter-ideograph;
font-size:10.5pt;
font-family:DengXian;
color:windowtext;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
/* Page Definitions */
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
{page:WordSection1;}
--></style>
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">So if I got 200
components in my model, could I search by name or Unit
number in my model instead of looking for manually?</span><span
style="font-size:12.0pt" lang="EN-US"><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"> Windows 10 </span>版<span
lang="EN-US"><a
href="https://go.microsoft.com/fwlink/?LinkId=550986"
moz-do-not-send="true"><span lang="EN-US"><span
lang="EN-US">邮件</span></span></a></span>应用</p>
<p class="MsoNormal"><span
style="font-size:12.0pt;font-family:SimSun" lang="EN-US"><o:p> </o:p></span></p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt"
face="Calibri, sans-serif" color="#000000"><b>发件人:</b> David
BRADLEY <a class="moz-txt-link-rfc2396E" href="mailto:d.bradley@tess-inc.com"><d.bradley@tess-inc.com></a><br>
<b>发送时间:</b> Wednesday, October 30, 2019 2:13:18 AM<br>
<b>收件人:</b> TRNSYS users mailing list at OneBuilding.org
<a class="moz-txt-link-rfc2396E" href="mailto:trnsys-users@lists.onebuilding.org"><trnsys-users@lists.onebuilding.org></a><br>
<b>抄送:</b> Fu Yiwei <a class="moz-txt-link-rfc2396E" href="mailto:fuyiwei691@outlook.com"><fuyiwei691@outlook.com></a><br>
<b>主题:</b> Re: [TRNSYS-users] how to find the source of the
error ?</font>
<div> </div>
</div>
<div style="background-color:#FFFFFF">
<p>Fu,</p>
<p> Most errors will be associated with a Unit and Type number,
both of which will be shown in the error log. When you return
to the Assembly Panel in the Studio and press the F2 key, the
names of the components will toggle to show each component's
Unit and Type number. There are some error messages that are
not associated with a Unit and Type number, in which case "0"
is displayed. In the case of the error you received, the input
file is being checked to make sure that all the referenced
external files files exist. Unfortunately, this check is done
globally, not on a component by component basis so while the
message is associated with a particular Unit and Type, the
routine that is checking does not actually know (yet) what
Unit and Type is associated with each file.</p>
<p>kind regards,</p>
<p> David</p>
<p><font size="-1"><br>
</font></p>
<p> <br>
</p>
<div class="x_moz-cite-prefix">On 10/29/2019 12:28, Fu Yiwei via
TRNSYS-users wrote:<br>
</div>
<blockquote type="cite">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style>
<!--
@font-face
{font-family:SimSun}
@font-face
{font-family:"Cambria Math"}
@font-face
{font-family:DengXian}
@font-face
{font-family:DengXian}
@font-face
{font-family:SimSun}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
text-align:justify;
text-justify:inter-ideograph;
font-size:10.5pt;
font-family:DengXian}
a:link, span.x_MsoHyperlink
{color:blue;
text-decoration:underline}
.x_MsoChpDefault
{}
@page WordSection1
{margin:72.0pt 90.0pt 72.0pt 90.0pt}
div.x_WordSection1
{}
-->
</style>
<div class="x_WordSection1">
<p class="x_MsoNormal"><span lang="EN-US">I am using TRNSYS
18, if I set the external file of the component
“Weather” as empty, TRNSYS would give me an error
message.</span></p>
<p class="x_MsoNormal"><span lang="EN-US">But I am wondering
what is the meaning of this message, I can’t see the
connections.</span></p>
<p class="x_MsoNormal"><span lang="EN-US">How should I
locate the source of the error based on the messages?</span></p>
<p class="x_MsoNormal"><span style="font-size:12.0pt"
lang="EN-US"><img id="x_图片_x0020_3"
src="cid:part2.E46AAF52.07890E1D@tess-inc.com"
class="" style="width:8.3166in; height:5.2in"
width="798" height="499"></span><span
style="font-size:12.0pt" lang="EN-US"></span></p>
<p class="x_MsoNormal"><span lang="EN-US"> </span></p>
<p class="x_MsoNormal">发送自<span lang="EN-US"> Windows 10 </span>版<span
lang="EN-US"><a
href="https://go.microsoft.com/fwlink/?LinkId=550986"
moz-do-not-send="true"><span lang="EN-US"><span
lang="EN-US">邮件</span></span></a></span>应用</p>
<p class="x_MsoNormal"><span style="font-size:12.0pt;
font-family:SimSun" lang="EN-US"> </span></p>
</div>
<br>
<fieldset class="x_mimeAttachmentHeader"></fieldset>
<pre class="x_moz-quote-pre">_______________________________________________
TRNSYS-users mailing list
<a class="x_moz-txt-link-abbreviated" href="mailto:TRNSYS-users@lists.onebuilding.org" moz-do-not-send="true">TRNSYS-users@lists.onebuilding.org</a>
<a class="x_moz-txt-link-freetext" href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org" moz-do-not-send="true">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a>
</pre>
</blockquote>
<pre class="x_moz-signature" cols="72">--
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
3 North Pinckney Street - suite 202
Madison, WI 53703 USA
P:+1.608.274.2577
F:+1.608.278.1475
<a class="x_moz-txt-link-abbreviated" href="mailto:d.bradley@tess-inc.com" moz-do-not-send="true">d.bradley@tess-inc.com</a>
<a class="x_moz-txt-link-freetext" href="http://www.tess-inc.com" moz-do-not-send="true">http://www.tess-inc.com</a>
<a class="x_moz-txt-link-freetext" href="http://www.trnsys.com" moz-do-not-send="true">http://www.trnsys.com</a></pre>
</div>
</blockquote>
<pre class="moz-signature" cols="72">--
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
3 North Pinckney Street - suite 202
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>