Bad resolution waveform transferred from Lecroy oscilloscope to PC

Hello,
I am currently using Lecroy WavePro 7300A to analyze waves. When I tried to acquire the waveform from this oscilloscope to my nearby PC via Ethernet cable (using VICP::x.x.x.x as VISA address) I got problems with the resolution of the waveform picture.
In fact, as you can see from my attached pictures, the BadRes.jpg picture represent the captured waveform when the vertical scale of the oscilloscope was set to 50mV/div and the GoodRes.jpg represent the waveform when the vertical scale was only 10mV/div. The peak value of the waveforms is around -12.5mV to 12.5mV
It is quite obvious that the main trends of the two waveforms captured are the same, but from my point of view, it is like you have 2 pictures of the same scene and size, but one of them has only 1 megapixel resolution, and the other one has 5 megapixel, so the second one looks sharper when the size of the pictures is large enough.
Consider the LabView VIs, I have enclosed my GetWave.vi as you saw in the pictures, and all other the sub VIs either comes from the default VIs (when install LabView), or VIs from the installation of LabView Driver CDs, or VI from the installation of Lecroy Drivers  "lcwave" and  "LeCroy Wave Series". I am currently using LabView 8.2.
Finally, I would like to ask if there is any to get a good resolution of the waveform even when I set the vertical scale of the oscilloscope to very large, say 100mV, for example.
Thank you for your reading.
SG.
Attachments:
GetWave.vi ‏40 KB
BadRes.JPG ‏119 KB
GoodRes.JPG ‏118 KB

