<?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: Time Stamp Irregularities in FieldPoint Family</title>
    <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1675970#M9727</link>
    <description>&lt;P&gt;Hi Gizmaa,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure what would make it offset by a day. Is it exactly 24 hour offset, or roughly? Please let me know if that fixes the issue, or if you still are experiencing that behavior. Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~kgarrett&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2011 17:52:33 GMT</pubDate>
    <dc:creator>kellis.wiseman</dc:creator>
    <dc:date>2011-08-18T17:52:33Z</dc:date>
    <item>
      <title>Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1668190#M9713</link>
      <description>&lt;P&gt;Labview: 8.2&lt;/P&gt;
&lt;P&gt;Hardware: cFP-2120 (Compact Fieldpoint)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an embedded data collection VI which is collecting a line of data once every 5 seconds. When the VI starts it synchronizes the Fieldpoint's time with a NIST time server. Up to this point it has been spot on with UTC time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recently the data has introduced gaps in certain areas and sample rates of twice the rate expected. When I looked at the data I discovered certain segments of the data were time shifted so they overlapped with other data files. The odd thing is that it was only certain segments and not consistently biased.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a screenshot of the time stamp generating script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/50274i5EA7B62207A3BB28/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="DDOY-VI.png" title="DDOY-VI.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What could be causing the problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2011 18:31:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1668190#M9713</guid>
      <dc:creator>Gizmaa</dc:creator>
      <dc:date>2011-08-11T18:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1669726#M9714</link>
      <description>&lt;P&gt;Hi Jeremy,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sorry to hear that you are having trouble with this. I would like to find out more about your application, to provide more meaningful and immediately applicable suggestions. Are you using variables to communicate the data from the FieldPoint to a host computer? Are you using Real-Time, or are you using FieldPoint with regular LabVIEW? Once you have the timestamp from the code you posted, do you use that as an initial time, and add 5 seconds to the time stamp with every read, or do you constantly acquire time from the NIST time server as data is acquired?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank in advance for your answers. I am sure we can get this resolved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~kgarrett&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2011 20:33:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1669726#M9714</guid>
      <dc:creator>kellis.wiseman</dc:creator>
      <dc:date>2011-08-12T20:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1669740#M9715</link>
      <description>&lt;P&gt;The time synchronization with NIST is only done once, when the VI starts. The time stamp is acquired from the Fieldpoint for every cycle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The VI itself is embedded on the cFP-2120 Compact Fieldpoint so yes, I am using Real-Time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data is saved in a text file to a compact flash card or the internal storage on the Fieldpoint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for taking a look at the problem.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2011 20:39:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1669740#M9715</guid>
      <dc:creator>Gizmaa</dc:creator>
      <dc:date>2011-08-12T20:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1669816#M9716</link>
      <description>&lt;P&gt;Thank you for your response, J﻿eremy. The reason I asked about Real-Time, and if you were using variables is that there are some options to enable timestamps inherent to both that OS and those communication methods. However, if you are simply writing to the onboard flash, that eliminates both of those alternatives.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;As far as I can tell, there seems to be nothing wrong with the code you are using for generating the timestamp. That being said, the behavior you are seeing could be due to the VI not being successfully run with each iteration of data acquisition, or the VI losing its connection to the NIST server (and therefore maintaining the last known value, and therefore the same timestamp as the previous iteration).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You said that up to this point, the time has been spot on with the UTC. Has anything changed since then that might result in either of these two scenarios? Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~kgarrett&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2011 21:40:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1669816#M9716</guid>
      <dc:creator>kellis.wiseman</dc:creator>
      <dc:date>2011-08-12T21:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1671282#M9719</link>
      <description>&lt;P&gt;As far as I can tell the Fieldpoint shouldn't be over taxed computationally. Here's a screenshot of the code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/50466iB5635546BCD975F2/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Meso1 - Front Panel.png" title="Meso1 - Front Panel.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/50468i0A1BE59E0D605481/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Meso1 - Front Panel.png" title="Meso1 - Front Panel.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2011 21:12:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1671282#M9719</guid>
      <dc:creator>Gizmaa</dc:creator>
      <dc:date>2011-08-15T21:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1672676#M9720</link>
      <description>&lt;P&gt;Hi Gizmaa,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From just looking at your code, I do not see any immediately obvious issues. How are you checking the available memory on the FieldPoint (I can see the subVI, but not what you are doing inside of it)? Also, has anything changed in your setup since the last time this ran without the undesired behavior you are currently experiencing?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~kgarrett&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 18:42:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1672676#M9720</guid>
      <dc:creator>kellis.wiseman</dc:creator>
      <dc:date>2011-08-16T18:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1672716#M9721</link>
      <description>&lt;P&gt;No changes, it's been running continuously for some time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/50534iD288C125E34B3022/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="AvailableSpace - Front Panel.png" title="AvailableSpace - Front Panel.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/50536i3190920B836E8C13/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="AvailableSpace - Back Panel.png" title="AvailableSpace - Back Panel.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 19:13:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1672716#M9721</guid>
      <dc:creator>Gizmaa</dc:creator>
      <dc:date>2011-08-16T19:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1672740#M9722</link>
      <description>&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/50538i52AFB1ACBE250090/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="NIST Sync - Front Panel.png" title="NIST Sync - Front Panel.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/50540iFBBE89DAA4FBE9EE/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="NIST Sync - Back Panel.png" title="NIST Sync - Back Panel.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 19:22:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1672740#M9722</guid>
      <dc:creator>Gizmaa</dc:creator>
      <dc:date>2011-08-16T19:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1675650#M9725</link>
      <description>&lt;P&gt;I think I may have found the problem but I'm still not sure why it would happens. There are two datalogging VIs running at the same time and independently of each other. Each VI records data to its own text file. Once a file reaches 10 MB in size the VI synchronizes time with NIST and creates a new file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For some reason whenever one VI cycles and syncs with NIST the other VI's time stamp is offset by a day. Why would this be the case?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have modified the VIs so they only synchronize with NIST at the startup of the VI and not every time a new file is created. If the error is going to come up again it'll be another day or so before the data files reach their 10 MB limit.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2011 15:04:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1675650#M9725</guid>
      <dc:creator>Gizmaa</dc:creator>
      <dc:date>2011-08-18T15:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1675970#M9727</link>
      <description>&lt;P&gt;Hi Gizmaa,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure what would make it offset by a day. Is it exactly 24 hour offset, or roughly? Please let me know if that fixes the issue, or if you still are experiencing that behavior. Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~kgarrett&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2011 17:52:33 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1675970#M9727</guid>
      <dc:creator>kellis.wiseman</dc:creator>
      <dc:date>2011-08-18T17:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1676012#M9728</link>
      <description>&lt;P&gt;Exactly 24 hours.&amp;nbsp;The DDOY VI sends out the current time in our custom format. Fortunately it's made it easy to manually fix.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;YYYYDDDHHMMSS.S&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;YYY = Year&lt;/P&gt;
