Camera lag during save

I've been having an issue upgrading to 64 bit OS (win7) recently. I've finally got most of the things working except saving images. The setup is a Camera (connected via firewire card) from cooke corp (pco.1400). The images are captured by a program provided by cooke corp and then sent to a main program (via enqueue) so that I can save the images and control other parameters such as voltage. The issue arises when I try to save the images. The FPS drops from 7 to 3. This is an issue because of drift in the machine we're using. I would like to think this isn't an issue, but you never know. I have 1 SATA III 1TB (ST31000524AS) drive, with a write speed of over 100MB/s (connected likely to a 3Gb/s SATA port), I can't see why this would be the issue. I'm saving the files as .png (which usually are around 1.3 MB to 2 MB). 
The program itself also writes to a log file, this could be part of what is slowing it down? I'm not sure what else to say. I've included a copy of the program. I apologize for the lack of commenting and the poorly laid out structure. 
Peter
Attachments:
Control_v02.016_peter4r.vi ‏1963 KB
ScreengrabV3.vi ‏75 KB

Hi Peter,
I am a little unclear on what your actual issue is. Are you not able to save images? Do you get errors, what exactly happens (images are not saved, images are wrong format, images are distorted)? Or is your issue that the FPS slows down but you are still able to save images?
If you remove the writing to log files does that speed your program up?
Tim O
Applications Engineer
National Instruments

