Installation der Software/en: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 41: | Zeile 41: | ||
* <code>Connect</code>: Must be <code>TRUE</code> to establish a connection to the Talsim server. | * <code>Connect</code>: Must be <code>TRUE</code> to establish a connection to the Talsim server. | ||
* <code>RootDir</code>: Must be set to the base installation directory. | * <code>RootDir</code>: Must be set to the base installation directory. | ||
* <code>SrvIniDir</code>: Must contain the relative path from directory | * <code>SrvIniDir</code>: Must contain the relative path from directory <code>Client\TalsimNG\TalsimNG4</code> to directory <code>Client\TalsimNG\Definition</code> | ||
Version vom 26. Januar 2021, 11:50 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
DBNameandZREName: 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: Must beTRUEto 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\TalsimNG4to directoryClient\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.configTalsimNG.exe.configTalsimNG4Com.configTalsimNG4Proxy.configTalsimNGClient.log.configTalsimNGDataClient.configTalsimNGSimClient.configTalsimNGStart.exe.config