TrainerStationaryBikeTargetPowerLimit Enumeration

Used by trainers operating in target power mode.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.FitnessEquipment
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 4.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
C#
public enum TargetPowerLimit

Members

AtTargetPower0At target power or no target power set.
TooLow1Cycling speed is too low to achieve target power.
TooHigh2Cycling speed is too high to achieve target power.
Undetermined3Target power limit is undetermined.

See Also