---
title: CMWaterSubmersionMeasurement.DepthState.sensorDepthError
framework: coremotion
role: symbol
role_heading: Case
path: coremotion/cmwatersubmersionmeasurement/depthstate/sensordeptherror
---

# CMWaterSubmersionMeasurement.DepthState.sensorDepthError

An error with the depth sensor occurred.

## Declaration

```swift
case sensorDepthError
```

## Discussion

Discussion The system sends a measurement with this state if the wearer continues to descend past the maximum depth.

## See Also

### Depth states

- [CMWaterSubmersionMeasurement.DepthState.notSubmerged](coremotion/cmwatersubmersionmeasurement/depthstate/notsubmerged.md)
- [CMWaterSubmersionMeasurement.DepthState.submergedShallow](coremotion/cmwatersubmersionmeasurement/depthstate/submergedshallow.md)
- [CMWaterSubmersionMeasurement.DepthState.submergedDeep](coremotion/cmwatersubmersionmeasurement/depthstate/submergeddeep.md)
- [CMWaterSubmersionMeasurement.DepthState.approachingMaxDepth](coremotion/cmwatersubmersionmeasurement/depthstate/approachingmaxdepth.md)
- [CMWaterSubmersionMeasurement.DepthState.pastMaxDepth](coremotion/cmwatersubmersionmeasurement/depthstate/pastmaxdepth.md)
- [CMWaterSubmersionMeasurement.DepthState.unknown](coremotion/cmwatersubmersionmeasurement/depthstate/unknown.md)
