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.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
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. |