StandardPowerSensorCrankParametersSensorAvailabilityStatus Enumeration
Crank sensors available.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePowerAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
public enum SensorAvailabilityStatus
Public Enumeration SensorAvailabilityStatus
public enum class SensorAvailabilityStatus
type SensorAvailabilityStatus
| Undefined | 0 | Undefined |
| LeftPresent | 16 | Left present |
| RightPresent | 32 | Right present |
| BothPresent | 48 | Both present |