<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p><span>Jörn</span> -</p>
<p>If you use the FILES keyword for assigning the name of the file, then you can use the getExtFilePath to get the file name, open the file and then write to the file.</p>
<p>! getExtFilePath: Returns information about external file "fileNum" that has been referenced by <br />!  UNIT "unitNum" using the FILES keyword in the input file. The argument "extFilePath" is set to<br />!  the full path and name of the external file. The function return value is the length of the <br />!  variable needed to contain the file name. This function is intended primarily for components <br />!  written in C and C++.<br />Function getExtFilePath(unitNum,fileNum,extFilePath)</p>
<p>Regards,</p>
<p>Tim</p>
<div>
<pre>---<br />Timothy P. McDowell
Executive Vice President
Thermal Energy System Specialists, LLC
22 N Carroll St, Suite 370
Madison, WI 53703
608-274-2577</pre>
</div>
<p>On 2016-02-02 09:20, von Grabe Jörn wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored --><!-- meta ignored --><!-- node type 8 --><!-- node type 8 -->
<div class="WordSection1">
<p class="MsoNormal">Dear all,<!-- o ignored --></p>
<p class="MsoNormal"><!-- o ignored --> </p>
<p class="MsoNormal"><span>I am currently writing a user type which needs to create a xxx.txt file at the end of the simulation containing some information that was created during the simulation. I assume that, when creating the according component, I can use the FILES tab to define the write path (or have the user define it). However, I do not know how to get access to this information in my C++ code. There is some “getlistingfilelogicalunit” function in the Trnsys header, but I have no clue how to use it. Is there any documentation or simple example available? <!-- o ignored --></span></p>
<p class="MsoNormal"><span><!-- o ignored --> </span></p>
<p class="MsoNormal"><span>I appreciate your help!<!-- o ignored --></span></p>
<p class="MsoNormal"><span>All the best<!-- o ignored --></span></p>
<p class="MsoNormal"><span>Jörn<!-- o ignored --></span></p>
<p class="MsoNormal"><span><!-- o ignored --> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 9.0pt; color: black; mso-fareast-language: DE;">Dr.-Ing. Jörn von Grabe, M.Sc.</span></strong><span style="font-size: 9.0pt; color: black; mso-fareast-language: DE;"><br /> Wissenschaftlicher Mitarbeiter und Postdoktorand<br /><br /> Universität Liechtenstein<br /> Institut für Architektur und Raumentwicklung<br /> Fürst-Franz-Josef-Strasse, 9490 Vaduz, Liechtenstein<br /> Telefon +423 265 11 11, Direkt +423 265 11 39<br /><a href="mailto:joern.vgrabe@uni.li"><span style="color: black; text-decoration: none;">joern.vgrabe@uni.li</span></a>, <a href="http://www.uni.li"><span style="color: black; text-decoration: none;">www.uni.li</span></a><br /><br /> Bleiben wir in Verbindung:<br /><a href="https://www.facebook.com/uni.li"><span style="color: black; text-decoration: none;">Facebook</span></a> | <a href="http://www.youtube.com/user/UniLiechtenstein"><span style="color: black; text-decoration: none;">YouTube</span></a> | <a href="https://twitter.com/uni_li"><span style="color: black; text-decoration: none;">Twitter</span></a> | <a href="http://www.linkedin.com/company/universit-t-liechtenstein/"><span style="color: black; text-decoration: none;">LinkedIn</span></a><br />  </span><!-- o ignored --></p>
</div>
<!-- html ignored --><br />
<pre>_______________________________________________
TRNSYS-users mailing list
<a href="mailto:TRNSYS-users@lists.onebuilding.org">TRNSYS-users@lists.onebuilding.org</a>
<a href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a>
</pre>
</blockquote>
</body></html>