FreeCalypso > hg > leo2moko-debug
comparison gpf/BIN/debug/emw.ini @ 0:509db1a7b7b8
initial import: leo2moko-r1
| author | Space Falcon <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Mon, 01 Jun 2015 03:24:05 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:509db1a7b7b8 |
|---|---|
| 1 <!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Steve Farmwald (private) --> | |
| 2 <!--The values are case-insensitive--> | |
| 3 <EMW> | |
| 4 <GuiDefinitionFile>..\..\cfg\emw_at_via_pco_db.xml</GuiDefinitionFile> | |
| 5 <!-- | |
| 6 ProcessModel MUST be set to SingleProcess | |
| 7 This is currently the only process model. | |
| 8 --> | |
| 9 <ProcessModel>SingleProcess</ProcessModel> | |
| 10 <LoggerLimit>500</LoggerLimit> | |
| 11 <!-- | |
| 12 BackendModel may be one of: | |
| 13 - DSample | |
| 14 - Simulation | |
| 15 - SimulatePCO | |
| 16 --> | |
| 17 <!-- | |
| 18 <BackendModel>Simulation</BackendModel> | |
| 19 <BackendModel>DSample</BackendModel> | |
| 20 <BackendModel>SimulatePCO</BackendModel> | |
| 21 --> | |
| 22 <BackendModel>DSample</BackendModel> | |
| 23 <!-- | |
| 24 SimulationInterval is only used when | |
| 25 BackendModel = Simulation | |
| 26 --> | |
| 27 <SimulationInterval>500</SimulationInterval> | |
| 28 </EMW> |
