Crank Torque Frequency SensorCTFDefined Id 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: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
C#
public enum CTFDefinedIdVB
Public Enumeration CTFDefinedIdC++
public enum class CTFDefinedIdF#
type CTFDefinedIdMembers
| ZeroOffset | 1 | The zero offset ID. |
| Slope | 2 | The slope ID. |
| SerialNumber | 3 | The serial number ID. |
| Ack | 172 | The acknowledgement ID. |