Reading and Storing Temperatur​e

Hello,
I am new to LabVIEW programming. I have jsut purchased the cFP-1804 and TC-120. My goal is to read the 8 thermocouple temperatures simulateneously, display that data on screen and store it in an excel file. Currently, I am trying to just read the thermocouples. I have started out with one to keep things simple. I was able to read the temperature in MAX when I tested the channel. I figured al I needed to do was go to the the block diagram of my project go to Express>>Input>>Fieldpoint. This brings up the configure Fieldpoint window I browse and find the channel I want to use and wire the value out area to a numeric indicator. However when I run it I get the "Error 32812 occurred at FP Read.vi". I have searched the forums and don't quite understand the KB articles. I would figure if I went through the configure FieldPoint window it would have performed all of the work for me.
So, my first question is, Am I performing the read operation with the correct VI? I would ideally like to have just have indicators on the front panel and not have to insert the iak file name and the other information associated (ie - have all of this information preprogrammed).
Is there an easy way to wire a button to the VI to initiate the temperature being read? There does not seem to be a place to wire a boolean button to the Express>>Input>FieldPOint VI I've chosen.
Any help is greatly appreciated.

I tried the Instrument IO Assistant put I get a prompt telling me that MAX or Instrument IO assistant is not isntalled correctly. I have these install CD's at work so I can't check and see if that is the problem. I am sure MAX is installed correcly b/c I have been using it. Is the instrument IO assistant an add on?
Since I cannot use the Instruement IO Assistant I thought I would try my luck with the FieldPoint VI's. I was unable to find any example VI's that shipped with the FieldPoint.
But I did wire up a program that I was sure to work. I wanted to read a single thermocouple. So I wired a FieldPoint IO vi to the FR Read (polymorphic) vi which in turn connect to a Waveform chart. I just wanted this to run conitnuously, so, I put a while loop around it to run.
Upon starting the program I get the error: "Error 32812 occurred at FP Read.vi"
I searched the forums for why this error could have occured and tried the fix  the knowledge base article (Why Do I Get Error 32812 From Some FieldPoint Modules But Not Others?) gave. The fix basically says to go into MAX and click
"Find Devices" I did that and it did not help. Anyone have any
expreience with this error? I would greatly appreciate the help.
The funny thing is I can write to my DO-400 module without any errors but not the TC-120 (I am trying to read from).
Thanks

