CrankTorqueFrequencySensorCTFDefinedId Enumeration

Crank torque frequency defined IDs. These are used by methods that save the slope or serial number to the sensor flash or when the zero offset is reported by the sensor.

Definition

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

Members

ZeroOffset1The zero offset ID.
Slope2The slope ID.
SerialNumber3The serial number ID.
Ack172The acknowledgement ID.

See Also