<?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 on PDA UTC in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184119#M106960</link>
    <description>Ouups ! &lt;BR /&gt;about the previous post,: It's not 1'20" after the first try but about 50 seconds after the first try !</description>
    <pubDate>Thu, 17 Feb 2005 12:59:00 GMT</pubDate>
    <dc:creator>P E G</dc:creator>
    <dc:date>2005-02-17T12:59:00Z</dc:date>
    <item>
      <title>Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182007#M105902</link>
      <description>Problem with my palm Date management (Zire or T3)&lt;BR /&gt;&lt;BR /&gt;It seems that if i write the "double value" (writen as a number, not translated in a string date format)&lt;BR /&gt; of current UTC date/time on my PDA it's 1h (3600 sec) older than my PC one's !!&lt;BR /&gt;&lt;BR /&gt;And this even if the définition of Time UTC is, according to documentation, the same on PDA and on PC (i.e. Number of seconds since the 01/01/1904 12:00:00 a.m.&lt;BR /&gt;&lt;BR /&gt;As someone an answer to give me ?</description>
      <pubDate>Thu, 10 Feb 2005 10:21:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182007#M105902</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-02-10T10:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182023#M105908</link>
      <description>Just a guess, but this is probably due to time zone settings. Somewhere in the time zone calculations something appears to go wrong. Is the time zone in the palm the same as the one in the PC?</description>
      <pubDate>Thu, 10 Feb 2005 12:31:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182023#M105908</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2005-02-10T12:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182028#M105909</link>
      <description>Hi thank's for your interest,&lt;BR /&gt;&lt;BR /&gt;In fact, it really seems to be a timezone problem ...&lt;BR /&gt;&lt;BR /&gt;You can find here a VERY simple example that gives me the problem. Notice that both my PC and my Palm are set as Paris TimeZone.&lt;BR /&gt;&lt;BR /&gt;If you compile and download the “testHUTC.vi” on a palm (Zire or T3), you’ll see strangely that time UTC doesn’t seem to e the same between Palm and PC (for us the time seems to be the Paris one and not the UTC one as said in the documentation of the “PDA Get Date Time in Seconds.vi” vi.&lt;BR /&gt;&lt;BR /&gt;Am I write ?&lt;BR /&gt;If yes, how can I know the universal time on PDA ????</description>
      <pubDate>Thu, 10 Feb 2005 13:12:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182028#M105909</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-02-10T13:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182037#M105914</link>
      <description>Unfortunately, I don't have a palm at all and my PocketPC is not available at the moment, so I can't check how this works. Is it possible that your computer has daylight savings time and your palm doesn't?&lt;BR /&gt;I believe the time starts from 01/01/1904 00:00 &lt;B&gt;GMT&lt;/B&gt;, so try wiring a 0 or 3600 into a date\time display and see what comes out in the PC and in the palm and you'll be able to see if they're really off, or if the problem is with the PDA get date\time VI.</description>
      <pubDate>Thu, 10 Feb 2005 13:40:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182037#M105914</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2005-02-10T13:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182322#M106053</link>
      <description>I can give you the results of the VERY simple testHUTC.vi on both PC and Palm. the same vi is compile on PC and palm and the result is, if i run them at the same time:&lt;BR /&gt;&lt;BR /&gt;PDA: 3190956154&lt;BR /&gt;PC : 3190952597&lt;BR /&gt;&lt;BR /&gt;the difference is +3557 for the PALM. So 3600 at the time synchronisation difference of my PC and my palm (about one minute).&lt;BR /&gt;&lt;BR /&gt;Notice, if you look at the diagram of the VERY simple vi, that at this point i never did any date format translation i just got the number of second since "01/01/1904 12:00:00 GMT" according to the documentation of the vi. I mean this number SHOULD be the number of second passed since "01/01/1904 12:00:00 GMT" on both machine.&lt;BR /&gt;&lt;BR /&gt;Last, notice that in france daylight saving time is +1 but just in Summer ! So at the moment we haven't got this +1.</description>
      <pubDate>Fri, 11 Feb 2005 07:52:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182322#M106053</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-02-11T07:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182364#M106083</link>
      <description>First, like you said - the VI takes the number of seconds that passed, so 3600 is an hour and not a minute.&lt;BR /&gt;This fits perfectly - either there is a bug (which, with the PDA module's track record, isn't impossible but it is less likely) or it's something with the settings. Try checking all your time zone settings and do what I suggested on my previous post (wire 0 into the conversion VI) - that way you'll be able to see which is off.</description>
      <pubDate>Fri, 11 Feb 2005 10:45:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/182364#M106083</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2005-02-11T10:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184098#M106950</link>
      <description>Hi! Excuse me for this late answer i was out of this job for a while ...&lt;BR /&gt;&lt;BR /&gt;Ok thank's for "hour" definition ;=)&lt;BR /&gt;&lt;BR /&gt;I've done the tests you suggested ... and results are really bad for me ...&lt;BR /&gt;&lt;BR /&gt;In fact in my application i have to save the date/time in a file in a GMT number of elapsed seconds since GMT zero  (I can't assumle anything about the timezone of the palms)!&lt;BR /&gt;&lt;BR /&gt;So to show the problem : look at the last vi i sent with this post you don't need to use it ! i give you the results here after used on PC and on PDA. You'll see that the number of seconds given by the Labview "Get date / time in second" is really time zone dependant on PDA! (according to the documentation it should not) so my problem become ... how can i know the timezone on my PDA !! to correct the number of seconds to the GMT one ?&lt;BR /&gt;&lt;BR /&gt;On line is results given by PDA and PC simultaneously  !&lt;BR /&gt;The second line is about 1'20"  after the first&lt;BR /&gt;&lt;BR /&gt;TimeZone  PCNbElapsedSec  PDANbElabsedSec  PCS1SecTimeFormated PDAS1SecTimeFormated&lt;BR /&gt;Adelaide  3191482658      3191520414       01/01/1904 10:30:01 1/01/1904 0:00:01 AM&lt;BR /&gt;Paris     3191482749      3191486307       01/01/1904 01:00:01 1/01/1904 0:00:01 AM&lt;BR /&gt;&lt;BR /&gt;Notice taht on PDA if you link zero to the date formater you get the current date so i linked 1 second !&lt;BR /&gt;&lt;BR /&gt;Last: Are you part of NI support (if not) do you know how can i make them get interest in my problem ?</description>
      <pubDate>Thu, 17 Feb 2005 11:04:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184098#M106950</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-02-17T11:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184119#M106960</link>
      <description>Ouups ! &lt;BR /&gt;about the previous post,: It's not 1'20" after the first try but about 50 seconds after the first try !</description>
      <pubDate>Thu, 17 Feb 2005 12:59:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184119#M106960</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-02-17T12:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184197#M107002</link>
      <description>1. I'm not from NI. Like most people on this site I'm a regular user looking to learn and to help other people. NI employees have blue boxes next to their names while regular users have yellow or orange boxes (some people with an overactive imagination might call it gold). You can reward these users by giving them a lot of flattery and a lot of 5 star ratings. NI support personnel monitor these forums and offer support like all other users, but if you want to be sure they get your request, click on support on the top of any page in the site and send them an email requesting help. In general, I think it's preferable to start by using the search engine to try find if someone hasn't already answered your question and to get more data. If that doesn't help, use the forums (where you can find experienced users who dealt with all inds of situations) and if that doesn't help, email NI.&lt;BR /&gt;&lt;BR /&gt;2. I don't have access to LV 7.1 at the moment, so I can't look at your code, but if I understand your description and table correctly, you're actually getting what you wanted - you wire 1 into the PDA VI and you get 00:00:01 - that's GMT. I never worked with a palm but I think OS 4 and above should have a timezone setting in its preference settings screen.&lt;BR /&gt;&lt;BR /&gt;3. Finally, it is possible that there is a bug and that the VI on the PC and on the PDA are not acting the same - one outputs time in local time and the other in GMT. I just don't have the means to check at the moment and I don't think I'll have time for it soon. Try emailing NI and include a link to this page (just copy the url from your browser).</description>
      <pubDate>Thu, 17 Feb 2005 15:45:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184197#M107002</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2005-02-17T15:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184286#M107049</link>
      <description>Thank you very much to have shown interest in my request.&lt;BR /&gt;I'll try to mail this to NI, because i still don't have the time Zone independant number of seconds elapsed since 01/01/1904 00:00:00.&lt;BR /&gt;I've got a 5.2.8 OS and i've got the time zone setting (that's what i did to give you Adélaide results). &lt;BR /&gt;The final problem is that timezone difference is directly added to Number of seconds that's why when i format a "get time date in seconds vi" result to a date text formater the result is timezone dependant OK. But the number of seconds elapsed still now stay timezone dependant !</description>
      <pubDate>Thu, 17 Feb 2005 17:37:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/184286#M107049</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-02-17T17:37:14Z</dc:date>
    </item>
    <item>
      <title>Very Sad Again ...</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/185827#M107920</link>
      <description>I've one more time followed the right procedure to try to find an answer to my question, Looking at forum, posting in forum, then mail support and .... except some exchanges with "tst" (thank's very much) no answer !!&lt;BR /&gt;&lt;BR /&gt;My question seems very simple it's to get this in Labview code:&lt;BR /&gt;- How to get the real GMT NB OF SECONDS SINCE 01:01/1904 00:00:00 on my PDA (PALM) ?&lt;BR /&gt;- Or for example how can i know the current timzone Nb second difference with GMT on a my PDA ?&lt;BR /&gt;&lt;BR /&gt;Please help for a trick !</description>
      <pubDate>Wed, 23 Feb 2005 08:11:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/185827#M107920</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-02-23T08:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Very Sad Again ...</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/185835#M107922</link>
      <description>I see this is still troubling you, so I'll make a suggestion.&lt;BR /&gt;I don't have the means at the moment to check this, but if the the number of seconds output by the Get Date\Time VI is timezone dependant, I suggest you let your user determine the time zone and save this in a config file.</description>
      <pubDate>Wed, 23 Feb 2005 08:38:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/185835#M107922</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2005-02-23T08:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Very Sad Again ...</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/185858#M107934</link>
      <description>Your right ... i should do that ...&lt;BR /&gt;&lt;BR /&gt;But yu know my palm application is a bit complex with many existing parameters in a recorded saved file, for Data aquisition with bluetooth peripherals, for recording parameters, for displaying parameters, for an exchange protocol, for some learning behaviour with (simple) user interface (for electrician, i mean they are not computer scientist ... some of them could even don't know anything about GMT time, or won't think about configuring it according to the real Palm configuration !). In the full software solution, we've got also information comming from a linux box with specific hardware that make recording session also (for electricity surveying), and at the end many log files are joined for a spécific Pc client software and for specific server processing to make data analysis ... &lt;BR /&gt;&lt;BR /&gt;That's why i'd prefer this kind of information not to be depending on a user action.&lt;BR /&gt;&lt;BR /&gt;If you wan't to have a look to our works go on www.watteco.com.&lt;BR /&gt;&lt;BR /&gt;But again thank you very much for you interest and solution proposition, maybe i'll finally do what you suggect !</description>
      <pubDate>Wed, 23 Feb 2005 09:43:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/185858#M107934</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-02-23T09:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Time on PDA UTC</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/191004#M110403</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;Mr Tillet from French National support answered me and explained me that I should make my own system call on PDA, then I read a bit about this subject and discovered that I could make my stub dll with LabWindows CVI (at the moment I’ve no other C dev platform on my PC), and finally I went on palm reference API to find the way to get the TimeZone difference !&lt;BR /&gt;&lt;BR /&gt;So it’s Ok my problem is solved,&lt;BR /&gt;&lt;BR /&gt;Thanks for all.</description>
      <pubDate>Wed, 09 Mar 2005 11:14:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Time-on-PDA-UTC/m-p/191004#M110403</guid>
      <dc:creator>P E G</dc:creator>
      <dc:date>2005-03-09T11:14:43Z</dc:date>
    </item>
  </channel>
</rss>

