<?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 Emulate GPS - old FakeGPS tool Script not working in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/emulate-gps-old-fakegps-tool-script-not-working/m-p/679949#M4892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: lokidog&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used the FakeGPS script last Spring with AP 8 with great results.&amp;nbsp;&amp;nbsp; It really helped me test out some customization applets that I developed and helped train a user.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For those who might not know - it can create a log from a polygon and then use it as a source of Fake GPS data to test out Arcpad apps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody know how to get it to work in version 10.&amp;nbsp; Is there a built-in function for this now?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the tool from the old Arcscripts library - and BTW - I don't like the 'new' Code Gallery - it's too hard to figure out what these are - and too hard to navigate.&amp;nbsp; Horrible!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=16299"&gt;http://arcscripts.esri.com/details.asp?dbid=16299&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Oct 2010 19:21:46 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-10-24T19:21:46Z</dc:date>
    <item>
      <title>Emulate GPS - old FakeGPS tool Script not working</title>
      <link>https://community.esri.com/t5/arcpad-questions/emulate-gps-old-fakegps-tool-script-not-working/m-p/679949#M4892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: lokidog&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used the FakeGPS script last Spring with AP 8 with great results.&amp;nbsp;&amp;nbsp; It really helped me test out some customization applets that I developed and helped train a user.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For those who might not know - it can create a log from a polygon and then use it as a source of Fake GPS data to test out Arcpad apps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody know how to get it to work in version 10.&amp;nbsp; Is there a built-in function for this now?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the tool from the old Arcscripts library - and BTW - I don't like the 'new' Code Gallery - it's too hard to figure out what these are - and too hard to navigate.&amp;nbsp; Horrible!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=16299"&gt;http://arcscripts.esri.com/details.asp?dbid=16299&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Oct 2010 19:21:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/emulate-gps-old-fakegps-tool-script-not-working/m-p/679949#M4892</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-10-24T19:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Emulate GPS - old FakeGPS tool Script not working</title>
      <link>https://community.esri.com/t5/arcpad-questions/emulate-gps-old-fakegps-tool-script-not-working/m-p/679950#M4893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With ArcPad 10.2 I got the dll installed and I could set the path and name of the text file without an error message. I have the FakeGPS selected but ArcPad is still hitting the GPS NMEA protocol even though it is set to the FakeGPS protocol. So close to getting it work, so now I am working on making the text file (log) super clean but it is my last idea on why it is not working. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 19:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/emulate-gps-old-fakegps-tool-script-not-working/m-p/679950#M4893</guid>
      <dc:creator>bradtatham</dc:creator>
      <dc:date>2015-03-19T19:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Emulate GPS - old FakeGPS tool Script not working</title>
      <link>https://community.esri.com/t5/arcpad-questions/emulate-gps-old-fakegps-tool-script-not-working/m-p/679951#M4894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cleaned the log file up and it is working great. FakeGPS works with ArcPad 10.2. Just make sure to delete the headers from the text file (created in the table export) and add the ,EOF at the end. Preferences are set when you first select the FakeGPS protocol. I can send the Fake log file I used if anyone needs to review the formatting of a working log.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 20:15:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/emulate-gps-old-fakegps-tool-script-not-working/m-p/679951#M4894</guid>
      <dc:creator>bradtatham</dc:creator>
      <dc:date>2015-03-19T20:15:58Z</dc:date>
    </item>
  </channel>
</rss>

