What is the FASTEST way to present an image from disk?

I am currently using the standard read *jpeg file to display an image from disk to a picture control. My question is what is the most efficient method of getting an image ot the front panel, whether it is with this control, IMAQ, etc. At the end of the day, timing is crucial, and I would like to sync a trigger with the onset of an image.
Thanks in advance.

> I am currently using the standard read *jpeg file to display an image
> from disk to a picture control. My question is what is the most
> efficient method of getting an image ot the front panel, whether it is
> with this control, IMAQ, etc. At the end of the day, timing is
> crucial, and I would like to sync a trigger with the onset of an
> image.
>
FASTEST will be imaq, and both the intensity graph and the picture
control will be a bit slower since they are both better suited to other
tasks.
First, if you only have a small number of jpegs, you might preload them.
You could even go so far as to draw them to a hidden picture control
and simply show it when your event occurs.
The differences here are roughly that IMAQ will already have the image
data
placed into their image and will simply need to draw it, similar to
showing a LV control. The picture control data is a flattened version
of the image that needs to be interpreted somewhat and placed into a
system image, then drawn. The intensity graph assumes that is is false
coloring an intensity map and is zooming or stretching the data as well.
Therefore it also constructs a bitmap from the data and takes a bit
longer to do it as it decimates and stretches the data as necessary.
Greg McKaskle