Similar Messages

  • Reading and storing variables

    hello. i have a question about file i/o. say i have a text file that is names vars.txt and looks like this:
    1
    2
    3
    4
    5
    How can i take the first number and store it to a variable, take the second and store it to a variable, and so on? if you could give a short example, that would be excellant. just say the variables are int varone, int vartwo, etc. for ease of understanding. thanks a lot in advance.

    BufferedReader br =  null;
    try{
       br = new BufferedReader(new InputStreamReader(new FileInputStream("value.txt")));
       String s = "";
       while((s=br.readLine())!=null){
           System.out.println("Value is " + s);
    }catch(IOException ie){}
    finally{
       try{
           if(br!=null) br.close();           
       }catch(Exception e){}
    }Its upto you to convert the String value into integer and do whatever you want.

  • Reading and storing data in an array

    I'm trying to write a program to read in a list of numbers, store them in an array and then output them in ascending order.
    I've written the following so far but when executed, I got this error...
    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 100
         at ReadingAnArray.main(ReadingAnArray.java:30)
    Could someone look at this and tell me where I went wrong?
    int[] numList = new int[100];
              int number = 0;
              int count = 0;
              int i, j;
              int temp;
              System.out.println("Enter up to 100 positive integers ending with " + SENTINEL);
              number = console.nextInt();
              while (number != SENTINEL)
                   numList[count] = number;
                   count++;
              for(i=0; i<numList.length; i++)
                   for(j=i+1; j<numList.length; j++)
                        if (numList[i] > numList[j])
                             temp = numList;
                             numList[i] = numList[j];
                             numList[j] = temp;
              for(i=0; i<numList.length; i++)
                   System.out.println(numList[i]);          
    When clicking on the error message, it points to the code line numList[count] = number;Any help is very much appreciated.
    ntjava
    Message was edited by:
    ntjava
    Message was edited by:
    ntjava

    Here's my snippet of code so far. If I entered 12 1 26 15 34 75 -999, it will fill the first 94 lines with 0 and the last 6 in ascending order like
    0
    0
    1
    12
    15
    26
    34
    75
    How do I get it to fill the first 6 elements of the array with my numbers and skip the rest?
         System.out.println("Enter up to 100 positive integers ending with " + SENTINEL);
              number = console.nextInt();
              for(count=0; count < numList.length; count++)
                   while (number != SENTINEL)
                        numList[count] = number;
                        count++;
                        number = console.nextInt();
              for(i = 0; i < numList.length; i++)
                   for(j= i+1; j < numList.length; j++)
                        if (numList[i] > numList[j])
                             temp = numList;
                             numList[i] = numList[j];
                             numList[j] = temp;
              for(i = 0; i < numList.length; i++)
                   System.out.println(numList[i]);          
    Message was edited by:
    ntjava

  • My Xtreamer media player won't read srt sub files downloaded from my iMac and stored in a 1Tb seagate external disk. However, the Xtreamer Elvira media player will read all the .avi files I have loaded in the external disk. Any ideas?

    My Xtreamer media player won't read srt sub files downloaded from my iMac and stored in a 1Tb seagate external disk. However, the Xtreamer Elvira media player will read all the .avi files I have loaded in the external disk. Any ideas?

    I am experiencing the same issue with a new external DVD burner, a Sony DRX-840U. When I load a CD into this external drive it appears in iTunes but when you go to import or play the CD iTunes indicates playing or importing for each individual track for just a moment. The end result is that nothing is ever imported or played. I am experiencing this on two different systems. One a notebook running Win2K and the other a desktop running XPpro. If I use the internal DVD drives on either of these systems everything work just fine. Yet I am able to use this new external DVD drive with every other application. For example Window Media Player has no problem playing or importing the same CD that iTunes fails on. The last person indicated that if one set the DVD drive in question to be the drive of choice under preferences>advanced>burning that all was ok. I my case this Sony external drive is the drive listed as the drive of choice for burning yet the issue still exists.
    As this appears to be an issue that others are also experiencing help from Apple Tech Support would be greatly appreciated.

  • I have a SC-2042-RTD Board and the temperature reading I get are approxiximately 7 degrees high. Every thing is connected as specified in the manual. We are using a 3 wire RTD configuratuion.

    I have a SC-2042-RTD Board and the temperature readings I get are approxiximately 7 degrees high. Every thing is connected as specified in the manual. We are using a 3 wire RTD configuratuion. The current excitation is set at 1mA but is actually 1.0035 mA from the board. The Daq card I am using is a DaqCard-A
    I16XE-50.

    Two quick things to check are: make sure the sensor does not exceed a max resistance of 8.5k ohms and do not leave any current excitation sources unloaded.
    Also, check out chapter five of the SC-2042 user manaul (attached) about how to calibrate the device. This may help get rid of the bad readings.
    Brian
    Attachments:
    SC-2042.pdf ‏166 KB

  • Error while checking in and storing

    Dear All
    I am trying to attaching a file using CV01n, when i am doing for check in - i am getting following error message
    Error while checking in and storing
    Message no. 26253
    What may be the issues, even my my repositories working fine ( configured contentserver, status is active)
    Regards
    chandra

    Dear Chandra,
    please check in transaction OACT if the storage category is assigned to the correct content repository. Further please read also through notes 707568 and 833576.
    Best regards,
    Christoph

  • After reading and resetting everything with Keyboard I still get blank white screen. The only way I can boot to Mavericks is unplug power cord, push and hold power button while plugging power cord in. Fans at full speed.

    After reading and resetting everything with Keyboard I still get blank white screen on 2nd? page of boot. The only way I can boot to Mavericks is unplug power cord, push and hold power button while plugging power cord in. Fans run at full speed, machine boots then runs normal except the dvdrw will not . The mid 2011 IMAC had the same problem with LION. I changed hard drives, formatted, and installed a clean install of latest os x mavericks. Any help would be greatly appreciated.
    EtreCheck version: 1.9.15 (52)
    Report generated August 30, 2014 at 6:56:41 PM EDT
    Hardware Information: ?
        iMac (21.5-inch, Mid 2011) (Verified)
        iMac - model: iMac12,1
        1 2.5 GHz Intel Core i5 CPU: 4 cores
        4 GB RAM
    Video Information: ?
        AMD Radeon HD 6750M - VRAM: 512 MB
            iMac 1920 x 1080
    System Software: ?
        OS X 10.9.4 (13E28) - Uptime: 0 days 0:16:53
    Disk Information: ?
        ST3120026AS disk0 : (120.03 GB)
        S.M.A.R.T. Status: Verified
            EFI (disk0s1) <not mounted>: 209.7 MB
            Untitled (disk0s2) / [Startup]: 119.17 GB (87.12 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        HL-DT-STDVDRW  GA32N 
    USB Information: ?
        Apple Inc. FaceTime HD Camera (Built-in)
        CHICONY USB NetVista Full Width Keyboard
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
        Apple Internal Memory Card Reader
    Thunderbolt Information: ?
        Apple Inc. thunderbolt_bus
    Gatekeeper: ?
        Anywhere
    Kernel Extensions: ?
        [loaded]    com.nvidia.CUDA (1.1.0) Support
        [loaded]    com.sophos.kext.sav (9.0.61 - SDK 10.7) Support
        [loaded]    com.sophos.nke.swi (9.0.53 - SDK 10.8) Support
    Startup Items: ?
        CUDA: Path: /System/Library/StartupItems/CUDA
        FanControlDaemon: Path: /Library/StartupItems/FanControlDaemon
    Launch Daemons: ?
        [loaded]    com.adobe.fpsaud.plist Support
        [running]    com.arcsoft.eservutil.plist Support
        [running]    com.bjango.istatmenusdaemon.plist Support
        [loaded]    com.oracle.java.Helper-Tool.plist Support
        [running]    com.sophos.autoupdate.plist Support
        [running]    com.sophos.configuration.plist Support
        [running]    com.sophos.intercheck.plist Support
        [running]    com.sophos.notification.plist Support
        [running]    com.sophos.scan.plist Support
        [running]    com.sophos.sxld.plist Support
        [running]    com.sophos.webd.plist Support
    Launch Agents: ?
        [running]    com.arcsoft.esinter.plist Support
        [running]    com.bjango.istatmenusagent.plist Support
        [loaded]    com.nvidia.CUDASoftwareUpdate.plist Support
        [loaded]    com.oracle.java.Java-Updater.plist Support
        [running]    com.sophos.uiserver.plist Support
    User Login Items: ?
        Macs Fan Control
        Firefox
    Internet Plug-ins: ?
        FlashPlayer-10.6: Version: 14.0.0.176 - SDK 10.6 Support
        Flash Player: Version: 14.0.0.176 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 7 Update 67 Check version
        Default Browser: Version: 537 - SDK 10.9
    Audio Plug-ins: ?
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes: ?
        CUDA Preferences  Support
        Fan Control  Support
        Flash Player  Support
        Java  Support
    Time Machine: ?
        Time Machine not configured!
    Top Processes by CPU: ?
             1%    WindowServer
             1%    fontd
             0%    firefox
             0%    SystemUIServer
             0%    SophosWebIntelligence
    Top Processes by Memory: ?
        229 MB    firefox
        156 MB    SophosScanD
        152 MB    InterCheck
        131 MB    com.apple.IconServicesAgent
        115 MB    SophosAntiVirus
    Virtual Memory Information: ?
        424 MB    Free RAM
        1.53 GB    Active RAM
        1.37 GB    Inactive RAM
        699 MB    Wired RAM
        1.26 GB    Page-ins
        0 B    Page-outs

    I'd start by getting rid of the following software responsible for these extensions.
    Kernel Extensions: ?
        [loaded]    com.nvidia.CUDA (1.1.0) Support
        [loaded]    com.sophos.kext.sav (9.0.61 - SDK 10.7) Support
        [loaded]    com.sophos.nke.swi (9.0.53 - SDK 10.8) Support
    Startup Items: ?
        CUDA: Path: /System/Library/StartupItems/CUDA
        FanControlDaemon: Path: /Library/StartupItems/FanControlDaemon
    Use the uninstaller provided with the Sophos software. You can uninstall CUDA via the preference pane. Be sure you remove the com.nvidia.CUDA extension which is located in the /System/Library/Extensions/ folder. Not sure if Fan Control has an uninstaller so you will have to do it manually:
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.
    Be sure to remove your two Login Items. Finally do this:
    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Lion, Mountain Lion, or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • File wont read,  and I'm ready to tear my hair out!!!

    Good Morning
    I wrote a short program to read a .txt file and assign values into an array. My program works, woo hoo (or so I thought...)
    But when I took the same code, and pasted into a function of a larger program, the file doesnt get read! In my larger program, I need the function to return the value of the array so I can use the array elsewhere. II originally thought the file didn't read because the .txt file and program were not stored in the same folder, which is not the case. So now I am wondering if I needed to pass a value to the function, or to call the function from inside the larger file, or basically what the heck I am missing! I am just not seeing it and am totally lost and dreaming of this, when I sleep of course!
    Code that works on its own -
    import java.io.*;
    import java.io.FileReader;
    import java.io.IOException;
    import java.util.Scanner;
    public class readInput {
       public static void main(String args[])throws FileNotFoundException, IOException  {
                //declaration of variables
                int i; // close the term.dat file
                int counter = 0; // counter for loop, also the index of the array for terms
                   int [] termInfo  = new int[3];
                  int test =0;
               try {
                FileReader termInput = new FileReader("terms.txt"); // creates file reader for rates file
                Scanner scan1 = new Scanner(termInput); // scanner searches the file for what is requested
                while (scan1.hasNext()) {
                    if (scan1.hasNextInt()) {
                        // if found, assign to an array value
                        i = scan1.nextInt();
                        termInfo[counter] = i;
                        System.out.println("Value " + test + " in term array is " + termInfo[counter]);
                        counter++;
                        test++;
                    } //close of if
                } //close of while
              termInput.close(); // close the term.dat file
             } // CLOSE TRY
              catch (FileNotFoundException e) {
              System.out.println("ERROR!!! FILE NOT FOUND");
               }  // close catch
         } //close of readInput
    }//close of mainCode from function that compiles but doesnt read (this is a rather long program, so I am only giving the function itself) --
        //function to read the files and load arrays
        public int[] readInput() throws FileNotFoundException, IOException  {
              int i; // term variable to hold content of file
               int counter = 0; // counter for loop, also the index of the array for terms
               int test =0;
               try {
                FileReader termInput = new FileReader("terms.txt"); // creates file reader for rates file
                Scanner scan1 = new Scanner(termInput); // scanner searches the file for what is requested
                while (scan1.hasNext()) {
                    if (scan1.hasNextInt()) {
                        // if found, assign to an array value
                        i = scan1.nextInt();
                        termInfo[counter] = i;
                        System.out.println("Value " + test + " in term array is " + termInfo[counter]);
                        counter++;
                        test++;
                    } //close of if
                } //close of while
              termInput.close(); // close the term.dat file
             } // CLOSE TRY
              catch (FileNotFoundException e) {
              System.out.println("ERROR!!! FILE NOT FOUND");
               }  // close catch
              return termInfo;
    } //close of readInput

    Here's how I'd do that... with a "generic" (i.e. reusable) helper class...
    package krc.utilz;
    import java.util.Arrays;
    import java.util.Collection;
    import java.util.Iterator;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.LinkedList;
    import java.util.Set;
    import java.util.HashSet;
    import java.util.Map;
    import java.util.HashMap;
    import java.util.Scanner;
    import java.io.File;
    import java.io.FileReader;
    import java.io.FileNotFoundException;
    import java.io.IOException;
    * A bunch of Helper methods for int and Integer arrays.
    public abstract class IntArrayz
       * Converts a List<Integer> to an array of int's.
       * If list is null then null is returned
       * If list is empty then an empty int array is returned.
       * @param list List<Integer> the List of Integers to convert
       * @return int[] - list as an array of ints.
      public static int[] toIntArray(Collection<Integer> list) {
        if (list==null) return null;
        if (list.isEmpty()) return new int[0];
        int[] a = new int[list.size()];
        int i=0;
        for (Iterator<Integer> it=list.iterator(); it.hasNext(); ) {
          a[i++] = it.next();
        return a;
       * Reads and returns an array of int's from the given File.
       * @param File file - The file to read. Format must be as required by
       *  http://java.sun.com/javase/6/docs/api/java/util/Scanner.html#nextInt()
       * @return int[] - Array of integers populate with the contents of the file.
      public static int[] read(File file) throws FileNotFoundException, IOException  {
        List<Integer> result = new LinkedList<Integer>();
        FileReader reader = null;
        try {
          reader = new FileReader(file);
          Scanner scanner = new Scanner(reader);
          while ( scanner.hasNext() ) {
            if (scanner.hasNextInt()) {
              result.add(scanner.nextInt());
            } else {
              scanner.next(); // skip the next token.
        } finally {
          if(reader!=null)reader.close();
        return IntArrayz.toIntArray(result);
    }(many methods removed to make it < 5000 characters)
    usage
    package krc.utilz.test;
    import krc.utilz.IntArrayz;
    import java.io.File;
    import java.util.Arrays;
    class IntArrayzTest
      public static void main(String args[] ) {
        try {
          System.out.println(Arrays.toString(IntArrayz.read(new File("integers.dat"))));
        } catch(Exception e) {
          e.printStackTrace();
    }Cheers. Keith.

  • Read and write excel sheet data from uploded file in sharepoint site programmatically 2013

    hi team,
    I am working on sharepoint 2013.I want to read and write data in excel sheet (micrsoft excel) from stored file in shrepoint docoumnt library .please suggest me
    vijay

    Hi
    Vijay,
    check those links
    http://www.sharepointwithattitude.com/archives/61
    https://social.technet.microsoft.com/Forums/en-US/e760051b-a92f-473c-9ec9-0f0c36c99e40/read-and-write-excel-sheet-data-from-uploded-file-in-sharepoint-site-programmatically-2013?forum=sharepointdevelopment
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation. Please remember to mark the reply as answer if it helps.

  • Reading and printing from a file

    I have a method that reads temperatures from a data file and prints them to the monitor. I use a while loop to read each line of the file, but for some reason it doesnt skip the loop when readLine returns null. My question is how do i get the method to stop reading before it returns null...
       public static void printFile(String textFile) throws IOException
            String inputString="";
            BufferedReader inputDataFile=
            new BufferedReader(new FileReader(CENTIGRADE_DATA_FILE));
            while(inputString!=null)
                inputString= inputDataFile.readLine();
                System.out.println(inputString);
            inputDataFile.close();
       

    ok cool thanks for pointing that out guys i appreciate it...now i need to take those temps and convert them from Strings to doubles so they can be converted i tried this but im getting a NumberFormatException error...
    public static void buildReport() throws IOException
            double centigradeTemp=0.00;
            String inputTemp="";
            //Open centigrade temps to be read and converted
            BufferedReader inputDataFile=
            new BufferedReader(new FileReader(CENTIGRADE_DATA_FILE));
            //Open file writer to write report
            PrintWriter outFile=new PrintWriter(new FileWriter("TempReport.txt"));
            //While loop to read a temp, convert it, and write it in the report
            while((inputTemp= inputDataFile.readLine())!=null)
                centigradeTemp=Integer.parseInt(inputTemp);           
                outFile.println(fahrenheit(centigradeTemp));
            outFile.close();
        public static double fahrenheit(double centigrade)
            double fahrenTemp=0.00;
            fahrenTemp=(9/5)*centigrade + 32;
            return fahrenTemp;
     

  • Poor battery life and high temperatures on MacBook Pro Retina 15"

    I'm having never-ending problems with poor battery life and high temperatures on a MacBook Pro Retina 15"
    I took it in for service and they told me it needed a new logic board and replaced it.  When I asked why they were vague about the reasons, they said "it just needed one, it failed some test".  I now have the computer back and it runs the same way it always did.  I bought this laptop because it was supposedly capable of high end video editing in 1080P (or so Apple's website claims) and also photo editing. 
    "The processor, graphics, all-flash architecture, memory, and display in the 15-inch MacBook Pro give you unprecedented mobile video editing capabilities. Super-responsive flash storage delivers up to nine streams of 1080p ProRes (HQ) content for multicam editing in Final Cut Pro X,3 while the latest quad-core processors on the 15-inch MacBook Pro decode multiple streams of video, and a powerful GPU renders millions of pixels onto the screen. With flash storage that offers up to four times the performance of a traditional hard drive,1 you can even edit four streams of uncompressed 8-bit 1080p HD video, right from the internal storage on your 15-inch MacBook Pro with Retina display.4"
    However, when I'm just browsing the web and emailing it runs quite warm and battery life is quite poor.  Sometimes doing those same activities I would say it gets so warm it's almost uncomfortable to have on your lap and the fans are running fast enough to become noticably noisy.  I'm also driving only one screen at and a time and I heard that the MacBook Pro can supposedly do three screens.
    If actually try to do something like video editing with final cut pro the laptop gets really hot, the fans are on full blast and battery life drops to only an hour or two.  I think when I rendered just a 3 or 4 minute clip once I got less than hour of battery life.  I will have to time again.
    Anyway most people (including the sales guys) are telling me no way this is not normal.  When I play with demos in the store browsing the web they are not getting warm or hot to the touch.  My friend's 2013 MacBook Air is also NOT getting warm to the touch doing the same activities.
    I installed iStat Pro so I could check the temperature and fan speeds.  I'm seeing temperatures of 70+ on the GPU, 85+ on the GPU diode and 65+ on the CPU heatsink along with elvated fan speeds above 5K which becomes noticeably noisy.  I understand that might be normal for the most processor intensive tasks but it really doesn't seem right for just light web browsing and e-mailing.  (I also may have viber and skype open but that shouldn't matter).  CPU usage is usually running between 2-10% as this is all happening to.
    Furthermore, straight from the specs:
    Intel HD Graphics 4000
    NVIDIA GeForce GT 650M with 1GB of GDDR5 memory and  automatic graphics switching
    I am assume "GPU" and "GPU diode" are temp measurements on the discrenete NVIDIA video card, especially since MacBook Airs from the same and newer generatio do not have this reading.  Since Apple Claims the graphics "automatically switches" it seems all the harder to believe the GPU is reaching 85+ when in theory it shouldn't even be activated.  I mean, shouldn't the INtel HD Graphics 4000 be capable of simple web browsing and e-mailing?  Especially with only one screen activated (be it it the internal or an external)?
    What should I do here?  When I asked the repair guys "OK well what is the normal operating temp range for the various sensors" they said "Sorry Apple doesn't provide that info". 

    Yes I have.
    Just web browsing and basically doing nothing I'm hear a lot of aduible fans, I'm getting 85C+ on GPU diode, 65+ on cpu heatsink.  I since installed anohter program that shows me not just the CPU heatsink but the cores and the cores are at 90C+.
    Seems like a lot of heat for doing nothing.  Not only that but I have these problems with no external monitor while on battery power too.
    I don't know what to do.  They already replaced the logic board.  Others seem to get advertised battery life out of Apple products and not have products that get **** near hot enough to burn you while just web browsing or watching a movie let alone advertised tasks like Photoshop and Final Cut Pro.

  • How can i read a stored picture in oracle Long Raw datatype? blob or clob?

    How can i read a stored picture in oracle Long Raw datatype? Like a blob or clob?....i am using jdk 1.3
    This is because...i tried to read it like a blob but i obtain a exception...about Type of column no valid......but the column exist....and it contains the long raw datatype of the pictures.....this is my code:
    import java.sql.*;
    import java.io.*;
    import java.util.*;
    import oracle.jdbc.driver.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.io.InputStream;
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.OutputStream;
    import java.sql.Connection;
    import java.sql.Statement;
    import java.sql.ResultSet;
    import java.sql.DriverManager;
    import oracle.sql.BLOB;
    import oracle.sql.BLOB.*;
    import oracle.jdbc.driver.*;
    import java.sql.*;
    class rec_ima1
    public static void main(String h[])
    Connection con = null;
    Blob bl;
    final ImageIcon image1;
    JPanel photo;
    try
    Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
    con= DriverManager.getConnection("jdbc:oracle:thin:@123.3.12.213:1521:db_name","user","password");
    String query = "Select * from pictures where ID = '18840'";
    Statement stmt = con.createStatement();
    ResultSet rs = stmt.executeQuery( query );
    if (!rs.next())
    System.out.println("Empty Result Set");
    bl = rs.getBlob(5);
    if (bl == null) {
    System.out.println("Null Blob");
    return;
    InputStream is = bl.getBinaryStream();
    int imageLength = (int) bl.length();
    System.out.println(imageLength);
    System.out.println(bl.length());
    byte[] imageData = new byte [imageLength];
    is.read(imageData, 0, imageLength);
    image1 = new ImageIcon(imageData);
    photo = new JPanel() {
    public void paint(Graphics g){
    g.setColor(Color.lightGray);
    g.drawImage(image1.getImage(), 0, 0, this);
    } catch (Exception e) {
    e.printStackTrace();
    Now i tried using clob:
    import java.sql.*;
    import java.io.*;
    import java.util.*;
    import oracle.jdbc.driver.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.io.InputStream;
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.OutputStream;
    import java.sql.Connection;
    import java.sql.Statement;
    import java.sql.ResultSet;
    import java.sql.DriverManager;
    import oracle.sql.CLOB;
    import oracle.sql.CLOB.*;
    import oracle.jdbc.driver.*;
    import java.sql.CallableStatement;
    class rec_ima4
    public static void main(String h[])
    Connection con = null;
    Clob cl;
    JPanel photo;
    try
    Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
    con= DriverManager.getConnection("jdbc:oracle:thin:@123.3.12.213:1521:db_name","user","password");
    con.setAutoCommit (false);
    String query = "Select * from pictures where ID = '18840'";
    Statement stmt = con.createStatement();
    ResultSet rs = stmt.executeQuery( query );
    while (rs.next()) {
    oracle.sql.CLOB clob = (CLOB) rs.getObject(5); //line 47
    } catch (Exception e) {
    e.printStackTrace();
    This is the runtime exception:
    java.lang.ClassCastException: [B
    at rec_ima4.main(rec_ima4.java:47)

    Thanks by answering to me......
    Well....i did that....but what is ImageIO?....
    I declared a ImageIcon imageIO, but this give me the following:
    rec_ima3.java:49: cannot resolve symbol
    symbol : class BufferedImage
    location: class rec_ima3
    BufferedImage bi = ImageIO.read(bInput);
    ^
    rec_ima3.java:49: cannot resolve symbol
    symbol : variable ImageIO
    location: class rec_ima3
    BufferedImage bi = ImageIO.read(bInput);
    ^
    What classes i have to import?.....what is ImageIO?
    Thanks

  • "Error while checking in and storing C:\.........." in ACADM CAD View

    Dear All,
    I am working in an environment :
    SAP ECC 6.0
    Content server Version 6.4
    PLM Integration AutoCAD 4.0
    In AutoCAD Mechanical while Check in Drawing using KPro through CAD View I am encountering an error : "Error while checking in and storing C:\.........."
    ACADM  Log:
    Command: _qsave Using configuration "SaveAsDialog" for document creation for
    Drawing2.dwg.
    Starting SAPGUI ...
    Assigning file "C:\SapWorkDir\AcadM\SUKAN-TEST-7_DRW_000.dwg" to document
    SUKAN-TEST-7/DRW/000/00.
    Reading titleblock data for SUKAN-TEST-7/DRW/000/00...
    Updating document info record SUKAN-TEST-7/DRW/000/00 ...
    Command:
    Command: _SAPCADDESKTOP2
    Command: Working without change number.
    Updating document info record SUKAN-TEST-7/DRW/000/00 ...
    Reading titleblock data for SUKAN-TEST-7/DRW/000/00...
    Updating document info record SUKAN-TEST-7/DRW/000/00 ...
    The same ACAD Drawing I am able to check in through SAP Transaction CV02N.
    Plz share your views to sort out my Issue.
    Thanks & Rgds,
    Sukan
    [email protected]

    Sukan
    Is the issue resolved.
    Check in content repositories, just check if the repository which u tryin to Check In the document(CAD file) is giving u response..
    i guess there must be some problem from server side.
    just ask basis @ the same.
    dont change config okk...
    Niranjan

  • DOCMAS Error while checking in and storing

    HI Gurus,
    i need to send Documents from one system to an other System. I use BDA5
    Both system are using different File Systems and the DMS Archive is also different.
    I can send the DOCMAS without errors. When i Try to process the Documents i can not process IDocs which have a file (Segment E1DRAWFILES) included. i get the Error messages Error while checking in and storing
    I also sent some IDocs which have no files (no segment E1DRAWFILES) and these can be processed. Has anybody an idea whats wrong? If i use normal transaction CV0xN i can upload and checkin documents.
    How can i convince SAP to successfully process the IDocs with files from the source system?
    Thanks in Advance
    Udo

    Problem was solved. We needed to set the Flag Original Distribution in the IDoc via a Conversion Rule (BD79).

  • E26 253 Error while checking in and storing: \\sapserver\file.tif

    Hi Experts,
    I have now been fighting with this problem for a couple of weeks, and not been able to solve the issue.
    My problem is to upload/check-in documents from the application serve in background.
    I have a program to create DIF and attach files using BAPI_DOCUMENT_CREATE2.
    When I'm running the program in foreground there is no problem.
    When I run it in background I get the error message E26 254 Error while checking in and storing:
    sapserver\file.tif
    I have checked that the background process can see the document on the server and that is OK, so the problem must be within the actual storing of the document in DMS in the BAPI.
    Any input to how I can solve this issue is appreciated.
    Thanks in advance,
    Thomas

    Hi All,
    We have now done some testing.
    We got it to work on one of our systems but not on the other
    I ran report RSCMST on both systems with the same backend directory. (A directory on the application server of the one that fails).
    Running this report I get this result on the system that does not work.
    HTTP interface test using function group SCMS_HTTP
    21.06.2010 14:39:01
    serverInfo:
    contRep                   ZEBAN
    contRepDescription        PR Attachments
    serverStatus              running
    serverVendor              Copyright SAP AG, All rights reserved 1998, 2001
    serverVersion             6300
    serverBuild               193
    serverTime                123902
    serverDate                21.06.2010
    serverStatusDescription
    pVersion                  0046
    contRepStatus             data(89%) log(1%)
    contRepStatusDescription
                                                      ok           58.848
    create(1): new doc (frontend)                     ok          445.211
    create(2): new doc (back end)
    check_subrc: subrc     2  instead          0
    check_subrc: HTTP error: 400 Bad Request
    create(2): new doc (back end)                    error
    docGet/create(1): copy document                   ok          105.684
    info(1): existing doc                             ok           26.881
    update(1): new comp                               ok           47.050
    info(2): after update                             ok           30.458
    delete(1): unknown doc                            ok           33.061
    delete(2): unknown comp                           ok           31.669
    delete(3): existing doc                           ok           53.330
    delete(4): deleted doc                            ok           34.781
    delete(5): existing doc                           ok           31.088
    putCert:                                          ok           35.785
             1  errors
    Any ideas to what could be wrong?
    Thanks in advance.

Maybe you are looking for

  • How to let a PE user logon into SAP?

    If I have a employee, and create his data in SAP, His partner function is PE. After creating a sales order, I send a internal email to him, then 1) How can he logon SAP, where can I change his password????? 2) How can he read this email?????? example

  • Archiving    MM_MATNR

    I am trying to use SARA to Archive material master data records, and I want to know what checks are used to determine if a record is archivable. For example, does it check all transactional sales data to validate that the material is not on any sales

  • How can we do the Testing in Idoc to File Scenario( With out using We19)

    Hi All, As all we know we can generate the Idocs from SAP R/3 to XI using the change Pointers,this we will apply in Production time. But as of now in the Test system we can'd do it daily. So we have already created materials in the SAP R/3 system. I

  • How to show no. of contents in each folder in a KM navigation iView....

    Hi everyone, Requirement - we need to display a KM Navigation iview which shows the count i.e. no. of the contents in each folder. Scenario - I have tried changing this property - in the resource renderer and have created a new layout set and a layou

  • Russian Bonus Depreciation

    Hello, For the Russian bonus depreciation we have tried to follow the configuration steps according to note 944927 but the configuration entry for the last step (Customizing for Financial Accounting -> Asset Accounting -> Information System -> Countr