stevobenno / ExampeOfFitFileHandling

Automatically exported from code.google.com/p/garminworkouts
0 stars 0 forks source link

Cannot import profile from my device (310XT) #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the wizard
2. When given the choice to import settings from the device or set them
manually, choose import 
3.

What is the expected output? What do you see instead?
The isn't any communication with the device. After a while a dialog box
with a red cross but no text pops up.

What version of the product are you using? On what operating system?
Win7. ST 2.1.3478. Garmin Fitness plugin ??? (where can I see version no?)

What Garmin unit are you using?
FR310XT, firmware 2.7

If the problem is with import/export to device, please specify the Garmin
Communicator Plugin version you are using.
2.9.1.0

The communicator plugin works otherwise - the Garmin test page is ok, I can
import activities from the device, I can export a workout to the device.

Original issue reported on code.google.com by staffan....@gmail.com on 29 Dec 2009 at 6:10

GoogleCodeExporter commented 9 years ago
It is possible that the profile import doesn't work with the 310XT.  I never 
had any
user that uses this device yet as far as I know.

Could you try it on this demo page :
http://developer.garmin.com/web/communicator-api/apidemo/garminDeviceControlDemo
.html
and let me know if it works?

Original comment by gulogulo...@gmail.com on 30 Dec 2009 at 2:08

GoogleCodeExporter commented 9 years ago
I'm not sure exactly what I'm supposed to do but here goes:

1. Find devices. Result: Device found ok. Full report below.
2. TCX User Profile, Read From Device: Fails with a popup message saying:
UnsupportedDataTypeException: Your device does not support reading of the type:
FitnessUserProfile

Let me know what other information you need
Regards
/Staffan

Part Number:        006-B1018-00
Software Version:   270
Description:        Allmän ANT-enhet
Id:         3664620958

-DataType---------------
  Name:     GPSData
  Extension:    GPX
  Read:     true
  Write:    true

-DataType---------------
  Name:     FitnessHistory
  Extension:    TCX
  Read:     true
  Write:    false

-DataType---------------
  Name:     FitnessUserProfile
  Extension:    TCX
  Read:     false
  Write:    true

-DataType---------------
  Name:     FitnessNewLeaf
  Extension:    NLF
  Read:     false
  Write:    true

-DataType---------------
  Name:     FitnessActivityGoals
  Extension:    TCX
  Read:     false
  Write:    true

-DataType---------------
  Name:     FitnessCourses
  Extension:    TCX
  Read:     false
  Write:    true

-DataType---------------
  Name:     FitnessWorkouts
  Extension:    TCX
  Read:     false
  Write:    true

-DataType---------------
  Name:     FITBinary
  Extension:    FIT
  Read:     true
  Write:    true

Original comment by staffan....@gmail.com on 30 Dec 2009 at 2:49

GoogleCodeExporter commented 9 years ago
That's exactly what you needed to do and as it says your device doesn't support
profiles with the Communicator plugin.  Does this even work with GTC?

Not much I can do!

Original comment by gulogulo...@gmail.com on 30 Dec 2009 at 4:40

GoogleCodeExporter commented 9 years ago
Agreed. Except perhaps issue an error message with that popup dialog saying 
something
like "Your device cannot export the profile. Please set your profile manually
instead" or something like that. Just to avoid more questions like this!

Original comment by staffan....@gmail.com on 1 Jan 2010 at 1:35