Similar Messages

  • Camera shutdown during capture

    Hi!
      I was capturing video with quicktime and the camera shutdown during the recording.
    Is there a way to find the video that was being in process somewhere on the computer.
    Thanks

    Probably not.
    If you are using QT Player version 10.x, and if you have not changed the default file name and/or save location, you can search your Movies, other document folders, or Trash for an "Untitled.mov" file.  If you or Spotlight cannot find it, it is not likely to have been saved.
    Message was edited by: EZ Jim
    Mac OSX 10.8.3

  • ITunes lagging during song playback

    The specs:
    I have about 30 gigs of music on an external hard drive. It's a 250g MyBook.
    The problem:
    During playback certain songs will lag or skip during playback, almost as though iTunes is having trouble keeping up with them. I just upgraded to the latest two versions of iTunes. Before that, I'd never had any problems with my library. The songs themselves have no skips in them, either in previous versions of iTunes or on the CDs they were imported from (or downloaded from the iTunes store).
    My Question:
    How do I keep the songs from lagging during playback? It would be a real pain to have to re upload all my music to fix this problem.

    i've got a pretty hefty collection.. and i've asked apple about this over and over again and they always say to upgrade to the latest version. updating does not solve the issue, it only makes things slower.
    my entire desktop freezes when i switch between songs and in the beginning of the next song for about 10-20 seconds.
    with that said... i did some tests when i was unemployed.
    the itunes library file is a massive XML file. this file holds all your library information. iTunes will load this file into ram to make searching faster, however, with the file loaded into ram, it is still painfully slow.
    i built a website off my itunes collection, loaded the xml file into a mysql database and my ~ 90mb library file became a 10mb sql database. strange ain't it. my core 2 duo w/ 2 gigs of ram would take 20 seconds to find a track, that my 700 mhz p3 could find in under 5 seconds.
    itunes real issue is that i can't handle large libraries. all these "cool new features" don't mean anything if their software doesn't lag the system.
    i'd love to see steve jobs get up in front of the world and say "so this year, instead of cool new features, we've made itunes perform better. no more lagging, even with large collections."
    i can only dream.

  • Updated iPhone 4 to latest ios7 and now my camera won't save any photos to my albums

    Updated my iPhone 4 to the latest ios7 and now my camera won't save photos to my albums? How do I fix that?

    Okay, mine now works here is what I did.
    plug in the iPhone, iPad etc
    in iTunes select the phone or iPad
    Under Summary uncheck "Sync with this....."
    Under "Music" uncheck the "Sync Music"
    Let it remove all the songs, dont worry it will come back no problems.
    Once that is all done all the music on the phone or ipad should be gone.
    Now check them both back on and everything should copy back onto it.
    Working now !!!!!

  • User Exit / BADI for  F-02 during SAVE to update BSEG Line Items.

    Hi Experts,
    I need a User Exit / BADI for Transaction code F-02 which triggers during save to update  BSEG-SGTXT with Vendor / Customer 
    name in the Tax Line Item.This is to update table BSEG .
    Thanks in Advance,
    Nithy

    Hi,
    Do it with the BTE 00001120 (tcode FIBF).
    I hope this helps you
    Regards,
    Eduardo
    PD: I forgot, check this link. It will tell you how to do it
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7
    Edited by: Eduardo Hinojosa on Jul 15, 2009 6:38 PM

  • Unable to change the order quantity value during save of sales order

    Hi Experts,
    There is a need to change the order quantity value, based on some conditions, when pressed 'ENTER' or during 'SAVE' of the sales order (VA01, VA02).
    We are trying to change the order quantity value (KWMENG) in table XVBAP in the subroutines userexit_field_modification, userexit_save_document and userexit_save_document_prepare of the user exit 'MV45AFZZ'. But the change is not replicated to field on GUI.
    The order quantity value can be changed in subroutine 'userexit_move_field_to_vbap', but the subroutine is not getting triggered when user changes only the order quantity on screen.
    Please help us in resolving this issue.
    Regards,
    Santosh

    Thanks for your time guys. The issue is resolved.
    SAP is not triggering the vbap user exit as the order quantity on screen is in structure RV45A.
    There are two ways of resolving the issue.
    1. Implement the SAP note #513342 - Quantity change and USEREXIT_MOVE_FIELD_TO_VBAP. But, it is SAP modification note.
    2. Write the code in VBEP exit of MV45AFZZ. This user exit is called whenever the order quantity is changed. But, it is called multiple times in some cases. Hence, need to write code to limit our code execution only once e.g. maintain a global table with our quantity & uom. Check when the quantity and uom in our table is same as quantity on screen. If not, exit from user-exit.
    Edited by: Santosh Kacham on Nov 11, 2011 6:37 AM

  • LV 2009 SP1 corrupts front panel VI during 'save' operation

    My best guess is that corruption happens during 'save' operation.
    Steps:
    1. Slightly modify vi.
    2. Run it, then stop and exit with saving of changes. (Saving takes unusual big amount time and cpu/memory resources)
    3. Try to open vi and get the message "LabVIEW:Generic error... error code 3:Could not load front panel."
    4. Exit from LabView
    5. Start LabView and got the message "The last time you ran LabVIEW, an internal error or crash occurred at loaddata.cpp, line 3070"
    Tried to reinstall LabView but it didn't help.
    Any advice?
    Thanks,
    Boris

    There were a lot of things that you did not post so I skipped through them.
    Did a diagram clean-up and saved without issue.
    maybe you should duplicate what I did (load with sub-VI and X-Controls adn save) to see if it is still corrupted for you. If not start adding stuff back in until you find what causing the crash.
    So no crash on my machine.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • BADI name during SAVE after creating or changing a material in MM01and MM02

    Hi gurus,
    Please refer me BADI name during SAVE after creating or changing a material in MM01and MM02.
    Whenever a user changes or creates a meterial ,I want the BADI name at that point.Exit name or Enhancement point will also suffice.Please help..

    Hi,
    Enhancement: MGA00001
    Function module Exit : EXIT_SAPLMGMU_001 Enhancements for Material Master Tables
    BADI_MATERIAL_CHECK  Enhanced Checks for Material Master Tables
    BAPI_MATERIAL_SAVEDATA Create and Change Material Master Data

  • Excel encountered errors during save. however excel was able to minimally save your file to C:\...

    Error: Excel encountered errors during save. However, Excel was able to minimally save your file to c:\users\*****\appdata\roaming\microsoft\excel\***.xlsb.
    Basically, these are multiple macro enabled spreadsheets from one client. It happens with no other clients who also use macros. They are all saved to our network, which has plenty of space. Any of our users that access these files have the same issue.
      

    Hi
    Take following steps to troubleshoot the issue:
    Check the Macro and File Blocker settings in the Trust Center.(File>Option>Trust center>Trust center settings)
    Then we suggest to perform a clean startup to determine whether background programs are interfering with your Office program.
    http://support.microsoft.com/kb/331796
    It is recommended that you disable Antivirus application while checking the issue.
    Regards
    Tylor Wang
    TechNet Community Support

  • PCUI Pop up Confirmation during save event

    Hi,
    I would like to implement a confirmation pop up at tthe time of save. the user may
    choose to proceed with the save or cancel save.
    I have implemented in the following fashion but apparently it does not refresh the data on the PCUI page.
    1. CHECK_BEFORE_SAVE - Raise Information Message. Set Flag not to save.
    2. SAVE - Check if flag is set not to save, return error code. and do not continue with save.
    3. GET_MESSAGES - Add the messages to rt_applog (Message is configured for navigation)
    4. PROCESS_EVENT - Process for the pop up events 'Yes' and 'No'.
    'Yes' event will call the save method after initializing do not save flag. 'No' with exit.
    Please recommend correct way to implement a pop-up confirmation during save event.
    Thanks
    Shyam

    Hi,
           This pop up is related to the WorkProtect mode,
    It will be configured in the portal,
    There will be 3 options available
    if Workprotect mode is 0--- then navigate automatically
    1-- pop up and then navigate
    2- navigate with out saving.
    i'm not sure about the values.
    WorkProtect mode can be seen in the personalize link and this link is available if eu_role is assigned to the corresponding user.
    Please contact portal admin team regarding this.
    Anilkumar

  • How avoid of dialog in MS Word 97 during Save As HTML with JACOB...

    How to avoid of dialog "Microsoft HTML Conversion" in MS Word 97 during Save As HTML with JACOB. Dialog has this type of content: This document contains characters that are not in the current language encoding. To preserve them, choose cancel and select the appropriate language encoding. For multilingual documents, use UTF-8.

    It's not a JACOB issue, probably you have to direct your question to some Microsoft newsgroup (about Microsoft Word 97 automation using OLE/COM)

  • QM02 - longtext during save

    Hi
    I generate a message in the userexit ZXQQMU20 during SAVE.
    Is it possible, to get the longtext from a action at this time?
    The FM READ_TEXT will not work, because the text will be still not saved, or?
    Thx

    Hi Chris,
    Please find the Code below
    [Link|Long Text at Activity Level in CJ20N]
    Hope this will be Very useful
    Thanks
    kalyan

  • Camera RAW JPG 'Save image....' dialogue reversal?

    In camera RAW, to save a JPG you click on the 'Save image...' dialogue and another window opens with the JPG options.
    To skip this window and directly save the image, you hold down the ALT key and click on the 'Save image'.
    Is it possible to reverse these settings, so that if you want the JPG dialogue to open you have to hold down the ALT key and to save without the dialogue, you just click on the save button?

    Thank you, Mr. Spock!
    Very true. it would be counterintutive.
    But my left hand is stiff from holding the ALT key!
    Is it possible to redefine the keys in camera RAW?

  • Why does Acrobat XI PRO freeze during save or save as tasks in Window 8?

    Why does Acrobat XI PRO freeze during save or save as tasks in Window 8?  It is intermittent, but CHRONIC, and I am forced to "repair" the installation, or reboot by computer.  This has been a problem since upgrading to Windows 8 and installing the only Acrobat XI update.  Feedback most welcome and appreciated, but an Adobe FIX would be the best solution.

    10/4 to all, same problem here with Save or Save As in Acrobat XI Pro using Win 8 Pro, is it Adobe or Win 8 or both causing the problem.
    FYI, I just retired and am trying to archive/reduce my printed material and pictures to pdf, this continuing problem is really the pits.................

  • Illustrator CS5 crashes every time the destination is changed during save & save as

    I have a new Macbook Pro Retina with OS X Yosemite, version 10.10.1.
    Every time I try to change the destination folder for a file during "Save" or "Save As" in Illustrator CS5 the program crashes & I get an extensive error message. I have tried uninstalling & reinstalling Illustrator 3 times but the issue persists. I have tried installing it both with the original Creative Suite disk I purchased in 2010 and with the download from Adobe's website, and neither made a difference. I have not experienced any problems with the Photoshop or InDesign programs from the same Creative Suite package.
    Please advise on how to fix this issue.
    Beginning of Error Report (there's much more but I wasn't sure how useful it would be):
    Process:               Adobe Illustrator [397]
    Path:                  /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:            com.adobe.illustrator
    Version:               399 (15.0.2)
    Code Type:             X86 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Illustrator [397]
    User ID:               502
    Date/Time:             2015-01-04 02:35:58.099 -0500
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        7FA53558-D47E-CB6A-7CC3-8C017ACE9B7F
    Sleep/Wake UUID:       F663268C-89E9-4BF8-9FB9-105DB01F6612
    Time Awake Since Boot: 850 seconds
    Time Since Wake:       190 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGBUS)
    Exception Codes:       KERN_PROTECTION_FAILURE at 0x0000000016752b8c
    VM Regions Near 0x16752b8c:
        __IMPORT               000000001674b000-000000001674c000 [    4K] rwx/rwx SM=COW  /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    --> __LINKEDIT             000000001674c000-0000000016755000 [   36K] r--/rwx SM=COW  /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
        MALLOC_LARGE           0000000016755000-00000000167bb000 [  408K] rw-/rwx SM=PRV 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.HIToolbox            0x09504025 HIStandardMenuView

    same here, new computer today and I got the exact same problem. I wonder if Adobe would do something about it, or just asking us to update and pay more to upgrade to CC

