Processor Speed Slightly too low

Hello,
Whenever I watch videos they are choppy (Youtube.com, Weather.com, even listening to Pandora.com and doing other things Pandora can be choppy). After doing some troubleshooting I came across the page with System Requirements.
It says that I need a minimum "2.33GHz or faster x86-compatible processor, or Intel® Atom™ 1.6GHz or faster processor for netbooks".
I have an "AMD Sempron (tm) Processor LE-1300  2.30 GHz".   I think this is probably the problem.
Is it possible for me to download a previous version which would run with this processor, or do you have any other suggestions other than replacing the processor?
Thank you for your time.

What you're describing is CPU contention.  The machine isn't fast enough.  We will use hardware acceleration for graphics and audio if it's available, but it sounds like we're not doing that on your system.  Either the videos aren't encoded in a way that we can take advantage of hardware, or your drivers aren't supported. 
There's some information here on checking that hardware acceleration is enabled and on updating your drivers:
Video playback issues
If you've done all of that and you're still stuck, there's probably not a lot you can do.  Also, it's probably actually less about the speed and more about the number of cores (which allow things to be processed concurrently).  Clock speeds haven't really increased, but you'll see 2.7-3.0 Ghz quad-core chips now at the high-end, instead of single-core chips.  If cost is an issue, there are some really nice Chromebooks in the $2-300 range that would be more than adequate.

