How can I retrieve Cycling Dynamics data for DataField and how get power zone setting

Former Member
Former Member
Hi,

Recently CIQ 1.2.3 SDK support edge 1000 for DataField, so I want create my own DataField:

1. Fully graphical and color indicator for speed, cadance, HR, Slope, Power, and ALL cycling danamics together;

2. Read Speed zone, HR zone and power zone setting to set color indicator to make visualization more easily to identify recent zone.



I have fully experience worked on .FIT file. And I already get graphical visualization to analyze data based on FIT file.



Recently, for DataField CIQ, how could I:

1. How to retrieve cycling danamics values including: PowerPhaseStart, PowerPhaseEnd, PowerPeakPhaseStart, PowerPeakPhaseEnd and PCO data at runtime?
I looked into recent data field provided by SDK, not include such data even power balance.............
Also, there is the internal sample using ANT+ directly, is anyway using ANT+ directly to get those data fields?


2. How can I retrieve the zone settings?
In Edge 1000, that already have internal configuration. Is any way to retrieve those settings?
If not, is that possible put any file in Edge 1000 device, and my DataField read the file and set zone during initialize?



So many thanks for your kindly help.