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: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
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. |