Similar Messages

  • What is the fastest way to bulk load data from AS/400 to Oracle?

    I have been asked to move data from AS/400 to Oracle11gR2 as fast as ODI possibly can. Just straight mapping, no transformation, no joining.
    An ODI11g agent is started on the target Oracle machine but, being new to ODI, I only know how to use SQL to Oracle LKM to load to staging and then Oracle Incremental Update IKM to move from staging to target table.
    It took 50 minutes to move around 4 million records. I need to get this down to around 10 minutes. So guys, if there is a best practice to do this, please let me know, but right now I'll try any suggestion that you could think of.
    Thank you in advance.

    Create a new FILE dataserver - the put the IP address in the 'Host', complete the user and password fields. Create a new 'physical schema' - badly named I know as there is no such thing. The Physical schema 'Data Schema' would point to the directory that you require. /usr/etc/data/ for example. set your work as well.
    create a logical, link the two together via the context etc etc
    Basically the same as a db topology object. You can also refer this in the API OdiRef.getSchemaName() as you can with any other db logical.
    Cheers
    Bos

  • What is the fastest way to remove blacklisted IP from Exchange Online Protection Services?

    Hello,
    We have recently added new ISP and unfortunately, if we try to send an email to any customer who is using Microsoft Online Protection Services the email is bouncing back indicating that our new IP is blacklisted by Microsoft. In order to remove, we have
    to send an email to
    [email protected]
    Is there any telephone number I can reach their support?
    Thanks,

    I have probably bad news, this e-mail is only valid option to delist currently without direct support contract with Microsoft (when using Office 365 or so).
    Sent e-mail to this contact and also check mxtoolbox.com if your ISP is also not blocked somewhere else and why.

  • What is the Best Way To Move Lightroom Images from Drive "D" to Drive "C"

    I just built a new computer, I had all light room images in my drive "D".
    On my new computer I have one large drive, and I want to move everything to the "C" Drive
    and use 'RAID 1" to back up the whole system.
    So,, How do I move the images over and keep everything intact?
    Thanks,
    Steve

    On Thu, Sep 24, 2009 at 3:20 PM, steve-hall <[email protected]> said:
    >
    I just built a new computer, I had all light room images in my drive "D".
    On my new computer I have one large drive, and I want to move everything to the "C" Drive
    and use 'RAID 1" to back up the whole system.
    Well, RAID-1 isn't quite the same as a backup, but it is close.
    Personally I would (and do) have my C: drive just be for the OS. And
    my pictures/catalogs are on separate RAID-1 drive(s).
    So,, How do I move the images over and keep everything intact?
    Depends. If you start LR, and open your old catalog, all your photos
    will be missing (have the "?" on them, since the location changed).
    You'd have to right-click on the "?", and "Locate" the files, in their
    new location.

  • What is the fastest way of getting data?

    With a scanning electron microscope, I need to scan a 512*512 pixel area with a pixel repetition of 15000 (two channels), meaning averaging over 15000 measurements. Simultaneously I have to adjust the voltage output for every pixel.
    I am using a 6111E Multifunction I/O board in a 800MHz P3. The whole task has do be done as fast as possible (not more than 20 minutes altogether).
    What is the fastest way to get this huge amount of data with averaging and output in between? (E.g. do I use buffered read with hardware triggering or is there a faster way?)

    Using the NI-DAQ API (not LabView) will give you a significant amount of more control over what happens and when to the data stream; which translates to a more efficient program. But you need to program in C/C++ or Delphi then. The Measurement Studio provides ActiveX controls that are like the LabView ones for C&C++ (they�re slow like the LabView ones though � not a lot you can do about the Windows GDI).
    What are you trying to sample 15000 times? The 512*512 pixel field?
    That�s almost 15Gigs of data! And it means you need to process data at 12.8MB/s to finish it in 20 minutes. I hope you know C, x86 assembly and MMX.
    I would setup a huge circular buffer (NI-DAQ calls them �double buffers�), about 30 seconds worth or so, to use with SCAN_Start. Then I would proces
    s the actual buffer the card is DMA�ing the data into with a high priority thread. Progressively sum the scan values from the 16bit buffer (the samples are only 12 bit, but the buffer should still be 16bits wide) into a secondary buffer of DWORDs the size of the screen (512*512), and you�ll need two of those, one for each channel. Once the 15000 scans are complete, convert each entry into a float divide by 15000.0f, and store it in a third buffer of floats.
    If you wish to contract this out, send me an email at [email protected]

  • There are over 4000 duplicates in my iTunes. What is the fastest way to delete them?

    There are over 4000 duplicates in my iTunes. What is the fastest way to delete them?

    Hello there, yandere69keita.
    The following Knowledge Base clarifies your concern about your My Photo Stream counting towards your iCloud storage:
    iCloud: My Photo Stream FAQ
    http://support.apple.com/kb/ht4486
    Does My Photo Stream use my iCloud storage?
    No. Photos uploaded to My Photo Stream do not count against your iCloud storage.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Sq01 what is the fastest way,

    hi all,
    what is the fastest way to detect coding that update to eban  from sq01?
    as i am facing problem with more than 100,000 PRs updated mysteriously (customer tab data ) without any history changes .
    i suspected it might be from query and i need to find the root cause of problem immediately
    pls advice

    Hi Ester,
    Haven't got clearly what you written.
    You mean to say, there is modifications done to query for updation?
    if it is a standard code then I don't think it is used for modification.
    Regards,
    Atish

  • What's the fastest way to share files live between 2 Macs in the same room?

    Please can I have some advice on this scenario?
    I'll need to share HD video footage between 2 new Mac Pros in the same room. 1 Mac will be used to upload the footage and the other to edit it using FCP. The footage can be stored either on hard drives in the edit machine or on desktop hard drives connected to the edit machine (or if there is a better option I'm open to advice).
    What is the fastest way of sharing the files and what is the simplest way?
    Any suggestions would be greatly appreciated.
    Thanks in advance

    What is the fastest way of sharing the files and what is the simplest way?
    Fastest way? a fiber channel SAN connecting the two machines to a common fiber-channel based storage array. Can't beat it for performance, but it comes at a cost (think $20K as a starting point, depending on the amount of storage you need).
    Simplest way? Some external media (thumb drive, external hard drive, etc.) that you shuffle between the two machines
    Intermediate: a NAS-based storage box on your network, although be aware that real-time editing of HD video can overwhelm many low-end NAS boxes.

  • What is the best way to present favorite photos for a group of people

    What is the best way to present your favorite photos for a group presentation?? I use iPhoto library. I also have Aperture downloaded on my iMac. Not too familiar with Aperture.  It is for a milestone birthday.

    I think it's easiest to work from iPhoto. When I had to do a similar presentation for a birthday bash, I loaded the picts from my camera and some from my computer into iPhoto on a relative's MacBook Pro avalable at the site. It did not take a lot of time or trouble.
    iPhoto allows fairly easy options for presenting the slide show , including various transitions and putting a sound track underneath.
    Regardless of whether the presentation was or wasn't  less elegant than what some more expensive software could do, the attendees loved what we did for that bash.
    Never used Aperture so I don't know what it can do. You could ask in the Aperature forums here:
    Aperture

  • What is the fastest way to transfer files and applications from an older iMac to a new MacBook Pro?

    What is the fastest way to transfer files and applications from an older iMac to a new MacBook Pro?
    I have a Firewire cable and Thunderbolt adapter, but no icons showing either Mac appear on either desktop.

    The fastest way is to use Carbon Copy Cloner and a external drive formatted GUID OS X Ext. J in Disk Utlilty, then connecting to the new Mac and using Migration Assistant in the Utilites folder.
    Even faster, if you can determine your going to replace all the apps from fresh sources anyway (like if the older Mac's OS X verison is old thus the apps) then just use a external drive and copy just your files to it, then connect to the new Mac and transfer over.
    Some apps you can just grab the registration code and install it fresh on the new machine with the old code, talk to the developer about transfering the program, as long as it's deleted on the older Mac in the process.
    It used to be Firewire Target disk mode was fastest, but since Thunderbolt came out...
    Notice this support doc hasn't been updated since june 2012, no Thunderbolt info
    https://support.apple.com/kb/HT1661

  • What's the fastest way to kill the battery...

    hello friends. i was wondering what's the fastest way to drain my macbook pro battery so i can calibrate it? i want to kill the battery not the laptop if you know what i mean. thanks.

    Turn on wifi + bluetooth and turn the brightness all the way up, and if its a new mbp, turn off the automatic video card switching in energy saver. Then just play youtube videos / movies / games (anything that uses the vid card as much as possible helps) till it goes flat.
    Message was edited by: TiMatApple

  • What's the fastest way to change IP addresses in a Project?

    Hi folks,
    I'm using a cFP2100 controller with LabVIEW 8.2.1.  I made a project using a configuration I created in MAX.  Now I've moved the whole bank of modules to a new location, and the controller now has a new IP address via DHCP.  My question is, what's the fastest way to update the IP address for my project?  Do I have to make a brand new project with a new .iak file that has the new IP address?  I'm thinking there's got to be an easier way.
    Thanks!
    Eric

    Hi Eric,
    Since you are getting your IP address from a DHCP server, the IP address of your Fieldpoint device is ultimately dependant on the server.  If your IP address changes, you have two choices.   You can right click your target and go to properties.  In the properties under the general category, you can change the IP address of the target.  The second option is to import a new IAK file into your project by right clicking the Project Name and going to import>>iak file. 
    I hope this helps,
    Regards,
    Nadim
    Applications Engineering
    National Instruments

  • What's the fastest way to upgrade from tiger

    what's the fastest way to upgrade from tiger

    Buy a DVD for the upgrade your Mac has the hardware to support.
    Allan

  • What are the 3 ways to call a form from another form?

    What are the 3 ways to call a form from another form?
    What is the command to call a report from within a form?
    How do you attach a menu to a form?

    Hi,
    1. Should be new_form, call_form and open_form
    2. The command is run_product
    3. There is a property 'Menu Module' in form, just change it to your menu file name
    Regards,
    George
    Can anyone help me with the following questions...
    What are the 3 ways to call a form from another form?
    What is the command to call a report from within a form?
    How do you attach a menu to a form?
    Thanks for your time..
    Madhu

  • Got new macbook pro. What is the best way to transfer my itunes from my old pc to my new mac? I want to be able to plug my iphones and ipad in to new mac and have redo anything

    Got new macbook pro. What is the best way to transfer my itunes from my old pc to my new mac? I want to be able to plug my iphones and ipad in to new mac and have redo anything

    See Here... This should transfer everything...
    Move iTunes Library from PC to MAC
    http://www.macworld.com/article/146958/2010/03/move_itunes_windows_mac.html

Maybe you are looking for

  • IMac G4 keeps shutting down

    I have an iMac G4 10.5 computer. When we are using it, suddenly for no rhyme or reason (that we can see!) it freezes up and we get a message saying "You need to restart your computer. Hold down the power button for several seconds or press the restar

  • Can't open Adobe Reader

    Hello, I was able to read pdf files since I got E65. Unfortunately it has changed (other files like doc can be open with no problem). When I try to open Adobe Reader or any pdf file it crashes. I have installed DrJukka's Y-Task and started Crash Moni

  • I have 4 vertical stripes across the entire height of my monitor. Do I have to buy a new imac? e

    I have 4 vertical stripes across the entire height of my monitor, the stripes are there even before I log on. My 17" imac is 6 years old. Do I have to buy a new computer?

  • No geotag, face, events and places bar in the photo app on iphone 4S

    Hello, My iphone 4s has not got the bottom bar in the photos app Which is shown in the photo above i have 328 photos on the iphone location is on and icloud ( ios 5 )

  • Printing of Character Mode Reports on 3 tier on Dev 6i

    Has anyone done character mode printing of reports on Dev6i? We are facing problem of REP: 3002. We have already loaded Orarrp on server and client and also tried changing the service property from log on as System Account to Log on as Administrator