Which event time capture method is more accurate?

Hello
I am trying to capture a time stamp of some sorts whenever the DAQ receives a pulse, I have two methods (attached) which are giving slightly different times. One method is using the "get time stamp" function while the other is using the "Tick Clock". The format of the time stamp does not matter too much but the accuracy does, so I am wondering which one is more accurate. Also, this VI will most likely be utilized on a real time system (Labview RT) if one VI or the other cannot be used in real time then that would take precedent over the accuracy.
Thank you     
Solved!
Go to Solution.
Attachments:
Trigger_v3_tickclock.JPG ‏110 KB
Trigger_v2_timestamp.JPG ‏93 KB

Timing accuracy is not very good with either method. The Timestamp uses the computer's time of day clock.  If you were using computers before time servers became available, you may recall that computer clocks drifted seconds per day or more.  Over the long term (weeks to years) the timestamp will be, on average, more accurate because of the continual resetting by the time servers. However you may see jumps due to those resets.
The Tick count is derived from an internal oscillator in the computer.  Because the computer is more concerned about synchronizing logic across the CPU (and peripheral chips) thatn timing accuracy, these oscillators are neither highly stable nor accurate.
The oscillator in your DAQ device is almost certainly more stable and probably more accurate than either of the internal clocks available.
Get the signal from the DAQ as a waveform and use the t0 time from that. Short of setting up your own atomic clock or GPS derived clock, that it probably the best you can do.  It also is most closely linked to the acquisition as opposed to the timt the data is read from the DAQ device.
Lynn

