Need to get the exact time of each picture that I saved ( maybe as a excel sheet or word )

Hi guys,
I am actually a new labview user. I have successfullly been able to save pictures. But unfortunately I got two problems. The first one is that I need to use two cameras at the same time. The program I have so far is for one camera. The second problem is that I need to get the exact time for each picture saved in the profile.
I would appreciate if someone can help me with that. Anyway plz find attached the subvi.
Regards,
Abbas
Attachments:
Abbas progress.vi ‏54 KB

Hi Abbas,
First, I notice that you are using IMAQ for USB.  Is there any particular reason you are not using IMAQdx?  This is the newer, supported driver for use with USB cameras that supports acquiring from multiple cameras at the same time. 
Check these two articles:
Can I Acquire from Multiple USB Cameras Simultaneously Using IMAQdx?
Can I Acquire from Two USB Cameras Simultaneously with NI-IMAQ for USB Cameras 1.0?
And also this example (if you camera does not support acquiring from multiple cameras at the same time):
Toggle Between Multiple USB Cameras
As for timestamps, some cameras output them with the frame timing.  However, usually this is not a feature of USB cameras; if it is not, you can look into timing options within LabVIEW.  Try playing with the property node for IMAQdx and the Acquisition Attributes.
Cheers,
Marti C
Applications Engineer
National Instruments
NI Medical