&lt;P&gt;DDD = Day Of Year&lt;/P&gt;
&lt;P&gt;HH = Hour&lt;/P&gt;
&lt;P&gt;MM = Minute&lt;/P&gt;
&lt;P&gt;SS.S = Seconds to a fraction of a second&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2011 18:12:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1676012#M9728</guid>
      <dc:creator>Gizmaa</dc:creator>
      <dc:date>2011-08-18T18:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1677740#M9734</link>
      <description>&lt;P&gt;Hi Gizma,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some NIST servers are configured to lock you out when you query too quickly from the same IP address. Try using a &lt;A href="http://tf.nist.gov/tf-cgi/servers.cgi" target="_self"&gt;different server&lt;/A&gt;. If you still get the same behavior, try&amp;nbsp;querying the server by two VIs on your host computer (making sure that the two VIs query close to the same time). If you get the same behavior, then the issue is with the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~kgarrett&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2011 22:17:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1677740#M9734</guid>
      <dc:creator>kellis.wiseman</dc:creator>
      <dc:date>2011-08-19T22:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1679018#M9735</link>
      <description>&lt;P&gt;The most my VIs sync with NIST is twice every two days and the move one can request a time sync is once every four seconds.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My alterations seemed to have worked though. New files were created and the time values have been consistent so far. If irregularities crop up again I'll add an update.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2011 16:32:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1679018#M9735</guid>
      <dc:creator>Gizmaa</dc:creator>
      <dc:date>2011-08-22T16:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Irregularities</title>
      <link>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1681026#M9739</link>
      <description>&lt;P&gt;Hey Gizma,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update. If you would please, tag the post where you described your alterations as the solution to this post so other readers may see what you did to fix the issue. If you have any further issues, please post back. Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~kgarrett&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2011 21:12:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/FieldPoint-Family/Time-Stamp-Irregularities/m-p/1681026#M9739</guid>
      <dc:creator>kellis.wiseman</dc:creator>
      <dc:date>2011-08-23T21:12:09Z</dc:date>
    </item>
  </channel>
</rss>

