Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Bike Power → Thread

   

set wheel torque

Rank

Total Posts: 1

Joined 2020-02-02

PM

Hello,

I have a Tacx T2240.
I am developing an application in C # which identifies the Cadence and Speed values.
Channel 0
ChannelType 
Slave
DeviceId 
3553
DeviceType 
121
ChannelPeriod 
8086
TransmissionType 
1
RadioFreq 
57 


This reading part does not pose any problem.
Now I want to define the WheelTorque.
How should I do it ?
I define a Channel like this:
Channel 1
ChannelType 
Master
DeviceId 
3553
DeviceType 
11
ChannelPeriod 
8086
TransmissionType 
5
RadioFreq 
57 


What should I put in the Data table to send by sendBroadcastData

Thank you in advance for your help.

PS: attached my C # project      

File Attachments

RankRankRankRank

Total Posts: 370

Joined 2012-06-27

PM

The trainer uses FE-C as opposed to the bike power profile. Download "ANT+ Device Profile - Fitness Equipment" from the downloads section of the site.Section 8.6.7 "Page 25 (0x19)" details how the user power is communicated from the trainer.

When you say torque, are you referring to the resistance the trainer applies? To control this you need to use the pages referenced in section 6.4 "Controlling the Fitness Equipment".      

Signature

Ian Haigh