Sub Sport Mode Enumeration
Currently the sub sport mode is only used by heart rate monitors.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
C#
public enum SubSportModeVB
Public Enumeration SubSportModeC++
public enum class SubSportModeF#
type SubSportModeMembers
| Generic | 0 | Generic. Use default. |
| Treadmill | 1 | Treadmill. |
| Spin | 5 | Spin class. |
| LapSwimming | 17 | Lap swimming. |
| None | 255 | Not used. |