Changeset 662 in tmcsimulator for trunk/config/sim_manager.properties
- Timestamp:
- 09/14/2022 03:24:10 PM (4 years ago)
- File:
-
- 1 moved
-
trunk/config/sim_manager.properties (moved) (moved from trunk/config/sim_manager_config.properties) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config/sim_manager.properties
r659 r662 1 CADSimulatorHost = 127.0.0.1 2 CADSimulatorRMIPort = 4445 3 ScenariosDir = Scenarios 1 # Configuration settings for the Simulation Manager 2 # The properties file for the SimulationManager class contains the following 3 # data. 4 # 5 # CADServerHost : The IP address where the CAD Server is running. 6 # : CADServer must be running before starting Sim Mgr 7 # CADServerRMIPort : The port to use for RMI connection. This must match 8 # : the port specified in CAD Server config "CoordinatorRMIPort" 9 # ScenariosDir : The directory where Scenario xml files are located. 10 # FakeParamicsConnection: I don't know yet ... read the source code. 11 12 13 CADServerHost = 127.0.0.1 14 CADServerRMIPort = 4445 15 ScenariosDir = Scenarios 4 16 FakeParamicsConnection = false
Note: See TracChangeset
for help on using the changeset viewer.
