Installation der Software/en: Unterschied zwischen den Versionen

Aus TALSIM Docs
(Die Seite wurde neu angelegt: „In the following configuration files in the folder <code>Client\TalsimNG\TalsimNG4</code> the URL of the Talsim server to be used must be set: * <code>TalsimNG…“)
(Übernehme Bearbeitung einer neuen Version der Quellseite)
Zeile 3: Zeile 3:
==Installation==
==Installation==


<div class="mw-translate-fuzzy">
<span style="color:red;">'''TODO'''</span>
<span style="color:red;">'''TODO'''</span>
</div>





Version vom 22. Dezember 2020, 10:34 Uhr

Sprachen:

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 und ZREName: Path to the area or time series database to be loaded at startup (optional) If not specified, Talsim asks at startup for the databases to be connected.
  • Connect: Muss TRUE to establish a connection to the Talsim server.
  • RootDir: Must be set to the base installation directory
  • SrvIniDir: Must contain the relative path from directory Client\TalsimNG\TalsimNG4 to directory Client\TalsimNG\Definition


In the following configuration files in the folder Client\TalsimNG\TalsimNG4 the URL of the Talsim server to be used must be set:

  • TalsimNGZreClient.config
  • TalsimNG.exe.config
  • TalsimNG4Com.config
  • TalsimNG4Proxy.config
  • TalsimNGClient.log.config
  • TalsimNGDataClient.config
  • TalsimNGSimClient.config
  • TalsimNGStart.exe.config