How can I registrer Data so I can reuse it instead of working on it right after ?

Hi ! 
This might sound a really basic question for you guys, I checked in the historic I did not find the answer somewhere else.
Right now I am acquiring data , and applying a post processing VI right away on it to try to improve the result ( Microscopy technology, trying to do the best pictures possible)
My technic today is to scan an object. By that I mean my acquisition has an end by itself, its not a non limit acquiring system.
I would like to be able to register easily somewhere the data of one shot, so I can try on it later on by charging it all the technics I would like to try.
The goal is to keep the same sample.
Right now I can do that, as long as I dont switch off computer. My aim is to have a file with the data that I can easily upload in the VI process.
I wonder if I am clear, my English is not top of the notch.
Could you help me doing that ? 
I can t send you the VI so yo ucan have an idea of what I am doing, I have a lot connected on each other, it would be too big.
I join to this post a picture of the VI at the moment where data arrives and go into the post processing VI
On the top right you can see something I just added, something which seems going into my diection.
Is it a good idea ? Is it the right place to put it ? 
Thanks a lot for your help ! 
Alexis
Solved!
Go to Solution.
Attachments:
Data_postprocessing screen.PNG ‏19 KB

Hi magea,
convert your program to use a producer-consumer structure. Put DAQ and postprocessing in separate loops.
When having done this you can easily exchange your producer loops to use either real DAQ or just read/play a file of recorded data.
And try to improve your DATAFLOW! Putting a lot of locals in frames of stacked sequences inside cases inside (invisible) loops doesn't seem to be the "best" DATAFLOW possible…
Best regards,
GerdW
CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
Kudos are welcome