Hi - Alan from LeCroy Tech Support here...
Let's start with the 10mV/div setting.  With a signal that is 25mV peak to peak, you are only using about 31% of the scope's full scale range. (31% = 25mV / (8divs * 10mV/div). When you change to 50mV division, you are only using 6% of the full scale range.  The resolution drops in the same way;  the scope is an 8 bit digitizer over the full scale range.  31% of this range is = 0.31*255 = 83 levels;  6% is only about 15 levels.  This is what you are seeing in your images; the volts per ADC code increases by a factor of 5 when you change the gain from 10mV to 50mV.  Since your signal is small compared to full scale, you don't have much resolution.  In general, you always should use as much of the grid as possible to get the best resolution.  See LAB WM308 for more information and examples: http://www.lecroy.com/tm/library/LABs/PDF/LAB_WM308.pdf
Note that Scope Explorer can retrieve the volts per ADC code.  Go to the Traces screen, right-click on a channel, and choose "Show Trace Properties". For 50/div, the vertical_gain is only 0.00220973 (2.2mV per ADC code). For 10mV/div, the value is 0.000441946  (442uV).
Feel free to contact me for more discussion!
Best Regards,
Alan
Alan Blankman, Technical Product Marketing Manager and LabVIEW Developer
LeCroy Corporation
800-553-2769 x 4412
http://www.lecroy.com
[email protected]

Similar Messages

  • How to acquire reference waveforms from Tektronix oscilloscopes

    Hi,
    I want to acquire stored waveforms .wfm from oscilloscope to LabVIEW for analysis purpose.I tried by using Tek scope drivers,but gives error. what is the appropriate way to do it. Plz help...
    Thanks in advance.
    sayaf.

    Use Tektronics Programer Manual. Find All GPIB commands and there find what command to acquire waveforms. Usually, you write GPIB command and read response from Tek.

  • Waveform collect lecroy oscilloscope

    I'm just working on lecroy oscilloscope. I've to save waveform which is averaged by oscilloscope. Then I've few seconds delay and it will continue like this way. Then I've to integrate all graphs and have to save in pc.
    I can do everything but my vi shows error  when I want to attach unbundle function in my vi and also i couldn't connect this function to read waveform vi. Pleae help me if anyone has some idea.I'm new in labview. 
    Best regards
    Abdul

    I wrote this program for another oscilloscope but i've to change for lecroy oscilloscope where read waveform.vi will change and all other necessary changes . But when i add read waveform.vi which is for lecroy oscilloscope, i couln't connect unbundle and others. Please give me a brief description and if you have idea how would i change this vi for lecroy or you can do it and upload for me. I'll be grateful to you.
    Attachments:
    TOF-MS_delay Mih_Jul_2007_30.vi ‏200 KB

  • Getting data transfered from old HD to new ones, leaving 2 slots filled . .

    Hello,
    *(Below is a thread I started in another forum, but, didn't get my final questions answered (see at bottom of this post in BOLD), and am hoping for further help and suggestions. I know there is a lot to read here, but, I think this information will help other novices, such as myself. Thanks!)*
    I have 2 new HDs (each 1T) uninstalled, and I have my old HD (160 gigs) currently residing in one of the two slots in my G5. Any ideas on the best way/process to get the data transfered from the old HD to the new ones, leaving my two slots filled with the 2 new drives AND my data from the old HD transfered and intact, with a RAID0 setup?
    OR, are there any other suggestions on a good setup with the 2 new HDs??
    I'm open to suggestions.
    I always back-up on external HDs, so, is their a need for me to worry about setting up a RAID0??
    I'm doing video processing for DVD release.
    Should I just max out the 2x1T gig HDs and not worry about a HD failure??
    All Suggestions welcomed!!
    Thanks, Jack
    *FROM THE CUTTERMAN:*
    You are limited with only 2 drive slots. In this scenario what usually works best is a small fast drive (eg Velocirapter or SSD) for OSX/Applications and a large drive for video files. It is not advisable to have the operating system running from a striped array.
    Since you already have the drives, here is what you can do.
    Install one new drive and format the partition you wish to use for OSX. You may not want to use the whole drive for OSX, so make 2 partitions. Be sure that it is GPT-formatted so it can boot.
    Use CarbonCopy Cloner to copy your current OSX partition to the new one.
    Set the startup disk as the new partition.
    Remove the old drive and replace it with the second new one.
    Reboot, and partition/format new drive.
    *Hey Cutterman,*
    Thanks for the advice. That sounds like a good set-up. I'll have to research the process of doing what you've advised, but, should work out ok:
    A. Install one new drive and format the partition you wish to use for OSX. You may not want to use the whole drive for OSX, so make 2 partitions:
    1. Partitions are done under Disc Utilities correct? Never done it before; will take a look.
    B. Be sure that it is GPT-formatted so it can boot.
    2. GPT is also done under Disc Utilities, correct? Here I start to get a bit confused, as I've formatted Extended Journal, SO, the partition with the OSX & Applications is formatted GPT, and the rest of the HD is formatted as Extended Journal?
    C. Use CarbonCopy Cloner to copy your current OSX partition to the new one.
    3. So, I partition the first new HD and use Carbon Copy Cloner (also under Disc Utilities) to copy the OSX & Applications from my original HD to the first new HD, correct?
    D. Set the startup disk as the new partition.
    4. This will be an option when I setup the partition???
    E. Remove the old drive and replace it with the second new one.
    F. Reboot, and partition/format new drive.
    5. QUESTION: So, you recommend not striping the HDs: If I do a RAID 1, which sets up a mirror of the HDs, and since the first new HD is partitioned with the OSX & Applications, AND is set up as the Startup Disk, then the second new HD will also mirror that?? Another QUESTION: Even if the second new HD does not mirror the OSX & Applications, the second HD will only mirror the space/partition not utilized by the OSX & Applications partition, correct?
    Thanks for your help!!
    Jack
    *FROM THE CUTTERMAN:*
    OK I will try to answer your questions. To begin, if you want to mirror the 2 drives then you will need to boot from the SL install DVD or an external (USB/firewire) drive to set it up. IMO for your purposes it is too much hassle and a waste of HD space.
    1) Yes partitions are created in Disk Utility
    2) Yes, you choose a volume Scheme (ie number of partitions) and size them by dragging the separator bar. Then select the planned boot partition and click Options..., then choose GPT. I think it is usually the default but check and make sure. Extended journaled is the usual format.
    3) You need to download Carbon Copy. It is a free tool that will copy the entire image of your current system partition to the new one and make it bootable. Consider making a donation as it is a very useful and frequently updated utility. It is fairly intuitive to use. You can also use the restore feature in Disk Utility but I have had more experience with Carbon Copy.
    4) Once the copy process is finished the new boot partition will show up under the startup disk selections (this tool is in System Preferences).
    *FROM 666Sheep:*
    If may i correct one thing: OP, don't choose GPT (GUID Partition Table). You got PPC Mac (G5), so valid partition type for you is Apple Partition Map (APM).
    GPT is for Intel Macs and you will not able to boot from this kind of partition.
    *FROM THE CUTTERMAN:*
    Thanks for the correction- my bad. No familiarity with non-Intel Macs.
    G5 PowerMac, 2.5 GHz Dual, Dec. 2004, 6.5 GB RAM, 149 GB HD
    *Hi All,*
    *Since this process will come to a head on Tuesday/Wednesday, and I hope to be successful in transferring Old HD data to new HD/s.*
    *A: I'm still a little foggy here, as I thought I'd set up the 2 new T-gig HDs so that if one of them failed, I'd still have the data backed up on the other HD; more ideas concerning this would be reassuring:*
    *WHAT DOES "IMO" mean?*
    *(IMO for your purposes it is too much hassle and a waste of HD space.)*
    *As I understand the points made: After I partition the first new HD, and Carbon Copy data from old HD, I then install second new HD, and this will just act as an overflow from the first partitioned HD, correct? Because, if set up a Raid1/Mirror, the OSX partitioned portion of the first new HD will not copy to the second new HD, and that space on the second new HD will be wasted, correct?*
    *Also: I have to set up RAID1 (if I do not set up RAID0), correct?*
    *RAID 1*
    *From WIKI: RAID 1 mirrors the contents of the disks, making a form of 1:1 ratio real time mirroring. The contents of each disk in the array are identical to that of every other disk in the array. A RAID 1 array requires a minimum of two drives.*
    *Carbon Copy is a free tool that will copy the entire image of your current system partition to the new one and make it bootable.*
    *1. Is my old HD partitioned? Is that done automatically by MAC prior to PC purchase?*
    *2. Do I Carbon Copy the whole old HD or just parts? (eg. OSX, Photo Shop, After Effects, Various Files)*
    *3. I read that it is necessary to DEACTIVATE Photo Shop (I have CS3) prior to doing Carbon Copy. Is that correct? If so, does this also apply to other Adobe applications? Such as After Affects, Illustrator??*
    *Thanks to all for the help!!*
    *G5 PowerMac, 2.5 GHz Dual, Dec. 2004, 6.5 GB RAM, 149 GB HD*

    Confusing Information:
    A1: You also want to make sure the drive you are backing up to is formatted Mac HFS Extended (HFS+) if using Mac OS 8.1 or above.
    A2: On PowerPC Macs, your clone should be partitioned as Apple Partition Map.
    *Q? I thought the new HD (1T) should be formatted in Extended Journaled?*
    B: Also disable Spotlight (in 10.4 only) on your destination drive using Apple menu -> System Preferences -> Spotlight -> Privacy to add the destination drive to the pane.
    *Q? I'm using 10.4.11, so, I should follow these instructions?*
    C: If possible, boot into safe mode to perform the backup (holding the SHIFT key at startup). In addition, you can clone while logged into another administrative user that you don't use at all to avoid further complications of changes which may be happening to your regular user (though don't use Fast User Switching to get into that other user, since that other user is still active when fast user switching is used). Otherwise you are going to be running a backup on a live system which could have changes happening while you are attempting to backup. These may yield an imperfect clone, with uncertain success at recovery. It may be possible that your clone will have its own hardware issues, so make at least two copies.
    *Q? ?????????????*
    *I GOT THE ABOVE INFO. FROM THE FOLLOWING SITE:*
    Making a clone/mirror/duplicate backup
    http://www.macmaps.com/backup.html#SHORTANDEASY
    *ALSO, WHAT DO YOU THINK ABOUT THE ADVICE ON THIS PAGE:*
    http://www.levoltz.com/2010/04/21/how-to-transfer-data-to-your-new-hard-drive/

  • Very bad resolution in menus (templates)

    I have a number of films taken with a camcorder Canon Vixia HF10. The camera settings are set to NTSC with frame rate 60, AVCHD.
    In my iMac (OS X vers.10.7.3), I tried first to edit my movies in iMovie, but soon I discovered that iMovie did not properly manage the  AVCHD format.
    With Adobe's Premiere Elements , I could however handle the AVCHD format in an excellent manner. But when I got to the final stage to create a menu
    of my film footage (where I used Premiere's menu templates) the menus were very bad with poor resolutions. I could see this both at "preview" and on DVD.
    The actual films were great with a real AVCHD resolution on DVD.
    Why does this happen to the menus? Do I need to burn out my movies without menus?

    Hi Bill,
    Thanks for the welcome.
    I have only used HD Menu Sets.
    But which one of the Available Presets in Project settings shall I use according to my camera settings (see my first question)?
    gardie10
    19 mar 2012 kl. 15:35 skrev Bill Hunt:
    Re: Very bad resolution in menus (templates)
    created by Bill Hunt in Premiere Elements - View the full discussion
    Did you use an HD Menu Set, or and SD Menu Set. As your AVCHD material is HD, you should use only an HD Menu Set.
    I also assume that you chose the proper Preset at New Project, to match your footage 100%. Is that correct, or did you choose something else.
    For the HD Project from that footage, you should be authoring a BD (Blu-ray Disc) and not a DVD, which is SD, and not HD, like the footage. Did you mean BD, when you typed "DVD?"
    Good luck, and welcome to the forum.
    Hunt
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4275606#4275606
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4275606#4275606. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Premiere Elements by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Dvd Menu Adobe Premiere Elements 10 for Mac with bad resolution

    Hi, I use a MacBookPro with Mac OS X 10.6.8 - Intel Core i5 2,4 GH - RAM 4 GB.
    I just purchased PRE 10 version hoping to solve a problem I had with version 9 for Mac but not with a version 7 for Win.
    I
    My problem is that when I burn the dvd with the final work in PAL system, the menu of the DVD has the text very blurred at a very bad resolution.
    I searched this forum and I didn't found a similar problem for Mac user.
    I had the same problem with PRE 9.
    Same problem if I insert a logo in the corner of the video. Very bad resolution image in the final dvd.
    I tried to change the beginning resolution of the image from very low to very high and the result was the same.
    Someone has similar problems? Someone did find a way to solve it?

    Dear Bill, many thanks for your answer.
    This is the Project Preset chosen.
    As the source is a JVC Everio with hard disk, I chose PAL - Hard Disk - Widescreen 48 KHz
    The source is as I said a JVC Everio in SD size. I saved the files in a backup Hard Disk. They are .mod files.
    I don't know how to see if a Menu Sets is HD or SD. I tried almost all the available Menu Sets always with the same blurry results.
    These images explain better than words.
    Note that the firt image in the DVD Menu is perfect, not blurry. And this add a little bit of mystery :-)
    this is the scene selection that has text blurry
    And this is the logo I put in the right bottom side of the video. It is blurry. I put a high resolution image and it was blurry. Then I tried with an image .png with the same width of the video (720 pixels) and this is the same blurry effect:
    The solution I use in these days to have goog results is very time expensive.
    I make the editing work in my mac, without logo and menu. I make a dvd. Then I import the VIDEO_TS folder in my old pc, with my old version of Adobe Premiere 7.0. I insert the logo, I make the menu and then I make a dvd with my old PC and the resolution is the one I want.
    Obviolusly I'd like to do all the work in my Mac...
    The same problems and solution I used also with PRE 9.0
    By the way, I'm using Adobe Premiere Elements in my Mac instead  iMovie because I need to do videos longer than 2 hours. And iMovie has this limit.
    Many thanks in advance for help. There is someone that is using Mac and PRE 10 with GOOD results?

  • Transferring from Vision:M to Comput

    Sync in WMP0 seems to allow transfers to the ZVM, but not from it...
    The Creative Sync Manager allows for transfers from the ZVM, but is very limited. Only being able to transfer entire genres, artists, or playlists.
    Of course I used to be able to use the Browse Media option in the ZVM Media Explorer to cut or copy files from my ZVM to my computer. This no longer works
    Instead of transferring the file as it should, I get a "Copying..." dialog box that just sits there for a second without any progress indicated. Then the dialog box disappears without an error and the file has not been transferred.
    I can still delete, rename, and edit the track properties of files. I can create, rename, and delete folders. I can even copy files to the ZVM with no problems. Just transferring files to the Computer is broken.
    I have already tried many fixes, reinstallations, and upgrades. Basically, I have exahsted my knowledge of what to do.
    One additional thing of note, having to do with MediaMonkey. The cut and copy actions are blanked out, and when I try to drag a file onto my desktop I get the following error:
    "Cannot copy file: Cannot read from the source file or disk"
    I really hope you can help, and thanks in advance.

    Thank you for taking the time to reply.
    I had not tried those patches yet, and was therefore all the more crushed when they ultimately failed to effect even the slightest change.
    If you have any other patch suggestions or likely solutions, I would be more then delighted to receive them.
    May I have a swift and complete resolution. Amen.
    Edit: The oddest bit of this whole mess, is the fact that the Creative Sync Manager is actually able to transfer files to my computer. Its only right that a proper problem should know it place and act in a uniform manner. Why does the Sync Manager alone work? I feel that if I just knew the answer, the problem would become obvious. Think, think, think. Winnie the Pooh is calling out to me. Maybe some honey will help solve the problem...Message Edited by bdjnk on 02-4-2007:23 PM

  • Changed Scheduling agreement category,when its transferred from R/3 to APO?

    Hi Experts,
    Basically, am ABAP developer, but, i got a statement as below, regarding the APO,
    BADI- /SAPAPO/DM_PO_CHANGE to change the scheduling agreement category when this is transferred from R/3 to APO via the CIF
    - What is the field for scheduling agreement category?
    - In which table, this field is existing?
    - What could be the business requiremnt behind this development?
    - Any other info?
    If my question is wake, sorry! Replies are gretaely appreciated.
    thanq
    Edited by: SAP ABAPer on Mar 29, 2009 7:09 PM

    closing, bcoz no answer

  • Acquiring 4 traces (simultani​ously) from Lecroy Wavesurfer with LabView 7.1

    Hello everyone
    I am actually using Labview 7.1 to acquire the data from my Wavesurfer 454. I can do it for one trace. It look like this “armed” the scope then when it gets the trigger, Labview collects the data.
    The problem is I would like to collect the 4 traces after only one trigger… is it possible? Could you please explain me how to do that?
    Because if I use a loop and change each time the channel to acquire, I need 4 trigger... although I would like to acquire them from the same trigger...
    Many many thanks!
    Sebastien

    Hello,
    Alan from LeCroy Tech Support here...
    I recommend using the "lcwave" driver that's on NI's Instrument driver network. It includes an example for reading out multiple waveforms (2 channels)that can easily be extended to readout all 4 channels. To find the driver quickly, go to http://www.lecroy.com/tm/Library/Software/LabView/​LabViewDrivers.asp?menuid=8 where you will find a link to the driver on NI's website. Let me know if you have any problems using the example.
    Best Regards,
    Alan
    Alan Blankman, Technical Product Marketing Manager and LabVIEW Developer
    LeCroy Corporation
    800-553-2769 x 4412
    http://www.lecroy.com
    [email protected]

  • Transfering from a memory stick pro duo

    I have never transfered from a memory stick to final cut pro, I am using a sony dcr-trv33 camcorder to go into a mac g-5 with final cut 5.1.4 but when I try to transfer I can't seem to get a full image, it comes out in a small picture with blue all the way around it, do I need to change something in the camera or final cut or is that maybe the way it was shot, I hope you understand this, I can stretch the picture up in size but then it looks really bad.
    Thanks for any suggestions

    Not in Final Cut Pro. We want the raw files, unaffected by any settings in FCP.
    Does the stick show up in the Finder?
    What files are on there?
    If these files can be opened in QuickTime Player, by pressing the command and i keys you can find out exactly what format, pixel dimensions etc they have.
    Also post the settings that you are currently using in FCP.

  • HT1539 Digital copy transferred from DVD has no audio played back via Apple TV

    I have successfully redeemed and transferred the digital copy from a DVD into iTunes. Both the video and audio play perfectly when I play the .m4v file using QuickTime Player. The video plays perfectly, but there is no audio when the movie plays via my Apple TV. My TV is not muted. Every other file in my iTunes library, including movies and music and no matter the source, play back with audio just fine. The only file that doesn't play with audio via my Apple TV is this digital copy that I redeemed and transferred into iTunes. Any idea what my problem might be?

    Apple Support Communities solved my problem thanks to member Winston Churchill.
    My digital copy of Skyfall transferred from the DVD into iTunes and viewed via my Apple TV on my HD TV would display the video with great clarity and resolution but the audio would not play.
    Per his suggestion I visited the Settings icon on my Apple TV. I changed the "audio out" setting from "auto" to "16-bit" and this fixed my problem.
    Thanks to Mr. Churchill for solving my problem with his brilliant suggestion.

  • How to view data in SNC after getting transferred from ERP

    Hi all
      I have transferred material ,vendor, customer ,scheduling agreement ,demand from  ERP to SNC system.
    Now I want to view this demand in SNC. What I have done is in SNC is  I opened supplier view.
    In supplier view, I opened SMI monitor. Now when I click on F4 help of product I am not able to view the material
    which I had transferred. Same is the case with location.
    I know that in SNC, in order to view data following assignment is required.
    Material  Location  Business Partner ( Org ) --- > BP ( Person )  User.
    Now I have assigned Material to location .
    Location to BP ( Org ).
    BP ( org )  to BP ( Person ).
    BP ( Person ) to user.
    But still I am not able to view the data in F4 help ( For SMI overview screen ).
    Next I learnt about Selection modes in SNC.I think I need to assign selection mode u201CPDNF_NEWu201D
    To application ID of SMI overview screen in order to view Product and location in F4 help.
    If I am correct than please let me know how should I proceed. Else please let me know
    What all configuration is required to view product and material data in F4 help and eventually the demand which I
    Had transferred from ERP.
    Best Regards
    Rahul

    Hi Vasu/ hi Nikhil,
      I have done what you mentioned but still could not see the data in SNC Web UI.
      Let me explain once again.
      Consider a case when Panasonic ( Supplier ) is managing inventory for Walmart ( Customer ).[ VMI scenario ]
      Now
      Step 1 : Walmart will create Material,Location,SA ,demand in his ERP.
      Step2 : Master data with demand will get transferred to from customers ERP system to SNC system.
      I can see Product and location by SNC -- > Master data -- > Product/Location.
    Till this point everything is fine.
    Next I have done following.
    Assign my user to Business Partner of type org ( Customer ).
    Location is assigned to Business partner.( Customer ) as material will be shiped to customer location.
    Location is assigned to model 000
    Material is assigned to Location and Planning version 000.
    Now logically assignement is as follows.
    User -- > BP --> Location --> Material.
    Now when I go to customer view ,in product and location,I should be able to see my product and Location.
    But I am not able to see.
    Could you help where I am going wrong.
    Regards
    Rahul

  • In photos: I have tried to select and delete some duplicate pictures that I transferred from my other iPhone 5S on this new iPhone 5S and when I select the only options available is moving the photos or email/text. I cannot put in trash bin

    iPhone 5s photos/video,deleting duplicate photos and video transferred from other iPhone 5s & iPhone 4S
    I have tried selecting photos and videos to throw them in trash bin, but the trash bin doesn't work when pressing and or clicking on it
    I would like to know how to get rid of the unwanted and duplicate pictures that I've transferred from my other iPhones. 
    If someone could please help me, I would greatly appreciate it !!
    Thank you so much,
    Ginger

    How did you transfer the photos from your other iPhone? If you did it by importing them from the old phone to a computer and then used iTunes to sync them back to the new phone, then you would delete them by syncing again using iTunes but this time change the selection of which photos are to be synced. Each time you sync using iTunes, it sets the non-Camera Roll photos on the phone to match the current settings/selection in iTunes.

  • Can you help me fix my screen? It randomly has a bluish tint, bad resolution and horizontal flashing lines

    Hi all,
    It's a 15" 2.4 Ghz Intel Core 2 Duo MBP running on Leopard 10.5.8, bought spring 2008.
    About a couple of weeks ago, my screen started randomly switching to a strange blue / purple tint along with a bad resolution (can't really read text on screen) and flashing horizontal lines in the background. It started worrying me given I'm working with it all the time and am hoping for this machine to hold on for a few more months until I can buy a new one.
    It would happen randomly for a few minutes at a time and then revert back to normal screen.
    I found a lot of references to a similar problem in a few threads such as this one:
    https://discussions.apple.com/thread/1456983?tstart=0
    My screen has gone strange again now and isn't reverting back to normal so far even after I tried  restarting it. It was normal for 2 min only ans then back to bluish. I tried all the display fixes indicated in the threads but none of them work and I'm not exactly sure my issue is the same given I can still see the tint and horizontal lines in particular if the screen saver goes on, and the resolution on screenshots I've seen of other people having blue tint screen issues seems to be normal (as in text is legible).
    Any ideas on how to fix it? Do you think it might be more of a software or hardware problem..? Would it help if I try upgrading my Mac OS?
    Thank you very much for your time

    Thanks a lot for the reply, I was worried would say that outright. Screen just only reverted back to normal after a couple of hours. As you said probably best to bring it in for diagnosis, I'll try to do that asap though of course I'm nowhere neaar any AASP at the moment.

  • HT201269 Transferred from iPhone 3GS to 4. Backed up and restored, perfect. New phone is connected to our wireless but is still giving me the "no service" in the upper left corner. Help????

    Transferred from iPhone 3GS to 4. Backed up and restored smoothly. Still getting a "no service" message in the upper left corner of new phone. Help?.....

    Sounds like your iPhone was hacked to unlock and now updating locks back to the original carrier.
    Where did you get the iPhone?

Maybe you are looking for

  • Loops for ipad

    Can you get apple loops for garage band on ipad, I have used the loops on mac and like them, I just want to use them on my ipad. Thamks :-)

  • More OAS

    Hello. Finally got OAS working (symlinked oldps to ps) BUT......... now I can't connect to the 8i Instance running on the same machine (different ORACLE_HOME and ORACLE_SID's) It returns either: OWS-28200: Oracle Database Error : 12514 ORA-12514: Mes

  • Unable to launch PSE8.  Error:  150:30

    recently reinstalled Kasperksy Internet Security (trial).  Now cannot open Adobe Photoshop Elements 8.  Get message This product has encourtered a problem which requires that you restart your computer efore it can bge launched.  Error: 150.30. Talked

  • How do I update Leopard after re installation - installation of update not working!

    I have re installed Leopard due to issues with some software crashing. Now I'm trying to install the latest update which is approximately 700-800mb. The problem I'm having is once I have downloaded the latest updates and once I try to restart it the

  • Purchasing iMac in Japan

    I'm living in Japan for the next couple years, and thinking about making the switch. I know that OS X has selectable languages, and that I can buy a US keyboard layout, but I've got a few other questions. Are the rest of the Apple apps similarly swit