# GENERAL SETTING

This section covers general configuration options to tailor Orus-L’s behavior and measurement units to your operational needs.

### **LRF Unit (Laser Range Finder)**

Select the preferred unit of measurement for distance readings:

* **`Meters`**
* **`Yards`**
* **`Feet`**
* **`Miles`**
* **`Kilometers (km)`**

***

### **GPS Unit Format**

Choose the format for displaying GPS coordinates:

* **Decimal Degrees (DD)** – e.g., 41.40338, 2.17403
* **Degrees, Minutes, Seconds (DMS)** – e.g., 41°24'12.2"N 2°10'26.5"E
* **Degrees Decimal Minutes (DDM)** – e.g., 41°24.2028', 2°10.4418'

***

### **Tracking Autozoom**

Enable or disable automatic zoom during object tracking:

* **Enable** – Zooms automatically to keep the target centered and sized
* **Disable** – Zoom level remains fixed regardless of target movement

***

### **Camera Definition Location**

Specify where the camera configuration is sourced from:

* **Offline** – Uses onboard definitions without requiring internet access
* **Online** – Loads updated definitions from the cloud when connected

***

### **Saving Your Settings**

After configuring the above options, click **“APPLY”** to save the settings. Changes will be applied immediately or after a system restart, depending on the option.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gremsy.com/payloads/orus-l/software-configuration/web-setting-app/system/general-setting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