Maybe you are looking for

  • Windows look and feel instead, in InternalFrameDemo.java

    Hi all, I am learning swing and I am trying to modify the InternalFrameDemo.java source from http://docs.oracle.com/javase/tutorial/uiswing/examples/components/index.html#InternalFrameDemo My idea is to add the line JFrame.setDefaultLookAndFeelDecora

  • Problem in indexing documents

    hi all, I've created an index and checked The status in TREX Monitor it is showing that 69 documents got satatus ok. but my repository contains some thousands of files. how can i make all file to be search.but one thing wht i obzerved is day by day t

  • Iphoto not saving changes

    My iphoto5 (5.0.4) has suddenly decided not to to save changes - eg: red eye or sharpening. I make the change, click done - but the saved image then resorts to the original (eg red-eye returned!) Anyone else with this problem, or know how to fix? tha

  • How Can I add other people to the group calling wh...

    Hi,  Could you tell me how can I do this? My laptop is broken and it's in the repair center now so I have to make a call by phone or tablet. However, everytime I have to add another person to the group calling, I have to ask other people to add him/h

  • "You are running on reserve power" error message

    I am suddenly getting the error message "You are now running on reserve battery power" every time my PowerBook is unplugged, even with as much as 45% of the battery left. There is an article about this on the tech support web site, but it says it app