StationaryBikeCadence Property

Gets the instantaneous pedaling cadence in revolutions per minute.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.FitnessEquipment
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.4+5f3fcccd77655d9c9ca3c046320d70ec8b8a48cd
C#
public byte Cadence { get; set; }

Property Value

Byte
The instantaneous cadence. 255 (0xFF) indicates invalid.

See Also