Timing: labview time seems to come in bursts

I'm trying to sample some voltage signals at around 100-1000 Hz (using a PCI-6229) and simultaneously correlate these samples against an absolute time.
So, for example:
0.001 s, +1.0 V
0.002 s, +1.1 V
0.003 s, +1.2 V
0.004 s, +1.3 V
0.005 s, +1.4 V
...etc
However, when using the "Get Date/Time in Seconds" function in LabView, the timing comes in "bursts" like this:
0.047 s
0.063 s
0.063 s
0.062 s
0.078 s
0.078 s
0.078 s
0.078 s
0.094 s
0.094 s 
This is regardless of whether I use the aforementioned function or if I read the data as a 1D Waveform and pull out the t0 values.  

Hmmm, never mind, got around the problem by switching to the "Tick Count (ms)" function.
But just out of curiosity, if someone could explain why the "Get Date/Time in Seconds" function behaves like that I'd appreciate it.

Similar Messages

  • Load times seem long

    This is my first website I'm doing completely in Edge Animate, which I love, by the way.
    http://www.mercerhrs.com/marcomm_world/index.html
    It seems that between pages, the load time seems a bit longer then I'm used to. If you click on some of the buildings, say "CommLab" or "Resource Group", it seems to take a bit longer then I'd like to load.
    Any suggestions? Can I preload all the javascript when a user hits the home page?

    Humm - no lag here at all - in fact, very nice and smooth transitions.
    Nice graphics, by the way.
    Darrell

  • DateAdd(interval,number,date) Visual Basic to LabVIEW Time Stamp add 18 months

    Hi all,
    I need to match Visual Basic Cmd  =  DateAdd("m", 18, Date()) which adds 18 months to today's date.  When I use LabVIEW Time Stamp VI's at first I tried adding 1.5 years in seconds. but this did not match the VB generated method?  What method do  I use in LV to obtain the VB DateAdd("m", 18, Date())
    Example 'Add one month to January 31, 2000
    document.write(DateAdd("m",1,"31-Jan-00"))
    Output:
    2/29/2000

    Well this is how you do it. However, it doesn't seem to work with the month. There was a thread about this problem not too long ago. If you overflow the month in the date/time rec cluster (so it is greater than 12), date/time to seconds returns 0. Every other element works fine. You can add 1000 to the day and it will figure it out just fine. When this bug is fixed, this will work. Also, it might only be a bug in recent versions. I'm on 8.5 and it doesn't work right.
    I realize this isn't a great answer to your question, but as far as I know, this is the easiest way to do what you want and have LabVIEW handle all the work.
    Message Edited by Marc A on 10-03-2007 03:56 PM
    Attachments:
    Example_BD.png ‏2 KB

  • Apache err log on http server *broken pipe* each time a message comes thru

    I've noticed on our http server, each time a message comes through for B2B we consistently get the following entries in the Apache error log:
    (32)Broken pipe: MOD_OC4J_0087: Got an unexpected error while calling send() to send a message to oc4j and the error code is 32.
    MOD_OC4J_0053: Failed to call network routine to send out an ajp13 buffer message to oc4j.
    MOD_OC4J_0027: Failed to send out an ajp13 message to oc4j.
    MOD_OC4J_0026: Failed to marshal a request to ajp13 message headers or send them to the web container.
    Any idea what's causing this? Everything seems to be going through OK.
    I'm trying to track down an issue that occurred over the weekend. I don't think this is related, but I do need to address it.
    Thanks.
    [                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hello,
    Here is my 2 cents.
    Oracle recommends you set the Oc4jCacheSize parameter to reduce the occurrences of MOD_OC4J_0087 and
    related errors in your Apache error logs. To change this parameter, follow these steps:
    1. Stop the OPMN processes on the middle tier.
    2. On the middle-tier computer, open a terminal window and go to $ORACLE_HOME/Apache/Apache/conf.
    3. Enter the following command:
    cp mod_oc4j.conf mod_oc4j.conf.pre3604573
    4. Edit the mod_oc4j.conf file by adding the following line after the </IfModule> line, but before the
    Oc4Jmount /j2ee/* line:
    Oc4jCacheSize 0
    5. Start the OracleOPMN processes on the middle tier.
    I would still suggest to analyze the stack trace further for exact issues.
    Rgds,Ramesh

  • Nslookup: DNS request timed out. time out was 2 seconds. (When the primary DNS is down)

    Hi All,
    I have set up 2 Windows Server 2012 domain controllers (DCA & DCB). DCA points at DCB as the primary DNS, and itself as the alternate DNS. DCB points at DCA as the primary DNS, and itself as the alternate DNS.
    When both DCs are running and if I do an nslookup on DCA: The result is as follows:
    Default Server: dcb.testdomain.com
    Address: 30.30.30.2
    nslookup on DCB:
    Default Server: dca.testdomain.com
    Address: 30.30.30.1
    Client PC (Windows 7 Pro):
    1st DNS : 30.30.30.31
    Alternate DNS: 30.30.30.32
    nslookup on the client PC
    Default Server: dca.testdomain.com
    Address: 30.30.30.1
    Up to here everything is fine. Now if I turn off DCA, and do an nslookup, the result is as follows:
    DCB nslookup:
    DNS request timed out.
           time out was 2 seconds.
    Default Server Unknown
    Address: 30.30.30.31
    Client PC nslookup:
    DNS request timed out.
           time out was 2 seconds.
    Default Server Unknown
    Address: 30.30.30.31
    I waited for more than 15 minutes an tried again, it didn't help.
    I have been reading a few similar posts on this matter, but couldn't find the answer.
    I would  expected it to display the DCB when I do an nslookup.
    Question 1: Shouldn't that display DCB rather than displaying a time out message when I do nslookup?
    Question 2: The fact that it displays a time out message, does it mean that more configuration needs to be done? If so please kindly advice what needs to be done. 
    I did an ipconfig /displaydns command. I realized that the order of DNS have changed on both DCB and the Client PC:
    Now, they both display DCB on the top of the list, whereas they were displaying DCA on the top of the list prior to the shut down.
    Question 3: Does it mean that the Client PC now knows that the 1st DNS is down and so it's using the 2nd DNS?
    If so, why does the nslookup display the time out message?
    Question 4: Is it possible to configure either of DNS Server or the DNS client, so it displays the 2nd DNS when the first DNS is not accessible and when I do nslookup?
    Thank you for. 

    Hi Ton_2013,
    Based on my understanding, the issue we are experiencing is that: when the primary DNS server is down, the result of the tool Nslookup is to diaplay the time out message at first. Right?
    Based on my knowledge, timed out message is means that the server did not respond to a request after a certain amount of time and a certain number of retries. Because the primary DNS server is down, it can't respond to this request and time is out. When
    the primary DNS server can't respond, the secondary DNS server works to ensure effective work. And the order is changed as you said.
    As to the reason why the result is still the same even when the order has changed, we can try to use Network Monitor to capture network traffic and view and analyze it to find the cause. And the cause may be the cache. For your information, please refer
    to the following link to download the tool Network Monitor:
    http://www.microsoft.com/en-hk/download/details.aspx?id=4865
    Regards,
    Lany Zhang

  • Convert Unix timestamp to LabVIEW time

    Hello
    I need to convert a Unix timestamp comming froma dll to a LabVIEW time. Does anybody now some ready to use function for this?
    Thanks
    Solved!
    Go to Solution.

    DAckermann wrote:
    Oh yes. That was easy.
    Thank you very much!
    Exceot that there is a small possible gotcha. If you enter 1/1/1970 in a LabVIEW timestamp control and convert this to a double to get the number of seconds you likely end up with an error of your local timezone offset.
    Both the Unix and LabVIEW epoch are defined respective to GMT which for most practical purposes is the same as UTC. So you have to make sure to get the number of seconds for a timestamp that shows 1/1/1970 00:00 UTC to be right.
    Spoiler (Highlight to read)
    If you ended up with 2082844800 as offset then you got it right.
    If you ended up with 2082844800 as offset then you got it right.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • HT4623 When i click on general settings, the software update does not seem to come up? It wont let me download any apps.

    When i click on general settings, the software update does not seem to come up? It wont let me download any apps.
    I Want to download i0s 5
    i have ipod touch 3rd gen

    You need to connect your iPod to iTunes on a computer and update from there.
    Before updating, I recommend that you create a backup first, using : http://support.apple.com/kb/ht1766
    Please note that iPod 3d generation only goes up to iOS 5.1.1
    To update the iPod, use: http://support.apple.com/kb/ht4623
    scroll down to the part that's about updating with iTunes.
    Good luck
    Stijn
    Message was edited by: jesterwylde

  • My itunes does not want to work downloaded  5 times and still comes up with an error

    my itunes does not want to work downloaded  5 times and still comes up how can I fix this ?

    I have the same &*@#($@% problem....and I'm ******! I've tried everything. What error message are you getting? I am getting "Itunes folder could not be found or created. The default location is in my music folder". I've downloaded it a million times. It worked at first by going to a specific song and clicking it and/or plugging in my IPOD, but that stopped also.

  • Hi i am having a problem with itunes on this computer so i had to remove it and tryed to download it again and now every time the computer comes on i get a notification which says "the program cant start because MSVCR80.dll is missing from your computer

    hi i am having a problem with itunes on this computer every time the computer comes on i get a notification which says"the program cant start because MSVCR80.dll is missing from your computer,try reinstalling the program to fix this problem" but when i click on ok it just keeps popping up 4-5 time and then gone.and i cant dopwnload the itunes again.help

    You need to work through the user tip: https://discussions.apple.com/docs/DOC-6562

  • Strange "tang" noise that seems to come from nowere very annoying anyone know whats the source

    strange "tang" noise that seems to come from nowere very annoying anyone know whats the source

    I feel your pain, so many sales stuff to work through to get to the good stuff
    here's my very simplistic interpretation
    Cloud control = anything with a "c" behind the name - eg 12c
    Grid control = anything with a "g" behind the name - eg 11g
    oracle enterprise manager is the product that comes from Oracle to manage the database layer from the operating system upwards , (eg software components) - latest version 12c something
    ops center, or oracle enterprise manager ops center is a product that came from Sun to manage the OS, hardware level and down (eg hardware components) - latest version 11g update 1 release 3
    currently these two products, OEM and OEM Ops Center are 2 seperate installs
    I also believe that Oracle only make roadmaps available on request
    The only sites where you are going to get any official info is from the oracle websites
    www.oracle.com
    edelivery.oracle.com
    support.oracle.com
    docs.oracle.com
    etc

  • The new U2 album that I never asked for keep playing on my Ipad, how do I get rid of it ? seems to come from the iCloud....

    need to delete this album from my ipad...
    icons of iCloud on the right of the songs.
    the album appears under artists
    doesn't appear on lists
    doesn't appear on the Imac when Ipad connected ?
    how do I suppress this music I don't want ?

    ok thx for answering, but I still don’t understand why the music is playing while I never downloaded it ?
    when I use the music icon on my Ipad, on my lists, it suddenly plays the U2 noise in the middle of it
    why, if it’s not on my Ipad ?
    Philippe BRUNOBONTI
    [email protected]
    Le 7 oct. 2014 à 16:48, Apple Support Communities Updates <[email protected]> a écrit :
    You received a reply
    Rudegar has replied to your question. You can view the full discussion in Apple Support Communities.
    the new U2 album that I never asked for keep playing on my Ipad, how do I get rid of it ? seems to come from the iCloud....
    when it show a cloud to the right then it's not on your device
    it mean that it's tied to y our iCloud account and can be redownloaded should you wish to
    if you buy other music from iTunes and don't want it on the iOS device anymore because you transferred to your computer
    and wish to add other music then that too will show with the cloud it mean that should you wish you can get it downloaded again free
    it's pretty much the same deal in app store app where you can click on purchases and access all apps tied to your appleID
    Correct Answer Helpful Answer
    Use the buttons above to tell Rudegar and the rest of the community if this reply solved your question or helped you get closer to finding a solution.
    To reply to Rudegar, go to the discussion in Apple Support Communities.
    You are receiving this email from Apple Support Communities. You can change your email preferences in your Apple Support Communities Profile.
    TM and copyright © 2014 Apple Inc. 1 Infinite Loop, MS 96-DM. Cupertino, CA 95014.
    All Rights Reserved | Privacy Policy | Terms of Use | Apple Support

  • Conversion from Excel time to labview time

    Hello all,
                                       I want to convert the excel time stamp to labview time stamp. Can you all please help me how to do this ?
    In my application labview time is 05-11-12 14:56:00 and its equivalent excel time representation is 41218.6222222222.
    I tried this formula,
    Labview time =  24*3600*(Excel time - 1460) but anwer is wrong.
    Thanks.
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet

    Ok, here's what I found.  The conversion is:  Time Stamp = 86400*(Excel Time - 1462).  But here's the kicker: the timestamp is GMT.  You have to add your time zone offset as well.  I'm in the Eastern Time Zone, so I had to add 5 hours.  I'm not sure what DST will do to this.  I'm sure there's ways around it, I just don't have time to look into it more right now.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    Excel Time.png ‏10 KB

  • Every time an email comes in it's preceded by two telephone rings. I don't know what I did to create the problem so I don't know how to resolve it. HELP PLEASE!!!

    Every time an email comes in it's preceded by two telephone rings. I don't know what I did to create the problem so I don't know how to resolve it. HELP PLEASE!!!

    settings >>>>notifications>>>>Mail >>>>allow notifications >>>off  (your choice )
    settings>>>sounds>>>new mail>>>>none  ( will kill rings )

  • How to call LabVIEW dll from ATL COM dll

    I have tried to call simple LabVIEW 8.6 Dll from win32 test application, class Library.
    I have include LabVIEW generated SharedLib.h file and SharedLib.lib file in the test application which I created as simple win32 console project and also from win32 class Library. I was sucessfully able to call my LabVIEW dll funtion. 
    But when I create ATL COM project and try to add SharedLib.h file and SharedLib.lib file I used to get following erors
    Error 1 error C2733: second C linkage of overloaded function 'StrCatW' not allowed d:\program files\national instruments\labview 8.6\cintools\extcode.h 463 
    Error 2 error C2733: second C linkage of overloaded function 'StrCpyW' not allowed d:\program files\national instruments\labview 8.6\cintools\extcode.h 464 
    Error 3 error C2733: second C linkage of overloaded function 'StrCpyNW' not allowed d:\program files\national instruments\labview 8.6\cintools\extcode.h 465 
    Error 4 error C2733: second C linkage of overloaded function 'StrCmpW' not allowed d:\program files\national instruments\labview 8.6\cintools\extcode.h 466 
    Error 5 error C2733: second C linkage of overloaded function 'StrCmpNW' not allowed d:\program files\national instruments\labview 8.6\cintools\extcode.h 467 
    these many errors.
    Will some one explain me how to call LabVIEW dll from ATL COM dll.
    Thanks & Regards,
    Jay

    I also had this problem.  My application is unicode-aware, but I was attempting to link it to a library with primitive C-string arguments.  You could dynamically load the DLL as suggested (more work), modify the header files (really not recommended), or if you are feeling lucky you could try fooling the compiler, as I was successfully able to do in Visual Studio 2010, by steering the preprocessor around those functions (assuming you're not using them, of course -- otherwise this probably wouldn't work):
    // prepare for NI extcode.h inclusion. avoid linker errors for this project.
    #define StrCatW(a,b)     IgnoreLinkError_StrCatW(a,b);
    #define StrCpyW(a,b)     IgnoreLinkError_StrCpyW(a,b);
    #define StrCpyNW(a,b,c)  IgnoreLinkError_StrCpyNW(a,b,c);
    #define StrCmpW(a,b)     IgnoreLinkError_StrCmpW(a,b);
    #define StrCmpNW(a,b,c)  IgnoreLinkError_StrCmpNW(a,b,c);
    // header file for my LabView-built DLL (ASCII single-byte character arguments)
    #include <MyLibraryHeader.h>
    // clean up afterwards, put things back to 'normal'
    #undef StrCatW
    #undef StrCpyW
    #undef StrCpyNW
    #undef StrCmpW
    #undef StrCmpNW

  • Hey! On excel I want to count how many time a text come back in the spreadshit (sum) thx, hey! On excel I want to count how many time a text come back in the spreadshit (sum) thx

    Excel:
    line of cellule with 3 different text. I want to count have many time a text come in the line... Thx for helping me, it is for my job!!

    Hopefully I am understanding your question.
    A typical way to count how many times a word appears in a line of text in a cell is to substitute spaces for the word, one less space than the length of the word. Example:
    A1 has the string "brown red brown green"
    A2 =LEN(A1) - LEN(SUBSTITUTE(A1,"brown","    "))  
    "brown" has five letters so there are four spaces in the substitution text)
    If you want to do several cells at once, counting the total number of times the word appears, concatenate the cells with a space between them
    A1 and A2 have text in them
    A3 =LEN(A1&" "&A2) - LEN(SUBSTITUTE(A1&" "&A2,"brown","    "))

Maybe you are looking for

  • Need help on Socket and HTTP

    Hi, I need help ... please ... I have to use socket and not HTTPURLConnection I try to connect with a socket to a web server (apache2) and request one page but two times. The first time it works well but the second one it doesn't ... I get a null mes

  • J1INCHLN

    HI GURU'S Presently we are maintianing TDS,Surcharge,Ecess and Higher education cess in the dedction. It means 4 TDS line item I get at the time of the invlice or payment. And When i am running J1INCHLN I am getting only 3 line items. Surcharge line

  • How to implement html in ABAP ?

    Hello i want o know how to implement html code in sap ? Is there any procedure for which if yes please do share with me. Points will be rewarded for the helpful answer. Thks

  • Exporting pdf in preview

    I want to rename and save a document in Preview to another location. Why am I unable to do this by going to file>export? The file format is pdf.

  • How to sync .mp3 Lecture files into iPhone?

    I cannot seem to find an answer to this on the forum. I have several ~50min audio lecture files (in .mp3) that I would like to have on my iPhone to listen while walking. Each file is around ~10MB. I have enough space. I added them to iTunes, however