Similar Messages

  • Event Handlers and Methods

    Hi
    I am new to web dynpro java . I want to know what are various situations in which Event handlers and Methods are introduced into component controller of  a web dynpro component and situations in which individual component subscribe to event in component controller..
    Thanks
    prasad

    Hi Prasad,
    When we write Events and methods inside the component controller those becomes visible throughout the components. So, for example, any action of a view of the component can call such a method of the component controller.
    And when we write an Event or Method inside an individual component, it's life cycle remains inside the component only.
    This is the basic difference.
    Moreover, If you create attributes insdie component controller those becomes known to all methods that are called within a component and can be used by them, provided they have the Public property.
    Hope it helps...
    Regards,
    Sen

  • Which color profile is more accurate?

    Hi! I recently got a MacBook Pro with Lion and I noticed that the default color profile is Color LCD (which seems a bit too warm to me), and there's also the option to change to Adobe RGB (which is more bluish) or two other RGB profiles. Which one is more accurate? This is really important for me because I work in Photoshop and I would like to ensure that what I see on my monitor is what most people see on theirs and also that my images are going to be printed with colors as close as possible to the ones I see.

    There are systems to calibrate monitors for color rendition. I would suggest you try one of those to create a custom profile for your MBP screen. If you are doing photography for pay this something you should have.
    Personally I don't find my screen to warm and I do all my main image editing on a desktop system with 2 monitors and the one that holds the image, tools on the other monitor, is calibrated with one of these systems.
    And then my Printer is calibrated to match my screen.

  • Change standard view: remove event time

    In iCal, a lot of visual space is wasted listing the time of an event. Fortunately, the time is unlisted in some cases (e.g., a half hour event in 'week' view), but for 1 hour events or more, the view of the event description is occluded by the start time. This time listing is redundant and unnecessary, since it is also indicated and easily visible to the left of the day columns in 'week' view, for example. Is there a way to remove the time? Any suggested workarounds so that we can see more of our event descriptions at a quick glance?
    thanks in advance.

    this is true, but i'm most interested in turning off times in 'week view', since times are already listed via the grid on which events lie. it sounds like a second radio button in Preferences>General should be added, called "Show/Hide event times in week view".
    apple, are you listening?

  • Splitting events when capturing footage from tape

    Using Final Cut Pro x, I want to capture footage from tape which is of a more then one event. what is the best way of doing this so as to avoid all of the footage captured as one event.

    One way of doing this is to simply go into the Import from Camera window and select the clips that belong to one event then hit the Import Selection button.  A window will come up asking you which event you want to import to and also give you the option to create a new event.  After the little clocks fill up on each of the selected clips, that import is done.  Now you can select the other clips and import them in the same way specifying a new event when you are asked where they are to go.  Best wishes.
    stpehen

  • How to distinguish the field on which event is triggered? (ABAP Web Dynpro)

    I have an application where there are multiple input fields in the layout. After the user clicks search help for the input field and selects a value, some action has to be performed for each input field. Currently, I am coding the required action in "WDDOMODIFYVIEW" method. This method will be called whenever there is any action on any input field (as its name says), but how can I distinguish on which input field the method is triggered? or How can I know on which field the search help has been triggered?
    or I would be happy to implement any other solution if available.

    HI Deepak Dakshinadi  ,
    You can implement OVS in your input field.
    In the event ON_OVS you will get the value of the attribute  OVS_CONTEXT_ATTRIBUTE which can give you the id of the input field in which OVS is implemented.
    I think by using this you can distinguished among your input field and based on which you can do your particular coding.
    Check the link for implementing OVS.
    http://wiki.sdn.sap.com/wiki/display/WDABAP/ABAPWDObjectValueSelector(OVS)
    and check the forum to get the id of the field of that particular search help triggered.
    Re: More than 1 OVS in 1 View

  • More Accurate antialiasing preventing rendering of multiple frames simultaneously after a while

    Hi all.
    I am experiencing inconsistent memory management behavior when rendering my project in AE that prevents me from rendering multiple frames at the same time when some footage items use Accurate antialiasing.
    I have an 8-core i7 MacBook Pro with 8GB of RAM and I'm using AE CS5.5. I am rendering a project with many imported Illustrator layers to keep things nice and crisp. These are in a 3D composition with a camera, DOF, and they are being continuously rasterized. On some of the vector assets I have to set the antialiasing setting to "More Accurate" in the Interpret Footage dialog to remedy some image quality issues. Here is what I noticed when rendering:
    1. When the antialiasing setting on all Illustrator assets is set to "Faster" the composition renders without issues.
    2. I change the antialiasing setting on some Illustrator assets to "More Accurate" to improve image quality. Render Multiple Frames Simultaneously is off. Composition renders for a while, but eventually I get an error: "after effects error : cannot allocate enough memory to antialias file (50:5)”.
    3. To get around the error I instruct AE to empty the cache every 5 frames or less via the Secret menu in the Prefs. This prevents the error from occuring and I can see the RAM being deallocated every once in a while as expected. This lets me render with the quality I need, but is slower.
    4. To speed things up I turn on Render Multiple Frames Simultaneously. I use conservative settings: AE is to use only two cores with 3GB of RAM per core (max allowed). The rendering is sped up. However, I can see that the system's "in use" RAM is steadily increasing with each rendered frame until the computer runs out, at which point AE automatically turns off Render Multiple Frames Simultaneously and starts to render one frame at a time. This doesn't happen whe all vector assets are set to use Faster antialiasing an I can render indefinitely with Render Multiple Frames Simultaneously, but this way I don't get the desired quality. Please note that there is enough RAM for the cores to render several frames, but it seems as if having rendered a frame the system doesn't release or reuse the memory when assets use Accurate antialiasing and goes to use another chunk until there is no more.
    Also, I am outputing to an image sequence.
    Please help me find a workaround for this issue. Thanks!

    Thanks Mylenium. It looks like the underlying problem (cannot allocate enough memory to antialias file (50:5)) has been around for quite some time. I've tried all manner of different combinations of settings and in the end settled on having it render one frame at a time with dumping cache every 2 frames (hey, at least it renders without running out of ram and erroring out). It's just disheartening to know that due to this issue (bug or architecture) AE is only using a bit more than 1/8 of my machine's CPU power. Perhaps AE should have a feature that has it dump all the memory and attempt multi-frame output again every once in a while during make movie.

  • Printing Calendar shows ellipses for event times

    We generate a .ics file from your database which users can then subscribe to. Recently, we noticed that when trying to print our calendar from iCal, the event times just show up as ... rather than showing the time. This does not happen for any other calendars, just our one that you can subscribe to. We are using proper ical format to generate our calendar, so I have no idea why this would be happening. Has anyone seen this before?
    webcal://www.puc.edu/news/calendar/puc.ics

    Yes. This has to do with one or more all-day recurring events that synced over from Outlook 2003 improperly. It seems to be a bug.
    In order to fix this, you will have to look at the iPhone calendar and start browsing backwards (monthly view is most convenient) until you find the first day that shows no event (that has no dot in it). If you go back far enough, you should find one.
    When you find the first day that shows no event, start browsing forwards until you find the first blank day that shows an event. This will be the first instance of the "bug".
    When you find that day, start looking back to the day(s) before, and you will likely find an all-day recurring event (like a birthday, anniversary, etc.). Open the event, and look at the event dates. If the date is February 5, it should read Feb 5 to Feb 5. On my iPhone, it read Feb 5 to Feb 4. That end date was the day before. I manually fixed it to say Feb 5, and when I came back out of the event edit screen, that fixed the problem.
    You may notice the problem reappear in future months. That is because there are other recurring events with the same problem. Unfortunately, the only way I found to fix this was to find each one with the technique I describe above, and fix them one by one. I was unable to fix them in Outlook (as they looked OK in Outlook), and there is no search feature on the iPhone to look for these.

  • I am using iCal 8.0 and I don't know how to include event times along side the event in the monthly view.  help.  :)

    I am using iCal Version 8.0 (2026)
    I have read through responses to a similar question as I am posing, but the recommendations that I've found don't seem to be in the iCal preferences/ general tab.
    Two great solutions that don't seem to be in my preferences winder are: 
    1.  A respondent recommended checking the box 'show event times' on the general/ preferences tab, but that box does not appear in my window
    2.  A second response i found recommended that 'I check box for 'Show time in Month view.' in Under General/ preferences, but that option is not appear either.
    Any other thoughts please

    The grouped yellow pages are a Section (Chapter).
    If you have logical divisions within your documents that fall on page boundaries, do the sensible thing and actually divide them with:
    Menu > Insert > Section Break
    …where you want the separation. Both before and after.
    Moving or removing individual pages is like ripping pages out of a book and/or reshuffling them. It makes sense to relocate or remove entire sections, which are pages connected by their content, but not the individual pages within those that have continuing text both before and after them.
    Peter

  • Google calendar event times are shown as -1h

    Summary:
    When I create a new event in the built in WP8 calendar app to a Google calendar the time of the event is being displayed as one hour earlier.
    Steps to reproduce:
    Create a new event in calendar. Choose one of the Google calendars configured (I have two configured in my phone). Set time as 2013/07/17 16:00. Save the event.
    Expected behavior:
    The event time in the agenda view is shown as 2013/07/17 16:00.
    Observed behavior:
    The event time in the agenda view is shown as 2013/07/17 16:00 for a few seconds. It then automatically changes to 2013/07/17 15:00.
    Other notes:
    I have two Google calendars configured. I can observe the same misbehavior on both.
    I also have a Microsoft (@hotmail.com) calendar configured. This works as expected.
    When I log into my Google calendar using a web browser, the time is shown as expected.
    When I use a third party calendar (Chronos) and sync my Google account directly, the time is shown as expected.
    When I use a third party calendar (Chronos) and use it simply as an interface to the built in WP calendar the time is off again showing 2013/07/17 15:00.
    The timezone on my WP is set to (UTC) London.
    I started noticing this perhaps a week ago. It was working as expected before.
    Phone model is Nokia Lumia 925
    Phone OS version is 8.0.10327.77
    Notes 1-6 suggests to me that the internal calendaring module in WP8 fails to recognize DST (daylight saving time) in timezone (UTC) London or misinterprets relevant information fields on Google calendar objects.
    Note 7 suggests to me that this is related to an update to my WP8 phone or a change in Google calendar API.
    Any help is much appreciated, this is driving me rather nuts.
    Thanks,
    Kaarel

    Further investigation reveals this only happens when the event is created from within WP native calendar app and disappears when I make an edit to the event in any other calendar client including Google web. So a more appropriate description of the problem would be:
    "Native calendar app keeps subtracting 1h off a Google calendar event on EVERY edit"
    Create an event at 2013/07/17 15:00 in WP native calendar app. Result: Event shows as 2013/07/17 15:00 in the calendar app for a few seconds, then updates itself to 2013/07/17 14:00.
    Edit the event title and save in WP native calendar app. Event time moves by -1h again to 2013/07/17 13:00.
    Edit the event title in Google web calendar.
    Subsequent edits in WP native calendar do not mess up the time any longer. If I fix the time to what I originally intended (2013/07/17 15:00) in WP native calendar app, it stays there and shows correctly in all previously mentioned calendar viewers.
    I just learned that Lumia 925 was released with GDR2 update pre-installed. This update is only now being made generally available. If the issue is secific to the CalDAV implementation in GDR2 rather than specific to my phone only, this would make a lot of angry people. I hope I'm wrong on this though as it's an extremely frustrating problem.

  • Does backing up my hard drive to time machine gain me more space/speed on my iMac?

    I have an iMac. here are the specs:
    Hardware Overview:
      Model Name:    iMac
      Model Identifier:    iMac8,1
      Processor Name:    Intel Core 2 Duo
      Processor Speed:    2.8 GHz
      Number Of Processors:    1
      Total Number Of Cores:    2
      L2 Cache:    6 MB
      Memory:    4 GB
      Bus Speed:    1.07 GHz
      Boot ROM Version:    IM81.00C1.B00
      SMC Version (system):    1.30f1
      Serial Number (system):    QP921090ZE4
      Hardware UUID:    20AE2D9A-DB71-54DF-95F7-DAEFEE167723
    I have a TON of art/photos on this computer. I'm wondering if backing my hard drive up with time machine gains me more space and processing speed-or if it only slows my computer down? is it better to house my files on a seperate drive from the drive i am using for backing up with time machine?

    Just to add a little, Time Machine is not a storage drive. Backups on there are not in a form you can use as you would from your normal internal. If you delete your pics etc. after backup, they won't be backed up on subsequent runs, and will eventually be lost when the TM drive gets near full and starts deleting the oldest backups. Have a read of Pondini's TM articles; http://pondini.org/TM/Home.html
    To do what you want, you need another drive to which you can simply copy your pics etc and open from there while booted to your internal. (this is a basic storage drive)
    The storage drive can then also be backed up to TM (provided the TM disc is big enough).

  • Does anyone know how to change where incoming (via mail) calendar requests go on my MacBook? Mine insist on going to Entourage, which I don't use any more. I've tried setting the default calendar in iCal preferences. Doesn't help. Bugs me. Can you help?

    Does anyone know how to change where incoming (via mail) calendar requests go on my MacBook? Mine insist on going to Entourage, which I don't use any more. I've tried setting the default calendar in iCal preferences. Doesn't help. Bugs me. Can you help?

    Jneklason wrote:
    ~snip~
    I know this email is confusing and really hard to understand...perhaps now you will know how i've been feeling--lost and confused with all the mis-information, with a hit and miss phone, and out of time with all the 1 1/2 hr to 2 hrs EACH wasted on this issue.
    On top of all this, I can't even find out how to file a complaint with anyone higher up than Customer Service.
    I hate to tell you this, but you didn't write an email. You wrote a discussion post on the Verizon Wireless Community forum which is a public peer to peer forum. Unfortunately since you didn't mark your post as a question, the VZW reps that roam this community won't ever see your post. Before you re-post it, don't. Duplicate posts get removed from the community.
    I see there were several missteps both by the reps and yourself in your post. First you should have insisted on returning the phone within the 14 day return policy period. Second which Samsung Galaxy mini model did you purchase? The S3 mini or the S4 mini? Did you do any research prior to deciding on this device. The reps at that time deflected the easiest course of action, by trying to get you to replace the phone under insurance instead of returning the phone. The Early Edge payment option requires the current phone on the line using the early Edge must be returned to Verizon Wireless. Did you once considered going to a third party site like Swappa to purchase a gently used device for your daughter?

  • HT201774 How do I delete excess email messages from my iPhone.  There are 300 messages listed, and every time I delete some, more are added from old messages.  How do I limit the number of messages that can appear on my phone?  How can I delete messages i

    How do I delete excess email messages from my iPhone.  There are 300 messages listed, and every time I delete some, more are added from old messages.  How do I limit the number of messages that can appear on my phone?  How can I delete messages in bulk,

    You can't.
    All photos transferred from your computer are stored in the Photo Library. The photos in the album or albums below are not duplicates - they include a pointer to the original photos stored in the Photo Library. This way you can view the photos in a particular album only by selecting the album, or you can view all photos available in all albums by selecting Photo Library.
    Just as with an iTunes playlist. A song cannot be in an iTunes playlist unless the song is in the main iTunes library. Placing a song in a playlist does not duplicate the song. Remove the main iTunes library or the songs from the main iTunes library that are in a playlist and the songs will no longer be in the playlist either. This way you can listen to the songs in the playlist only by selecting the playlist, or all songs in your entire iTunes library by selecting Music under Library in the iTunes source list.
    The same with iPhoto on a Mac. A photo cannot be in an in iPhoto Event or Album unless the photo is in the main iPhoto library. Placing a photo in an Event or Album does not duplicate the photo. This way you can view the photos in an iPhoto Event or Album only by selecting the Event or Album, or all photos in all Events or Albums.

  • Which of the following will take more memory?

    Hi All,
    which of the following will take more memory:
    ---this-----
    long longval[] = new long[100];
    String strval[100] = new String[100];
    boolean boolval[100] = new boolean[100];
    ---or this-----
    class Data {
    long longval;
    String strval;
    boolean boolval;
    Data data = new Data[100];
    I heard objects will take up more memory than default datatypes. I'm looking for speed and memory optimization, so even the slightest of memory saving will matter.

    Hi,
    the first one needs less memory, I guess - beside the point, that the second one has 100 additional references, is the fact, that allocation of memory on modern machines is not a continous one - new data blocks are arranged so, that they start on even addresses (it's a performance issue) often clustered in multiples of 16, 32 or 64. So if you allocate a lot of single objects, the average loss of memory with each object is 8,16 or 32 Bytes (half the cluster size).
    The first one allocates 3 compact data blocks (arrays) - so 3 times the additional loss of memory takes place. The second one allocates 101 blocks (100 objects + 1 array), and so 101 times the additional loss of memory takes place.
    greetings Marsian

  • Event time issue - IPS 4240, v5.0, VMS.

    Hi,
    I am having this unique issue. Whereas the IPS system time is correct, and I have set a UTC offset of 330 min (being in the GMT +5.30 hrs time zone.), I am still seeing the event time on the IEV as UTC, and not the system time. This is kinda tedious trying to keep track of the actual local time the event occcurred. The system clock on the IPS shows correct local time.
    Also, on the VMS server, the system time is the same as the IPS. However, whenever I open up the SecMon, to view the event, it gives me a funny default start & end time, which is about 3 beyond the system time (I expect the time range reflected in the SecMon, should correspont the system time of the VMS machine, when the SecMon->Monitor->Events link was clicked.) For e.g. if I click on the SecMon->Monitor->Events link at say 10.00 am, on 13th April, I expect the fetch events time range to show from 13-April-2005 10:00:00 hrs to 13-Aril-2005 10:00:00 hrs. However, what it actually displays is 13:00:00 hrs to 13:00:00 hrs. I am at a loss where this time difference is creeping up from. Also, if instead of the time range, I specify, say last 1 or 2 hrs, it wont show me any events. (This I suspect is because of the funny 3 hr time difference that has crept in.) I can only see the events, if I ask the events of beyond last 3 hrs.
    Any suggestions how to resolve the same? I am not using any NTP servers currently. Would that help?
    Thanks in advance.
    Ajay.

    Hi Ajay
    Its not a major problem either in your CISCO IDS and CISCO VMS. It is time synchronizing factor involved in this mismatch time view on your Sec Mon.
    What version of VMS you deployed?
    If it is not updated version then download the PERL script Workaround files from Download Center then run on it.
    After that, the problem will be resolve.
    If it will not resolve then pls reply.
    Thanks

Maybe you are looking for

  • WRT610N v1 Problem after uploading wrong firmware

    Hello I thought to upgrade my WRT610 wireless modem with the latest image. Unfortunately I believe I had a version2, and download the latest firmware of this version. After uploading the firmware it doesn't pop-up with a screen that the image was suc

  • Kernal Panics since 10.5.1?

    Hi, Since updating to 10.5.1 my macbook has suffered 4 kernal panics, it didn't happen once under 10.5.0 or under 10.4, i have reset the p-ram, repaired permissions and fsck-fy is single user mode, is there anything else i can try?

  • How to convert traditional chinese to simplified chinese in iWork?

    As a topic, after update to Mavericks,   I'm unable to convert the traditional Chinese to simplified Chinese, even though I use the Page Service  to set a short cut for converting, but it doesn't work. When I use Lion version, I'm able to do it......

  • Acrobat 7 only creates empty pages.

    I have XP, Acrobat 7, and an extreme amount of frustration. I have been attempting for several weeks to create a PDF file, and every single attempt has ended up with nothing but blank pages. I have no idea what to do, nor can I think of a way to expl

  • Scan multiple page to be one document to e-mail

    We are trying to scan more than one page and have it be all the same file (Like a booklet).  We are scanning from our ccopier which sends it as a e-mail with multiple attachments, (but I only need one file attachment for the whole thing)??  Confused