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.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
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. |