StationaryBikeInstantaneousPower Property

Gets the instantaneous power in watts.

Definition

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

Property Value

Int32
The instantaneous power. 65535 (0xFFFF) indicates invalid.

See Also