Installation der Software/en: Unterschied zwischen den Versionen
Ferrao (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Installing the Software“) |
Keine Bearbeitungszusammenfassung |
||
(12 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
==Installation== | ==Installation== | ||
<div class="mw-translate-fuzzy"> | |||
<span style="color:red;">'''TODO'''</span> | <span style="color:red;">'''TODO'''</span> | ||
</div> | |||
== | ==Configuration== | ||
The following configuration settings must be set/adjusted: | |||
File <code>Client\TalsimNG\TalsimNG4\TalsimNG.ini</code>: | |||
<pre> | <pre> | ||
Zeile 36: | Zeile 38: | ||
</pre> | </pre> | ||
* <code>DBName</code> | * <code>DBName</code> and <code>ZREName</code>: Path to the area or time series database to be loaded when starting (optional). If not specified, Talsim asks for the databases to be connected when starting. | ||
* <code>Connect</code>: | * <code>Connect</code>: Must be <code>TRUE</code> to establish a connection to the Talsim server. | ||
* <code>RootDir</code>: | * <code>RootDir</code>: Must be set to the base installation directory. | ||
* <code>SrvIniDir</code>: | * <code>SrvIniDir</code>: Must contain the relative path from directory <code>Client\TalsimNG\TalsimNG4</code> to directory <code>Client\TalsimNG\Definition</code>. | ||
In | In the folder <code>Client\TalsimNG\TalsimNG4</code> the URL of the following configuration files must be set to the used Talsim server: | ||
* <code>TalsimNGZreClient.config</code> | * <code>TalsimNGZreClient.config</code> | ||
* <code>TalsimNG.exe.config</code> | * <code>TalsimNG.exe.config</code> |
Aktuelle Version vom 26. Januar 2021, 11:57 Uhr
Installation
TODO
Configuration
The following configuration settings must be set/adjusted:
File Client\TalsimNG\TalsimNG4\TalsimNG.ini
:
#TALSIM-Settings [SETTINGS] DBName=D:\Talsim-NG\customers\WVER\projectData\felix\dataBase\Felix_data.mdb ZREName=D:\Talsim-NG\customers\WVER\projectData\felix\dataBase\Felix_zre.mdb PostGresDBName= Driver= Server= Port= Uid= PW= UserLevel=4 DecimalDelimiter=. Language=de #SERVER-Settings [SERVER] Connect=TRUE RootDir=C:\Talsim-NG\ RootDirAlias= SrvIniDir=..\Definition\ RedirectToSrv=FALSE TalsimNG4ConnectMsg=FALSE
DBName
andZREName
: Path to the area or time series database to be loaded when starting (optional). If not specified, Talsim asks for the databases to be connected when starting.Connect
: Must beTRUE
to establish a connection to the Talsim server.RootDir
: Must be set to the base installation directory.SrvIniDir
: Must contain the relative path from directoryClient\TalsimNG\TalsimNG4
to directoryClient\TalsimNG\Definition
.
In the folder Client\TalsimNG\TalsimNG4
the URL of the following configuration files must be set to the used Talsim server:
TalsimNGZreClient.config
TalsimNG.exe.config
TalsimNG4Com.config
TalsimNG4Proxy.config
TalsimNGClient.log.config
TalsimNGDataClient.config
TalsimNGSimClient.config
TalsimNGStart.exe.config