# Sensor Disable

Disables a specified sensor, if it was previously enabled with [**SensorEnable**](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-gps/sensor-enable).

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrTlA1suFa5N48x_83N%2Fuploads%2FMdB0W8fT88XFScV3BzAO%2FTodos%20menos%20IWindows%20CE%20E%20Mobile.PNG?alt=media\&token=5fc39b8a-2683-42aa-aad9-ad7ff8168dc2)

### Parameters

* **Sensor Type** <*unquoted string*> - The type of sensor to disable. The available sensor types are:
  * Accelerometer
  * Activity
  * Ambient Temperature
  * Atmospheric Pressure
  * Gyroscope
  * Light
  * Magnetic
  * Orientation
  * Pedometer
  * Proximity
  * Relative Humidity

{% hint style="success" %}
Avoid leaving active sensors if they are not necessary to save battery.
{% endhint %}