Similar Messages

  • I need to get the system time in Micro second

    Hi,
    In the java API there is a static method �curentTimeMillis�, but I need
    to get the system time in Micro second there is a equivalent method? Or
    there exists any suggested solution?
    Thanks
    Dany

    Why do you need such accurate timing ?
    I'd be suprised if anyone seriously relies on millisecond timing in
    Java, never mind calling through to JNI to get microsecond timing.
    If that's even possible in native code.
    The garbage collector can cause delays/pauses in a java program and
    throw timings off by at least 500 milliseconds, probably more under big loads.
    If you just want a more accuruate way to reset a random seed, there's probably other ways...
    regards,
    Owen

  • I need to get the value of a text field that is located in another page JSP

    I need to get the value of a text field that is located in another page JSP. How do I do that?

    Well you see, I have a page at angelfire.com, which
    does not support JSP. I want to call a script located
    at mycgisever and then, when pressing a link on the
    former page, the JSP page is loaded, and the script
    get the value from the text field on the OTHER page.
    Is this possible?I know nothing about cgi. But that should not prevent me from understanding what can and cannot be done, assuming cgi is sort of comparable with jsps.
    I'm unable to understand your description clearly. Try to explain it better. Give precise steps that you intend to follow and I should be able to help you further.
    So you have a page1.
    You hit submit from page1.
    That goes to the cgiserver.
    From the cgiserver, programmatically load up the jsp.
    search this for the text field.
    Display it on your page2.
    Is that what you are trying to do?
    BTW, won't be able to help you with cgi scripting at all. Can help with Java and Jsp.

  • How to get the exact time when condition records has been created?

    Hello All,
    Can anyone thorw some light on - how to find the exact time on which a particular condition record has been created?
    I have tried to get it from KONP {by inputting condition record number}, but unfortunately time is not tracked over there, but the date is tracked.
    Await your valuable inputs on the same.
    Regards,
    Hrishi

    Dear Hrishi,
    Try with this
    Go to display mode of the condition record through VK13 transaction from the condition record overview screen go to menu Environment >Changes>Click on Change report now system will take you to the Change Documents for conditions selection screen here you input proper selection data then execute now system will give the all the details here you can find the time also.
    I hope this will help you,
    Regards,
    Murali.

  • How can I get the logoff time of each db user from system view?

    I can get the logon_date from gv$session.
    Now,I want to get the logoff_date from some view or table.
    I know that I will get it with trigger.
    But,I am not will to user trigger for it.
    Who can tell me which view or table will show the info?

    But,I am not will to user trigger for it.Are you saying you are not willing to fire a trigger to gather this information?
    I don't know of a table, if one exists, someone will know.
    I say until you find a table, just write a SYSTEM TRIGGER on LOGOUT and place this information in your own table.
    Eric

  • Need to get the number of messages displayed

    Dear All,
    I need to know whether the message area is having any messages or not. If messages are there then i need to get the exact number of the messages. I found the count in the class CL_WDR_MESSAGE_AREA. But the count is the private attribute. Is there any methods available to get the count of the number of mesages.
    Thanks & Regards,
    Raghuram K.R.

    Hi raghuram
    below is the code snippet to get the count of message displayed ..
    other than this what is your looking for Exactly. pls be clear so that we can help you out .
    *   get message manager
      DATA lo_api_controller     TYPE REF TO if_wd_controller.
      DATA lo_message_manager    TYPE REF TO if_wd_message_manager.
      DATA :lt_messages_mgr TYPE if_wd_message_manager=>ty_t_messages,
            lv_string1 TYPE string ,
            lv_string2 TYPE string,
            lv_count TYPE i .
    *Message Manager Reference  
      lo_api_controller ?= wd_this->wd_get_api( ).
      lo_message_manager = lo_api_controller->get_message_manager( ).
    *   report 2  message
      lv_string1 = lo_message_manager->report_success( message_text  = 'test 1').
      lv_string2 = lo_message_manager->report_success( message_text  = 'test 2').
    *  get the list of message
      lt_messages_mgr = lo_message_manager->get_messages( ).
    *  count the no of message
      DESCRIBE TABLE lt_messages_mgr LINES lv_count.
    Regards
    Chinnaiya P
    Edited by: chinnaiya pandiyan on Oct 19, 2011 1:17 PM

  • I need to get the current assignee for a given request using SOA's java api

    I'm developing a spring app that interfaces with Oracle SOA suite and executes the actions such as approving requests using the api. I need to get the current assignee for each SOA Task this is dispalyed in the OIM console so it is getting it from somewhere. I tried getApprovers in the ITaskService api but this returns an empty list

    I have checked it once again and there indeed are links for ALUI components for Solaris on SPARC at edelivery.oracle.com. (Officially ALUI supports Solaris on SPARC only)
    If you have looked at Solaris x86, then you must not have found them. Please make sure that you are selecting the righ platform. Also, make sure that you click on the Aqualogic media pack so as to get the lists of the components included in it. (Point to Note: You need to go to the next level)
    For whichever component you are not able to find, try looking for it in the Metalink (My Oracle Support) if you have a support contract.

  • How to find the exact time backup run

    Hi,
    I would like to know the specific date ( hour + minute) a backup was executed.
    For example the output of rman command : list backup of database;
    show Completion Time : 08-MAY-12 . I would like to get the exact time .
    Please advice.
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    33627   Incr 1  256.00K    SBT_TAPE    00:00:05     08-MAY-12    <<<<<<======
            BP Key: 33994   Status: AVAILABLE  Compressed: NO  Tag: TAG20120507T230332
            Handle: bzq1<bzq1_inc_889661:782699508:1>.dbf   Media:
      List of Datafiles in backup set 33627
      File LV Type Ckp SCN    Ckp Time  Name
      279  1  Incr 8042759810240 08-MAY-12 /bzq1/oracalls_2011_data2/y0211pricing_internet04.dbf
    .....Thanks

    I took level 0 rman database backup.
    The problem is that there are also level 1 backup which seems to be run at the very same time.
    For eample :
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    31891   Incr 1  3.00M      SBT_TAPE    00:01:25     07-MAY-12                               <<<<<=== level 1
            BP Key: 32278   Status: AVAILABLE  Compressed: NO  Tag: TAG20120507T230332
            Handle: bzq1<bzq1_inc_889062:782696160:1>.dbf   Media:
      List of Datafiles in backup set 31891
      File LV Type Ckp SCN    Ckp Time  Name
      103  1  Incr 8042758295621 07-MAY-12 /bzq1/oradata3/data06_ts_17.dbf
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    31892   Incr 0  1.18G      SBT_TAPE    00:00:34     07-MAY-12                                        <<<<<=== level 0
            BP Key: 32279   Status: AVAILABLE  Compressed: NO  Tag: TAG20120507T200203
            Handle: bzq1_full<bzq1_889069:782696225:1>.dbf   Media:
      List of Datafiles in backup set 31892
      File LV Type Ckp SCN    Ckp Time  Name
      528  0  Incr 8042758303427 07-MAY-12 /bzq1/oracalls_2011_data3/q311_calls_ts_10.dbf
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    31893   Incr 1  256.00K    SBT_TAPE    00:01:24     07-MAY-12                                              <<<<<=== level 1
            BP Key: 32280   Status: AVAILABLE  Compressed: NO  Tag: TAG20120507T230332
            Handle: bzq1<bzq1_inc_889065:782696196:1>.dbf   Media:
      List of Datafiles in backup set 31893
      File LV Type Ckp SCN    Ckp Time  Name
      154  1  Incr 8042758299495 07-MAY-12 /bzq1/oradata5/tc_deb_cred_tb_11.dbf
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    31894   Incr 0  1.36G      SBT_TAPE    00:01:55     07-MAY-12                                                    <<<<<=== level 0
            BP Key: 32281   Status: AVAILABLE  Compressed: NO  Tag: TAG20120507T200203
            Handle: bzq1_full<bzq1_889064:782696169:1>.dbf   Media:
      List of Datafiles in backup set 31894
      File LV Type Ckp SCN    Ckp Time  Name
      576  0  Incr 8042758296792 07-MAY-12 /bzq1/oracalls_2012_indx1/Q112_icalls_ts_07.dbf

  • How to find out the exact time in UK with daylight savings.

    Hi,
    how can i get the exact time in UK even if the daylight savings time is implemented in UK..,
    now my code is implemented for IST ,how can i get the BST timings?
    Thankx.

    the setTimeZone method of SimpleDateFormat (actually inherited from DateFormat). Use it to set it to your timezone when parsing or formatting a date string for your timezone and set it to the UK timezone when parsing or formatting a date string for their timezone.
    Edit: IOW SimpleDateFormat was the answer, not a question.

  • I can get the last time a patch was applied. What I need is this info for ALL servers.

    Getting the last time a server was patched is a simple, single line of PowerShell:
         get-hotfix -computername seadcweb10 | sort InstalledOn | select -last 1
    What I need is to get a list of *all* the servers in Active Directory, and get this information for each.
    I've tried variations of foreach , but I get errors.
    foreach ( $p in Get-ADComputer -Filter 'OperatingSystem -like "Windows *Server*"' ) { get-hotfix -computername $p.Name | select -last 1 }
    Get-HotFix : The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
    At line:1 char:97
    + foreach ( $p in Get-ADComputer -Filter 'OperatingSystem -like "Windows *Server*"' ) { get-hotfix <<<<  -computername
    $p.Name | select -last 1 }
        + CategoryInfo          : NotSpecified: (:) [Get-HotFix], COMException
        + FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.PowerShell.Commands.GetHotFixCommand
    What am I doing wrong?

    Hi
    The RPC server is unavailable
    This error  comes when any server is not pingable.
    Make sure you are able to ping to all server from the server you are running the script.
    Then give a try to below script :
    foreach ( $p in Get-ADComputer -Filter {OperatingSystem -like "Windows *Server*"})
    get-hotfix -computername $p.Name | select -last 1
    MCITP - Exchange 2010 | MCITP - Windows Server 2008 R2

  • I need to get the Current System Date and time in the format

    I need to get the Current System Date and time in the format
    *6/24/2009 11:30:29 AM*
    How do i do it ?

    I seem to be saying this a lot lately.
    Google is your friend.
    I googled "java current date format" and SimpleDateFormat featured prominently in the results.

  • In ios 7, how do I get the calendar to open each time in list mode?

    In ios 7, on the iphone 5, how do I get the calendar to open each time in list mode? It always opens is strange new mode and goes to list mode only if I click the search icon.

    For some weird reason beyond my comprehension, and I am a smart fellow I think; Adobe starting with acrobat/reader 8 has decided to hid the menu icon Ribbon (i guess you would call it) until you have a PDF open. In versions past if you had these icons on the screen you could actually use them to open Pdf's or create pdfs from scans.
    Pesonally for me its a dumb idea. But was justified as allowing for more screen area to view. The guy that thought up the idea should be taken out behind the barn and given 10 licks for stupid ideas. :-)

  • Needs Query to get the cycle time automatically based on the value provided in the UDF on OWOR  table

    Dear all,
    Need a query to get the Cycle time in hr based on the value provide in the udf on OWOR table.
    Details of UDF:-
    1.Start date =10/07/14  (Field Name U_EA_REST)   
    2.Start time =10:00        (Field Name U_EA_REASTARTTIME)
    3.End date =11/07/14    (Field Name U_EA_REET)
    4.End Time=14:00          (Field Name U_EA_REAENDTIME
    Cycle Time=_______      (Field Name U_EA_REACYCLETIME)
    Regards,
    BanugopanRajendran

    Dear all,
    Need a query to get the Cycle time in hr based on the value provide in the udf on OWOR table.
    Details of UDF:-
    1.Start date =10/07/14  (Field Name U_EA_REST)   -  Date Type
    2.Start time =10:00        (Field Name U_EA_REASTARTTIME) - Hour Type
    3.End date =11/07/14    (Field Name U_EA_REET) - Date Type
    4.End Time=14:00          (Field Name U_EA_REAENDTIME - Hour Type
    Cycle Time=_______      (Field Name U_EA_REACYCLETIME) - Hour Type
    Regards,
    BanugopanRajendran

  • Need to get the overtime hours worked for Report

    Dear Experts,
    We have configured Overtime for client and it is working fine.
    But for custom report development we need to get the overtime hours worked.
    We have searched in B2 cluster and not able to identify exact overtime table.
    Request your suggestionsu2026u2026..

    Hi,
    after time elavualtion use t code PT66,  in this t.code double click on the each month(period) then you can get the internal table like ZES, SALDO, ZKO. again double click on the each internal table, you can get the information through the time types.  Like , now you want the overtime hours, 0903, 0904 with this time types you can get the each employee no. of. overtime hours.
    ZL, ZES, SALDO, TIP entries are internal table , you could not get any results from this table with using se11, se16.
    With PT_BAL00 with this report also we can get the overtime hours with the help of time events.
    Good luck
    Devi

  • While my friend was setting up his iphone, i used my icloud. So now, when i send him a message i get the exact same message from myself. How do i fix this?

    While my friend was setting up his iphone because i had recently updated it for him he needed a itunes account to use for "bump" so i could transfer his contacts back. So i used my itunes and icloud account to sign in so he could download that because he didnt have any of those accounts. So when i logged in he was basically me, my name was his phones name aswell. Well i used "bump" his name was the same as mine. I got the contacts to work but now every time i send him a text message, (imessage) i get the exact same message from myself. How to i unverify him off of my icloud so i can be the only one using it?

    The fact that the problem only occurs when iphones are texting you leads me to think that iMessage may be the culprit. The fact that it is only iphones using SPRINT however is weird. Try turning imessage off on both yours and your sons phones to see if the problem persists. If it does, it may be a carrier problem.

Maybe you are looking for

  • MCS 7825-H3 Experiencing EXT Error

    We're receiving the following error on boot - fsck.ext3: invalid argument while checking ext3 journal for /common. This document suggest that we run the Unified Communications Recover CD in order to restore access - http://www.cisco.com/image/gif/paw

  • Sealing a jar file

    Quick question. what does it mean to seal the contents of a jar file? I noticed this option when i exported jar files with eclipse. Thanks in advance for the help.

  • Leopard Asked Access To Old HD, Now Can't Use Old Login After Boot

    Upgraded internal HD, and moved old one to a firewire external enclosure. Old HD booted and ran just like before, and I went forward to installing a fresh new Leopard build in the new internal HD. When booting off new Leopard on internal HD, it asked

  • HT1222 my imac won't install security update 2013-001

    I keep getting notifications about Security Update 2013-001.  I agree to the installation, my iMac restarts, but later I find that the installation has not happened.  What should I do?  Thanks for help.

  • Where does the podcast art come from?

    Does the artwork for the podcast from within garageband3 file or the iweb page it resides on?