## Numeric Input

![Numeric input field](images/image118.png)

| № | Element | Description |
|---|---------|-------------|
| **1** | Value change buttons | Increase/decrease the value |
| **2** | Parameter name | Field label |
| **3** | Input field | Area for entering a number |
| **4** | Unit of measurement | Displayed when applicable |

### Methods of entering numeric values

#### Keyboard input
1. **Position the cursor** in the input field
2. The **cursor** can be positioned and moved within the field
3. **Enter** the corresponding value
4. **Confirm** by pressing **Enter**

#### Using buttons
Change the value using the **buttons** {{Key_Plus}} {{Key_Minus}}

#### Mouse wheel
Change the value by **rotating the mouse wheel** while hovering over the input field.

```{tip}
**Precise value adjustment:**

While holding the {{Key_Ctrl}} key on the keyboard or the **right mouse button**, scrolling the wheel changes the **fractional part** of the numeric value; when released, it changes the **integer part**.
```