Similar Messages

  • Using Lab view ver 6,How can I read a cell of excel file right after I write to it

    How can I read a specif cell of an Excel file using Labview VI.

    Hi,
    Attached is a LV6.1 VI which will read a cell.
    It will be looking for a sub VI found in the example C:\Program Files\National Instruments\LabVIEW\examples\comm\ExcelExamples.ll​b.
    The returned value is a string value but there is no reason why it couldn't be a number. Just connect a numeric to the type connector of the Variant to Data function.
    Hope this helps.
    Regards
    Ray Farmer
    Regards
    Ray Farmer
    Attachments:
    Get_Cell_Value.vi ‏41 KB
    Write_Table_To_XL.vi ‏101 KB

  • As iMac user upgraded to Mountain Lion and lost all Legacy connection with years of Apple/Mac data storage. How can recovery since every default says "no longer supported, After years of Mac software use now it is not accessible ??????

    As iMac user upgraded to Mountain Lion lost all Legacy connection with years of Apple/Mac data storage. How can recovery since every default says "no longer supported, After years of Mac software use now it is not accessible ??????

    Please provide more details. What version OS X were you using?
    Are you saying that Mail faIled to upgrade and you lost your old mail?
    Are you asking about PowerPC applications that require Rosetta to run like AppleWorks and Microsoft Office 2004?

  • I singed into CC on my home computer, now I cant sign in at work? How can I sign in at work?

    I singed into CC on my home computer, now I cant sign in at work? How can I sign in at work? Isn't there an option to sign out of all other devices?

    If the IT dept. at your former employer knows what they're doing, they have already had access to everything on your work computer. As to transferring your data to your home computer, read here:
    https://discussions.apple.com/docs/DOC-3141

  • How can I make Calen Mob pick up the right colors

    How can I make Calen Mob pick up the right colors from Google Calendar. In fact, how can I contact the developer that made Calen Mob Pro. I hear it was Blue tag but they either sold it or dropped it because they make no claim for it.  Does anyone kknow of a group calendar for IOS that will report the color choices as well as the  data? Calenmob Pro just brings in one color for every date and appt. Thanks!

    Where did you get LR2.2? The most recent public version is LR2.1!
    Try an external EXIF reader like EXIFReader.
    Don

  • Im trying to add music from a different computer onto my phone..how can i get it to work?

    im trying to add music from a different computer onto my phone..how can i get it to work?

    acsapl wrote:
    plug in device
    open sidebar (Ctrl + S ) or (Command +Option +S)
    click on device
    on summary tab at bottom select manually manage music and videos
    drag and drop music to phone
    This will wipe all her current data off her phonee and will be replaced with the data on the computer she is syncing to.

  • TS1702 How can I get my downloaded apps to stop crashing after I try to access them?

    How can I get my downloaded apps to stop crashing after I try to access them?

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  It could take well over an hour!  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

  • How can I move the ODI Work Repository from one server to another server?

    How can I move the ODI Work Repository from one server to another server?

    Hi,
    If you would like to move your source models, target models and project contents from Work repository 1 to another work repository.
    I.e. Dev. server to Prod Server.
    1. Firstly, replicate the master repository connections i.e. with same naming conventions manually
    2. Go to Dev. Server work repository -> File Tab -> Click on Export work repository (save it in a folder)
    3. After exporting, you can view the xml files in the folders.
    4. Now, Open the Prod. server and make sure you already replicated mas. rep. details.
    5. Now, right click on model and import source model in synonym mode insert_update (select source model from the folder where your xml file located)
    6. Similarily, import again target then Project.
    Now, check. It should work.
    Thank you.

  • How can I automatically close a dialog box using Javascript after I click the OK button to submit it?

    How can I automatically close a dialog box using Javascript after I click the OK button to submit it? I don't want to have to X out of the dialog box after I am done.
    Thanks
    Linda

    JS can not interact with open dialogs in any way, unless it's a dialog
    created in JS using the Dialog object.
    On Thu, Jul 24, 2014 at 11:13 PM, lindaeliseruble <[email protected]>

  • The wifi at my school isn't very good. And I can't send iMessages through it. It works for some apps like score center and my radar app, but doesn't work for other apps like clash of clans and iMessage. How can I get it to work on that  wifi network

    The wifi at my school isn't very good. And I can't send iMessages through it. It works for some apps like score center and my radar app, but doesn't work for other apps like clash of clans and iMessage. How can I get it to work on my school wifi. I have an iPhone 4S on AT&T and iOS 7.04

    In a roaming network, your "main" router is the device that would require port mapping/forwarding to be configured in order to access the IP camera from the Internet. This router is also the one that would be provide the private IP address for the camera which you will want to be a static one.
    So as you described your network, the IP cameras should be getting an IP address or you assigned it a static one and this is the address that you would enter in the Private IP address (or equivalent depending on the router used) field when setting up port mapping.
    If you are not able to access this camera from the local network, then this should be troubleshot first.

  • My iPod Classic is seen by Windows but not by iTunes.  I have reset it, gone to disk mode and it won't show up in iTunes.  There appears to be music on it in a file called MUSICSAVE.  How can I get this to work with iTunes again?

    My iPod Classic is seen by Windows but not by iTunes.  I have reset it, gone to disk mode and it won't show up in iTunes.  There appears to be music on it in a file called MUSICSAVE.  How can I get this to work with iTunes again?

    1. Update iTunes to the latest version. Plug in your iPod. If iTunes still can't recognize it, then in iTunes in the top left corner click help> run diagnostics. On the box that comes up, check the last two things. Click next and it should identify your iPod.
    2. Click on your windows start menu. Type in "services". Click on it and when it pops up, on the bottom of it click on "standard". Now Scroll down to find "Apple Mobile Device" Right click it when you see it and click on "Start". When it has started, close iTunes and replug in your iPod and it should show up.
    3. Check the USB cable
    4 Verify that Apple Mobile Device Support is installed
    5. Restart the Apple Mobile Device Service and verify that the Apple Mobile Device USB Driver is installed.
    6. If you just want to add some photos, songs and movies from computer to your devices, you can use an iTunes alternative to do the job
    7. Check for third-party software conflicts.
    <Link Edited By Host>

  • My CS6 Indesign has quit several times and now won't even open anymore, how can I get it to work?

    My CS6 Indesign has quit several times and now won't even open anymore, how can I get it to work again? I need it back asap!!

    Start by emptying the InDesign Recovery folder.

  • I have a question. For the past week I have not been able to access my iTunes app it always kicks me out. I've turned it off and on and still nothing. I was wondering how can I get it to work or what should I do. Thank you

    I have a question. For the past week I have not been able to access my iTunes app it always kicks me out. I've turned it off and on and still nothing. I was wondering how can I get it to work or what should I do. Thank you

    You need a computer with iTunes and an internet connection
    Try:
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
      Apple Retail Store - Genius Bar                                                              

  • How can i Delete all foto from my iphone and after some time get them one more time on it but not as a new album :)?

    How can i Delete all foto from my iphone and after some time get them one more time on it but not as a new album, i want them in the camera roll ?

    How can I delete EVERY THING off my Mac and have it like new?
    Boot from the software install DVD and do an "erase and install" when prompted.

  • How can i get hotmail to work in mail?

    So in hotmail it finally lets me select if I use POP to download Hotmail messages to another program, that program could make it so I can't read my messages on Hotmail. (For example, this might happen if you use Mac Mail or Mozilla Thunderbird).
    I have the "Do what my other program says-if it says to delete messages, then delete them." box selected.
    however my mail on my it mac says
    "There may be a problem with the mail server or network. Verify the settings for account “[email protected] ” or try again. The server returned the error: The connection to the server “pop” on port 110 timed out."
    yet it works on my itouch with mail and hotmail. what is going on? how can i get mail to work with hotmail on my mac?

    By doing a Google search for their phone number and their support website.

Maybe you are looking for

  • Discount in journal entries

    Hi All is it possible to have the  the discount entered in marketing documents lines be displayed in the journal entry? Rgds Bongani

  • Qosmio F30 - question about D-Video out

    Hey, some months ago I bought a Toshiba Qosmio F30 notebook in Germany which has a D-Video output. There was also a cable included converting from D-Video to SCART. I tried that with some TVs at home using SCART but there was always a horrible fuzzy

  • How to add interactivity to files that will be exported as .epub

    We're creating a short ebook for internal use and are having difficulties with adding interactive features. Not sure if it's the limitation of .epub files, although they are advertised as being able to be made media-rich on the adobe site. Hyperlinks

  • STCD1 Tax Number 1 - Format Change

    Dear Gurus, I want to change the format of this table: STCD1 which only contains numbers in the standard SAP settings. The reason why I need to change it is because the client in which we do the implementation is Romanian. In Romania, the format of t

  • Where can i get weblogic server 6.1 sp4 11/08/2002 21:50:43 #221641

    Hi everybody, from where can I download weblogic server 6.1 sp4 11/08/2002 21:50:43 #221641software? cheers