<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<p>there are different ways to achieve this with TRNSYS.
<p>1. If you want to make a new TRNSYS component written in
<br>PASCAL (or any programming language) you need to compile your
<br>sourcecode into a DLL - for PASCAL, it should not be a problem to
<br>find a compiler that can do that. The DLL should be called EXTDLL.DLL.
<br>This user DLL can then be called by TRNSYS, using type 61.
<p>In IISiBat, you can use the "External DLLs" icon (type 61, under "Calling
<br>External routines) or make your own, modelled after type61 (just draw
a
<br>new icon for your type and name its INPUTS, OUTPUTS and
<br>PARAMETERS in the PROFORMA editor in the way you want them
<br>displayed in the Assembly panel).
<p>2. If you want to link a stand-alone application written in PASCAL to
<br>TRNSYS, you can use the type66 which is used to call EES equations
<br>as a model.
<p>Hope this helps,
<p>Werner
<br>PS: These features are only supported in TRNSYS <b><u>15</u></b> and
up.
<p>"F.Alajmi" wrote:
<blockquote TYPE=CITE>Hi,
<br>Does anyone have recommendations or experiences,liking Pascal source
code
<br>to Trnsys-IIsibat Project,
<br>Thanks
<p>Farraj Alajmi
<br>Department of Civil & Building Engineering
<br>Loughborough University
<br>Loughborough Leics LE11 3TU UK
<br>Tel(01509)263171 ext.4140
<br>
<p>======================================================
<br>You received this e-mail because you are subscribed
<br>to the BLDG-SIM@GARD.COM mailing list. To unsubscribe
<br>from this mailing list send a blank message to
<br>BLDG-SIM-UNSUBSCRIBE@GARD.COM</blockquote>
<p>--
<br> / \____ Werner Keilholz, Project Manager
<br> \____/ CSTB Sophia Antipolis, EVL Division
<br> / \____ s-mail: BP 209, 06904 SOPHIA ANTIPOLIS,
F R A N C E
<br> \____/ phone: +33 (0)4 93 95 67 46 --
fax: +33 (0)4 93 95 67 33
<br> / \____ <A HREF="Mailto:werner@cstb.fr">Mailto:werner@cstb.fr</A>
<br> \____/ <A HREF="http://evl.cstb.fr/english/team/WK/werner.htm">http://evl.cstb.fr/english/team/WK/werner.htm</A>
<p>
* Visit our NEW web site ! *
<br>
<A HREF="http://evl.cstb.fr/">http://evl.cstb.fr/</A>
<br> </html>