UPD-Datei: Unterschied zwischen den Versionen

Aus TALSIM Docs
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 19: Zeile 19:
===<code>[SETTINGS]</code>===
===<code>[SETTINGS]</code>===
* <code>VERSION</code>: Versionsnummer des Dateiformats
* <code>VERSION</code>: Versionsnummer des Dateiformats
* <code>IsActive</code>: Versionsnummer des Dateiformats
* <code>IsActive</code>: <span style="color:red">???</span>


===<code>[ATTRIBUTES]</code>===
===<code>[ATTRIBUTES]</code>===
* <code>CountAttributes</code>: Versionsnummer des Dateiformats
* <code>CountAttributes</code>: <span style="color:red">???</span>
* <code>IsActive</code>: Versionsnummer des Dateiformats
* <code>IsActive</code>: <span style="color:red">???</span>


===<code>[SimulationVariants]</code>===
===<code>[SimulationVariants]</code>===
* <code>defaultSim</code>: <span style="color:red">???</span>
* <code>defaultSim</code>: <span style="color:red">???</span>
* <code>Standard-Simulation</code>: <span style="color:red">???</span>
* <code>Standard-Simulation</code>: <span style="color:red">???</span>

Version vom 2. September 2020, 15:49 Uhr

Die UPD-Datei enthält allgemeine Angaben zur Simulation

Beispiel

#Variation/Update-Konfiguration:
[SETTINGS]
VERSION=1.2
IsActive=0
[ATTRIBUTES]
CountAttributes=0
#ID;Active;Identifier;Type;KENSYS;IDObj;IDDatabase;ParKey;ParName;ParType;Input-File;PrePostCalc;Beschreibung
[SimulationVariants]
0=defaultSim;1;Standard-Simulation

Erläuterungen

[SETTINGS]

  • VERSION: Versionsnummer des Dateiformats
  • IsActive: ???

[ATTRIBUTES]

  • CountAttributes: ???
  • IsActive: ???

[SimulationVariants]

  • defaultSim: ???
  • Standard-Simulation: ???