<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Connecting to Garmin USB GPS from code in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/connecting-to-garmin-usb-gps-from-code/m-p/382553#M1886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have went here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;[HTML]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wb9coy.com/Projects.html[/HTML]" rel="nofollow" target="_blank"&gt;http://wb9coy.com/Projects.html[/HTML]&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great great job by WB9COY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saved my life, I just reference the project and then made my own view model... able to get a usb puck reading but would like to actually pass the $GPPGA Sentence over to the GPS Layer instead of creating a List&amp;lt;Graphic&amp;gt; or an ObservableCollection by parsing things out. Would like to take advantage of the GpsLayer properties/methods&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 06:52:40 GMT</pubDate>
    <dc:creator>BrianLocke</dc:creator>
    <dc:date>2013-04-11T06:52:40Z</dc:date>
    <item>
      <title>Connecting to Garmin USB GPS from code</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/connecting-to-garmin-usb-gps-from-code/m-p/382551#M1884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to get my current location using a Garmin GPS 18 X USD device using the code from the samples provided with ArcGIS Runtime SDK for WPF. But the sample using the SerialPortGpsCoordinateWatcher. I do not have a serial port on my laptop and using the USB to Serial adaptor would not work in our situation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I read the values output by the GPS with the USB adaptor using ArcGIS Runtime SDK for WPF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sirisha.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 19:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/connecting-to-garmin-usb-gps-from-code/m-p/382551#M1884</guid>
      <dc:creator>sirishapolsapalli</dc:creator>
      <dc:date>2012-08-16T19:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Garmin USB GPS from code</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/connecting-to-garmin-usb-gps-from-code/m-p/382552#M1885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah it seems you either need a GPS connected through the COM port or by using the Microsoft location API. If you've got a GPS connected through the USB then you'd probably have to look into writing your own code/module in WPF.NET to read in those values then basically converting them to points on a map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Aug 2012 07:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/connecting-to-garmin-usb-gps-from-code/m-p/382552#M1885</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2012-08-25T07:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Garmin USB GPS from code</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/connecting-to-garmin-usb-gps-from-code/m-p/382553#M1886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have went here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;[HTML]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wb9coy.com/Projects.html[/HTML]" rel="nofollow" target="_blank"&gt;http://wb9coy.com/Projects.html[/HTML]&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great great job by WB9COY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saved my life, I just reference the project and then made my own view model... able to get a usb puck reading but would like to actually pass the $GPPGA Sentence over to the GPS Layer instead of creating a List&amp;lt;Graphic&amp;gt; or an ObservableCollection by parsing things out. Would like to take advantage of the GpsLayer properties/methods&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 06:52:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/connecting-to-garmin-usb-gps-from-code/m-p/382553#M1886</guid>
      <dc:creator>BrianLocke</dc:creator>
      <dc:date>2013-04-11T06:52:40Z</dc:date>
    </item>
  </channel>
</rss>

