[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TRNSYS-users] Automatization in running .dck-files
Dear Diego, dear Trnsys Users,
It's very strange, but also if I put "/n" at the end of the command line in
my batch file the dialog box still appears and I need to click. I'm using
TRNSYS 15. Did this ever appear before?
Best regards
Julian Demetz
-----Ursprüngliche Nachricht-----
Von: Diego A. Arias [mailto:daarias@wisc.edu]
Gesendet: Mittwoch, 25. Juli 2007 11:15
An: Julian Demetz
Cc: trnsys-users@engr.wisc.edu
Betreff: Re: [TRNSYS-users] Automatization in running .dck-files
Dear Julian,
In TRNSYS16, if you go to the manual Volume 1, section 1.10 'Running
TRNSYS in batch files or in hidden mode', you will find that it is
possible to run TRNSYS with additional switches:
c:\TRNSYS16\TrnExe.exe c:\mydeck.dck /n
where /n tells TRNSYS to skip the dialog box at the end of the simulation.
Another swich /h runs TRNSYS in hidden mode. You need to disable all
online plotters, setting parameter 9 to -1, if you really want to run in
hidden mode.
Best regards,
Diego