Similar Messages

  • My internet speed is too low. How to increase the internet speed?

    I am using the broadband internet connection. I check my internet speed.
    My internet speed is too low. How to increase the internet speed?
    Message was edited

    Hi
    :D you cannot increase internet speed!!!
    It depends on your internet service provider and only the ISP can increase it!
    If you have some issues with the data transfer speed then I recommend contacting your internet service provider!
    Bye

  • Read this when your memory speed seems too low

    You noticed that your memory is not running at the speed that you expected and you are wondering
    why that is. Here is the most likely answer to that.
    Many monitoring programs don't show you the double data rate (DDR) of your memory. So, first, multiply your memory frequency by 2 to get the double data rate. For example, when using PC4300 ram, you get a memory frequency of 267MHz, in stead of 533MHz. 266 is only half the speed of 533, so your monitoring program shows single data rate, not double. With PC3200 it goes 200/400MHz, etc.
    The second thing you should consider is the following. The combination of certain memory frequencies and CPU-speeds make it impossible for the memory/cpu to run at full data rate specified by the memory manufacturer. I'll take my own system as an example to show what I mean.
     - 2 Opterons 2212, running at 2000MHz.
     - PC4300 memory installed. Maximum speed is 267 (single data rate) or 533 (double data rate) MHz.
    Now, the following happens: To get the right memory clock speed, the cpu speed is divided by a number. In this case, it would be:
              2000/266=7.5 .
    This outcome is not possible for the CPU. It needs a round (solid) number. In this case the choice is between 7 and 8. However, when using 7, chances are that the system will not run stable, because the outcome is higher than the memory can handle (guarenteed):
              2000/7=286MHz (572MHz DDR).
    So, the higher numer (8) is chosen, giving this result:
              2000/8=250MHz (500MHz DDR).
    In my case, CPU-Z reports a data rate of about 250MHz. Note the first remark I made: you need to
    multiply by 2, to get the doube data rate (DDR) speed: 500MHz.
    If you oc the cpu speed slightly, memory speed will increase a bit as well. Example: when overclocking the cpu to about 2125MHz, the memory will start running at the speed it can handle:
              2125/8=266MHz (533MHz DDR).

    Does the number of memory chips affect this behavior? I have two 1GB PC3200 chips for my MSI KT8 Neo FISR. When I run each one separately, it registers as 200MHz (DDR400) in memtest86. When run together, they register as 100MHz (DDR200). This alarms me to no end, but it sounds like this is expected, yes? If so, why do they "appear" to run at full speed singly, but half-speed running together? And will the actual speed of the two running together match the speed of one by itself (otherwise, I'll see a performance hit when upgrading from 1GB to 2BG)?
    Sorry for the newbie-sounding question, but memory's been over my head since my 72-pin's went out of style
    Thank you
    = Eric

  • What if my processing speed is too low?

    My product requirement is 2 GHz of speed, but this laptop only has 1.4. Will it still work or do i need to upgrade?

    It depends on which processor it is and how many cores you have.
    But, generally, I always recommend having at least twice the recommended minimums for any hardware. The 2 ghz Adobe recommends for Premiere Elements is based on  a single-core Pentium. If you've got a quad-core processor, you're probably okay. A dual-core 1.4 ghz is a bit anemic for video editing -- although it also depends on which model of camcorder your video is coming from and if you're editing two-minute videos for YouTube or 1 hour videos for BluRay discs.
    What model of processor do you have?
    Have you downloaded the free demo and given it a test drive?

  • Speed 700mhz too low for iPhoto 8?

    I would like to upgrade to iPhoto 8 from my present iPhoto 4, but notice the minimum speed is 733mhz. As I only have 700mhz, does this mean iPhoto 8 would not work at all? Would I be better to go to something between 4 and 8? Would appreciate comments. Thank you.

    I would like to upgrade to iPhoto 8 from my present iPhoto 4, but notice the minimum speed is 733mhz.
    That requirement is for iDVD and doesn't apply to iPhoto, iWeb, or GarageBand.
    (37815)

  • Running rman with virtual tape speed too low(500KB/s approx)

    Hey guys, I run rman with mhvtl. but the backup speed is too low(500kB/s).
    the mhvtl debugging prints indicate that the block size is 64kB and the scsi command is running synchronous.
    does any one know how to speed up this backup operation?<smiley image='anim_crazy.gif'/>
    Thanks.
    <b>my system:</b>
    linux kernel 2.6.18
    mhvtl 0.18.17
    oracle10
    obtool 10.2
    <b>rman configure:</b>
    RMAN> show all;
    using target database control file instead of recovery catalog
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO 'SBT_TAPE';
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/backup1/ctl_%F';
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DEVICE TYPE 'SBT_TAPE' BACKUP TYPE TO BACKUPSET PARALLELISM 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '/backup1/backup_%U';
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT '/backup2/backup_%U';
    CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' MAXOPENFILES 1 PARMS '';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/home/oracle/oracle/product/10.2.0/db_1/dbs/snapcf_orcl.f'; # default

    skoczo wrote:What services could i disable?
    anything you don't need at startup.
    If you disable systemd service from startup, you will lose some kind of functionality, and you should try to figure out yourself whether you need that functionality of not.
    If you use pulseaudio (I assume you do, since it looks like you're using gnome), you can safely disable alsa-restore.service and alsa-store.service, as pulseaudio will restore audio levels by itself.
    I've masked systemd-vconsole-setup.service myself (disabling isn't enought), since I rarely use virtual console on ttys. I don't have correct keymap on ttys but that's not a big deal for me.
    I don't think you need all those @backlight services either. I've personally masked all but one on my system.
    e4rat will most likely reduce your start up time greatly, although it's a bit of a hassle to set up.
    systemd-readahead might also help, but you should test it for yourself.
    I'm also thinking you could probably optimize your initramfs a bit, as 11s is quite long for loading kernel. At least make sure you have 'autodetect' hook enabled in mkinitcpio.conf.
    Also you can use lz4hc for compressing initramfs (COMPRESSION="lz4" and COMPRESSION_OPTIONS="-9" in mkinitcpio.conf), which should be faster on decompression than other algorithms.
    There are some more tips in arch wiki, if you didn't check it out already

  • Control center 3d mark 11 lower processor speed

    3d mark 11 results show that the processor speed is actually 2900 mhz as opposed to what is set in that terrible control center thing, which is 4.3ghz its a 8320 with a 990xa gd55 (oh the regrets)
    Any ideas?

    You need to give more info.   Download HWiNFO32 or 64 and tell us the CPU wattage and voltage your using as well as temps.  The more info you give the Better assistance we can give you.
    Sounds like you're throttling due to high temps, over your TDP(watts) , too much voltage or too high a clock will cause these.
    With my FX8350 at 4.6 I get up to 60 watts. At 4.8 it nearly doubles to 112 watts.  4.8 on mine would definitely throttle and I would get the results you're getting.

  • Processor speed.

    this may be kind of a silly question but, I have a KT3 Ultra MS-6380E , and on the specs, it say "Support 600MHz up to 2100+ MHz processor and higher".
    My first question is, how can I tell if my processor is either a standard athlon, rev A, or rev B?
    Second question is, can I use a rev B  Athlon XP on a KT3 Ultra MS-6380E since the processor speeds are around XP2400 to XP2800?

    while not officially supported by msi for 333 fsb processors, they will run..and yes, 2400 to 2600 xps will run on your mobo.
    i assume you are talking revision a or b tbred processors and how can you tell. here's everything you need to go, courtesy overclockers.com
    "How To Tell Them Apart"
    Edward Stroligo - 11/4/02, Updated 12/9/02
    We pointed out the other day that AMD will have two or (somewhat later) even three types of processors available for each speed bin: Palominos, TBredAs and TBredBs.
    To make your life easier, this will tell you how to tell them apart.
    The Approach
    There's two ways to buy a CPU, either over a website, or in person.
    Websites rarely list CPUs by stepping code. They will, however, often list CPUs on their webpages and provide their OPNs. That's the ordering number.
    So long as we have all these different type processors around, you should NOT order from any place that doesn't have the OPN listed along side the processor. If you do, you could well end up with a Palomino when you expected to get a TBred, or get a TBredA when you expected a TBredB. After all, the webpage said you were going to get an XP1800 or whatever, not that it was a Thoroughbred. If you want to send it back, expect to get hit with a restocking fee if the place has one.
    On the other hand, if you order from a reseller that shows the OPN on the webpage (and save the webpage) and the OPN on the webpage indicates a Thoroughbred, if you get a Palomino, you're protected. They didn't send you what you ordered, and you have proof of it.
    If you think I'm overly paranoid, well, I've been in this situation, and it works.
    Never accept a salesman's verbal word that you'll get the "right" one. Most places have their goods in warehouses, often miles and miles away. The salesperson couldn't find out even if he wanted to, and many salesmen will tell you anything to get the sale, then deny it later. Always get it in writing before you order, any reputable place will be happy to do that if it's possible.
    Website pages aren't always accurate. If there is any contradiction in the description of the item (i.e., the product is called .13 micron or "latest technology," but it has a Palomino OPN, either find another place, or email the reseller asking for written confirmation on just what it is they are selling.
    What I've said works fine with OEM chips; retail boxes are another story, especially if you're buying in person. I just haven't looked at these boxes lately. Could somebody who can look at some tell me what kind of identifiers are on the outside of the box that might let people identify what they're getting?
    Which Codes Mean What
    To make this easy, what you need to know is listed by processor speed.
    The OPN information is printed somewhere on every AMD CPU. For all Palominos, if you're looking at one, the OPN is the first code printed on the core of the CPU located in the middle of the processor. For all Thoroughbreds, the OPN the first code printed on the black area on one edge of the CPU.
    This information is based on current AMD datasheets, which are subject to change. We'll update as needed.
    There are three critical indicators in the OPN.
    AX1700DMT3C: Voltage
    AX1700DMT3C: Maximum temperature
    AX1700DMT3C: FSB Speed
    The following codes mean the following:
    Voltage
    L: 1.50V
    U: 1.60V
    K: 1.65V
    M: 1.75V
    All Palominos have default voltage of 1.75V, so all Palominos have voltage code of "M." TBredAs have a default range of 1.5-1.65V. TBredBs have a default range of 1.6V-1.65V.
    Maximum Temperature
    T: 90C
    V: 85C
    All AMD processors with a rating less than 2200+ have a maximum temperature of 90C, so they're all "Ts." Anything above that has a max temp of 85C, so they're all "Vs." FSB Speed
    C: 266MHz
    D: 333MHz
    Here's how these codes translate in real life with real chips:
    Update 12/10/02: A certain website did note a misspelling of the word "Thoroughbred," and I've corrected based on that. Thanks for catching it!
    1700+
    Palominos: If the website you're ordering from shows an order code of AX1700DMT3C, that's a Palomino.
    TBredA: If the website you're ordering from shows an order code of AXDA1700DLT3C, that's a Thoroughbred A.
    TBredB: If the website you're ordering from shows an order code of AXDA1700DUT3C, that's a Thoroughbred B.
    1800+
    Palominos: If the website you're ordering from shows an order code of AX1800DMT3C, that's a Palomino.
    TBredA: If the website you're ordering from shows an order code of AXDA1800DLT3C, that's a Thoroughbred A.
    TBredB: If the website you're ordering from shows an order code of AXDA1800DUT3C, that's a Thoroughbred B.
    1900+
    Palominos: If the website you're ordering from shows an order code of AX1900DMT3C, that's a Palomino.
    TBredA: If the website you're ordering from shows an order code of AXDA1900DLT3C, that's a Thoroughbred A.
    TBredB: If the website you're ordering from shows an order code of AXDA1900DUT3C, that's a Thoroughbred B.
    2000+
    Palominos: If the website you're ordering from shows an order code of AX2000DMT3C, that's a Palomino.
    TBredA: If the website you're ordering from shows an order code of AXDA2000DKT3C, that's a Thoroughbred A.
    TBredA/B: If the website you're ordering from shows an order code of AXDA2000DUT3C, that could be either a Thoroughbred A or Thoroughbred B. The only way to distinguish between the two is by the stepping code.
    All TBredAs have a stepping code which ends in "A," like "AIUGA." All TBredBs have a stepping code which ends in "B," like "AIUGB."
    P.S. There's two listed TBredA types in the AMD techdoc. One uses 1.6V, the other uses 1.65V. The TBredB is solely 1.6V.
    2100+
    Palominos: If the website you're ordering from shows an order code of AX2100DMT3C, that's a Palomino.
    TBredA/B: If the website you're ordering from shows an order code of AXDA2000DUT3C, that could be either a Thoroughbred A or Thoroughbred B.
    All TBredAs have a stepping code which ends in "A," like "AIUGA." All TBredBs have a stepping code which ends in "B," like "AIUGB."
    2200+
    TBredA: If the website you're ordering from shows an order code of AXDA2200DKV3C, that's a Thoroughbred A.
    TBredB: If the website you're ordering from shows an order code of AXDA2200DUV3C, that's a Thoroughbred B.
    2400+
    Sorry, no exciting choices here (yet). They're all TBredBs, and they'll have an order code of AXDA2400DKV3C.
    Yes, the DKV part is the same as for the 2200+. That's because a TBredA runs at 1.65V (that's what the "K" stands for) at 2200+. A TBredB runs at 1.6V (that's what the "U" stands for) at 2200+ and 1.65V at 2400+ and above. 2600+
    These are all TBredBs, too, but just in case "which one I am getting" is getting old, the 2600+ gives you a new, different challenge: What Speed Am I Getting? There will be two 2600+s, but they'll run at different speeds. Since the 333MHz bus helps performance, AMD figured (correctly) that a CPU running at a slightly lower speed and higher bus was the same as a CPU running at a higher speed and a lower bus.
    The 2600+, 266MHz version, will run at 2133MHz.
    The 2600+, 333MHz version, will run at 2083MHz.
    We'll no doubt see more situations like this as the number of 333MHz processors expands.
    The way you tell these apart by OPN is that the 266MHz processors will always have an OPN that ends in "C," while the 333MHz processors will always have an OPN that ends in "D."
    Next spring, we'll get more of the same when Bartons show up. You'll have Bartons and TBreds running at the same speed, too.
    Good luck.

  • Processor Speed vs. Cache vs. RAM?

    Greetings,
    I am deciding between 2 laptops to purchase and I just wanted to get any suggestions as to which would be better.
    1) A REFURBISHED laptop with 2.6GHz (dual core), 1 mb L2, 6gb ram.    Pros: 640gb hd, 3 usb 3.0 ports.  Con: 1mb cache?
    2) A new laptop with 2.2GHz, 3 mb L3, 6gb ram.   Cons: only 500gb hd, 2 usb 3.0 ports
    Both are the same price and size. 
    If it's not a big difference or it's too hard to tell, maybe any suggestions as to what to look for in a laptop as far as processor speed/cache.
    I do small video projects so it wouldn't hurt to have the more efficient one if cache or speed is more important for that.
    Thanks for any suggestions.

    I got to thinking later- you must be considering buying RAM from Apple, or you think that what Apple sells RAM for is what it actually costs.
    You can get RAM as you go for nothin'. For instance, the RAM I use is PC3200, and I found it today at Circuit City for $45 a GB. What you use is actually cheaper than mine, despite it being newer. More popular, I suppose.
    Look it up- -it's always on sale, somewhere. But +do no+t use high-density RAM found on ebay. Make sure you have low-density RAM. If you buy it from a store, it will be what you need, though. Almost certainly.
    So get the 8 core, and RAM as you go. Merry Christmas!

  • Amount of RAM useful limited to processor speed?

    I have heard that at a certain point the amount of RAM you throw in your computer won't help past a certain processor speed. If this is true, is there a chart out there that will show these limits?
    Or if anyone has any opinions as far as a:
    Dual 2.7Ghz (G5)
    Dual 1.8Ghz (G5)
    Dual 800Mhz (G4)
    all PowerPC
    thanks,
    T

    Without a list of applications, you could be starving your apps, especially if they need to be open and active. If you work on large photoshop files and not smallish, it is impossible almost to have too much (and you would need a PCIe G5 to get 10-12GB RAM).
    Check page-out; number of swap files; whether you are generating swap files.
    just scanning and retouching can eat up 2GB RAM.
    OS X uses free memory to cache windows, disk I/O, and those won't show up looking at Activity Monitor.
    Virtual memory can be 'requested' or 'allocated' but not used, too.
    I saw people with 512-768MB be shocked at what a difference even light use (email, web, writing, etc) it was to upgrade their G5 to 1.5GB RAM. There are also programming changes that go into a G5 that are totally different from G4s.
    But it has nothing to do with cpu, front side bus.
    And no matter what, a nice fast 10K Raptor boot drive always helps

  • Sound Recorded Too Low

    Hoping someone can help!
    On my recent shoot, the recording volume settings were too low (I think) and after capturing to FCP the average reading is around -50 and peaking at -12.
    Even upping the sound bar by the max 12dB isn't enough really to repair it. I'm a pretty basic user of FCP so don't know a lot of the technical stuff. I have Soundtrack Pro and don't know if that can help me as I don't know how to use it.
    Any help would be hugely appreciated folks as stand to lose an awful lot of material..
    Thanks!

    The quick solution is to double your audio tracks
    The quickest way to do that is to hold down the Option key while dragging the audio clip to a new track ... before releasing the clip, press the Shift key (while still holding down the Option key). This will create a duplicate clip in perfect sync with the original clip.
    You can also use the Dynamic Processor filter to add more gain.
    -DH

  • The sample rate in my code is too low. Is there a way to make it run faster?

    Dear Sir,
        I am a LabVIEW customer, and just have a question about LabVIEW.
        We are running a code of "Wirebonder Project", but find the sample rate is too low. I'm wondering if there is a way to make it run faster. (I have
    attached the code here.)
        Thank you very much!
    Yours Sincerely,
    Xian Zhang
    Attachments:
    Wirebonder_Project_Code.zip ‏169 KB

    Hi Xian,
    What system are you running this code on and are you using the LabVIEW Real-Time Module? There is a presentation online on Optimizing and Benchmarking Real-Time code with useful related links as well as other articles in the DevZone on things like Benchmarking an Application Using LabVIW Real-Time and DAQmx.
    As you can see, this is not a simple question, so take a look at the information in these links and see if you can narrow down what in your code is running slowly and how much you might be able to improve the speed.
    Regards,Stephen S.
    National Instruments
    Applications Engineering

  • New MacBook Air vs previous version- processor speed?

    I was going to exchange my < 2wk old MacBook Air for the newer version.  the new one has better battery life but it looks like smaller processor?  1.3 GHz vs the 1.8 that I have.  How much difference is this?

    500HMz is actually a pretty big difference... especially in this range.  Depending on your use though, it's entirely possible you would never notice.  Besides improved battery life, the new Air also has significantly better graphics performance (about a 40% increase).  What do you typically use your MacBook Air for?  If you use processor intensive applications, you may want to stay with your current model.  If you do things that involve graphics, the newer model might be a better option. 
    Basically... you might have one car that can go 200 miles per hour... and one that can go 150 miles per hour.  But maybe you only ever need to go up to 70 miles per hour.  Basically, they would both meet your needs as you'll never need the full power of either.  That's how you can look at the difference in the processor performance.  Just because one is lower, doesn't mean it will perform differently in your daily tasks.
    I personally would probably go with the newer model (especially since you're still within the 2 week return period).  The boost in graphics performance and the reduced energy use would outweigh the difference in processor speeds.

  • "stuck" cpu processor speed on different power schemes

    Hi, I just purchased an X230 with an Intel Core i5 3230m.  I wanted to create an ultra low power scheme with minimum processor speed but found that the processor speed would not change from the maximum 2.6 Ghz.  I tried a few different power schemes and they showed the same speed of a 2.6 Ghz.  That isn't right --- the low power option should have a processor speed of 1 - 1.5 Ghz.  For some reason, I can't reduce the processor speed.  I'm stumped! 
    I'd appreciate any thoughts members may have on this.   I must be missing something fairly basic here.  But I tried changing it in Lenovo Power Manager and Win 7 Power Options.

    even on the maximum performance scheme under windows, the cpu should throttle.  But the way Id tackle this issue: (1) check your bios and make sure you have all the power management features turned to auto or at least not at 100% all the time (its something along these lines).  (2)  Check your windows power scheme, configure the maximum battery one and do a min/max cpu speed of 5% and cpu cooling to passive.  This should force the CPU to the lowest state if (1) is met.

  • Variable Processor Speed

    All
    Was wondering if there is a way to change the processor speed or if it has something to do with how you change the batter settings. Ie performance vs battery life. Im running duo core temp and it shows that im running at 1.5GHz and not 2.0. I have a MB Black 2.0 512MB Ram (2GB in the mail)
    Thanks

    There have been a lot of discussions about memory allocation in the past, but briefly I touch on a few points. When an array is preallocated (initialized) to be a certain size LabVIEW is then able at compile time to set aside a certain amount of memory for that array. Then, if you are using the "replace array element" function within your loop the array isn't growing, just the values are being changed. If you are building the array in the loop, by appending to the existing array for instance, LabVIEW will continuously have to try and allocate memory space to the increasingly bigger array, sometimes having to move it to a whole new memory area. Additionally, and there are discussions of this in the other threads, if you branch the wires to different functions in the loop, LabVIEW will create copies of the initial array, compounding the whole problem, greatly effecting the execution speed, etc.  There have been a lot of discussions about the effects of using the various types of variables (e.g. locals and globals) and other efficiency impacts, for instance having an array of double connected to an indicator of single (or any other type mismatch) which is another thing that creates a copy of the data in memory. You can see that it wouldn't take too many of these to start having an impact on your programs speed. Do a search on this forum for memory usage, memory allocation, efficiency, etc. and you will see some of these discussions. One of the "nuggets" which initially deals with "Action Engines" discusses some of the causes and effects.  When you do search, check the date stamps, some of these might be a little old.
    Message Edited by LV_Pro on 04-12-2007 02:24 PM
    Message Edited by LV_Pro on 04-12-2007 02:26 PM
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

Maybe you are looking for