Fitness EquipmentFEState Enumeration
Equipment state
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.FitnessEquipment
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.4+5f3fcccd77655d9c9ca3c046320d70ec8b8a48cd
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.4+5f3fcccd77655d9c9ca3c046320d70ec8b8a48cd
C#
public enum FEStateVB
Public Enumeration FEStateC++
public enum class FEStateF#
type FEStateMembers
| Unknown | 0 | Unknown |
| AsleepOrOff | 1 | Asleep or off |
| Ready | 2 | Ready |
| InUse | 3 | In use |
| FinishedOrPaused | 4 | Finished or paused |