Configuring proximity warnings
In order to change the settings of proximity warnings, for example, horizontal and vertical distance to 5 meters, please follow these steps:
- Locate the ucs.properties file in the following destination: C:\Program Files (x86)\UgCS\server\ucs
- Open this file with any text editor;
- Locate the radar section:
"#Default configuration
ucs.radar.vehicleSeparation.horizontal=5 the horizontal distance
ucs.radar.vehicleSeparation.vertical=5 the vertical distance
ucs.radar.vehicleSeparation.time=60000 the time the warning is displayed - Change parameters accordingly.
Updated over 1 year ago