What is error -20007 from "Interpolate 2D Scattered (1D).vi"?

What does -20007 mean? And in general, how do I convert error numbers to something meaningful if LabVIEW's "Explain Error" cannot explain the error?
I've attached a an example VI where use Linear interpolation and I pass (0, 0, 0), (1, 0, 8) to "Interpolate 2D Scattered (1D).vi" for the two known points and (0.5, 0) for the point to be interpolated.
Solved!
Go to Solution.
Attachments:
Interpolate 2D Scattered (1D) [error -20007].vi ‏14 KB

Explain Error works fine for me. You need to type in the number.
 The explanation points out that 3 or more samples are required. You only have two.
Lynn

Similar Messages

  • Why do I keep getting error message from Digital Editions when trying to open it. Keeps telling me that it has encountered a problem and needs to close. I need this apparently to download a text book fro Proquest - need the text book for Uni work what giv

    Why do I keep getting an error message from Digital Editions saying that it has encountered a problem and needs to close. I need this programme to download a text book from Proquest for University work what gives????

    You are using ADE on Windows or Mac ? and their versions ??
    Please restart your machine and try once again.
    Thanks

  • I've recently received an error message from Time Machine that my Macbook Pro's sparsebundle is in use.  What is this and what can I do about it?

    I've recently received an error message from Time Machine that my Macbook Pro's sparsebundle is in use.  What is this and what can I do about it?

    This is asked at least 5-6 times a day here.
    Look at the right hand column.. more like this.
    It is a bug in Mountain Lion.
    Read C12 http://pondini.org/TM/Troubleshooting.html
    But the fast solution.. unplug the TC.. count to 10.. plug it back in.

  • HT5527 When I go to system preferences (to upgrade Mac OSX) There's no icloud icon. There's a mobileme icon that has an Account Status error. What do I do from here?

    When I go to system preferences (to upgrade Mac OSX) There's no icloud icon. There's a mobileme icon that has an Account Status error. What do I do from here?

    Note that the method for paying to continue your complimentary storage isn't entirely intuitive:
    If you wish to continue your current storage level, the instructions are here:
    http://support.apple.com/kb/HT5527
    Scroll down to 'How do I purchase my current plan?' and expand the section applicable to your computer or device.

  • Every time I sign into my Macbook, I get an error message from Automator; "The data couldn't be read because it has been corrupted.". I have never created an Automator workflow. How do I find out what Automator is trying to run and stop it?

    Every time I sign into my Macbook, I get an error message from Automator; "The data couldn't be read because it has been corrupted.". I have never created an Automator workflow. How do I find out what Automator is trying to run and stop it?

    Maybe it's set as a login item:
    - System Preferences: Users and Groups:
    - Highlight your user account in the left pane/list
    - Click "Login" tab at the top.
    See if you have an Automater action on the list
    - Note, you can select it, then right-click, and can then select "Reveal in Finder". That way you might have an idea what installed it.

  • Stupid question: whats wrong here? -- Syntax Error in FROM clause

    i keep getting the error: Syntax Error in FROM clause.
    here is the code:
    <%@ page import="java.sql.*" %>
    <HTML>
    <HEAD>
         <TITLE>User Application Area</TITLE>
    </HEAD>
    <BODY BGCOLOR="#FFFFFF" TEXT="#000000">
    <%
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection con = DriverManager.getConnection("jdbc:odbc:fypproject","","");
    Statement st = con.createStatement();
    String email = (String)session.getAttribute("email");
    String levelStatus = (String)session.getAttribute("levelStatus");
    String details = "SELECT PD.Forename, PD.Surname, L.Level_Name FROM PD Personal_Details AND LD Login_Details AND L Level WHERE PD.Email_Address = LD.Email_Address AND LD.Level_ID = L.Level_ID AND Level_ID = '" + levelStatus + "'";
    ResultSet rsDet = st.executeQuery(details);
    if(rsDet.next()) {
    String forename = rsDet.getString("Forename");
    String surname = rsDet.getString("Surname");
    String level_name = rsDet.getString("Level_Name");
    %>
    <DIV ALIGN="center"><H1>User Application Arena</H1></DIV>
    <BR>
    <H4>Welcome back <% out.println(forename + " " + surname); %> </H4>
    <BR>
    <%
    out.println(level_name);
    else {
    out.println("NOT FOUND ANYTHING");
    st.close();
    con.close();
    %>
    </BODY>
    </HTML>
    the strange thing is when i write a query that doesn't involve the 'Level' table it works fine.
    for example if i just want to display the forename and surname from 'Personal_Details' where the Email_Address = email it works fine...as soon as i involve the 'Level' table i get this error.
    i basically have 'Level_ID' in the 'Login_Details' table which is found out in the preceding jsp and passed through to this page and i can print out the Level_ID
    but....what i want to do is use this Level_ID and find the respective Level_Name in the Level table.
    my Level table looks like this:
    Level_ID Level_Name
    0 Pending
    1 Interview
    2 Rejection
    Thanks :o)

    Perhaps this is your issue ...
    The column Level_ID is in both the Login_Details and Level tables. Therefore, in your WHERE clause, you must specify a table alias for each reference to Level_ID
    WHERE PD.Email_Address = LD.Email_Address AND LD.Level_ID = L.Level_ID AND Level_ID = '" + levelStatus + "'";
    should be
    WHERE PD.Email_Address = LD.Email_Address AND LD.Level_ID = L.Level_ID AND L.Level_ID = '" + levelStatus + "'"; //ADDED "L." before Level_ID
    Level_ID would have been unique until you added the Level table.
    Good luck.
    -Mark

  • What is error 150:30, and why won't CS4 work after moving it from old mac to new?

    What is error 150:30, and why won't CS4 work after moving it from old mac to new?

    Reinstall the software properly
    Mylenium

  • I just updated software for my ipod..each time i connect my ipod i get a error message from itunes..a error message of 0xe800000a   what does that mean????

    i just updated the latest software for my ipod....now i'm getting a error message from itunes of  0xe800000a   what does that mean???? 

    See:
    iPhone, iPad, iPod touch: Unknown error containing '0xE' when connecting

  • What is "Error 2379 which is preventing me from downloading Adobe Reader?

    What is "Error 2379" which is preventing me from downloading Adobe Reader?
    I operate on Windows 7.

    Pat,
    I can find no such folder on the C: drive.
    I have managed to restore my original Adobe Reader by restoring my system to its condition a couple of weeks back before the problem occurred. (My problem occurred when I tried to update the Adobe Reader.) This original version of Adobe Reader works O.K. again so I'm loath to risk uninstalling it - which is what I was asked to do when I tried running your suggested program' below!
    Smudge.

  • HT1222 What is error 3072?  It is stopping me from downloading this update.

    What is error 3072?  It is stopping me from downloading this update.

    App Store 3072 Error
    error 3072: Apple Support Communities

  • HT5678 What is error "3072" that keeps me from downloading this upgrade? Thanks.

    What is error "3072" that keeps me from downloading this upgrade? Thanks.

    The solution offered in this thread:
    https://discussions.apple.com/message/21502447#21502447
    may also work for you.
    If not please give some information on what upgrade you are dealing with, on what Mac, running what version of OS X.

  • I am upgrading to iOS 5. I get error (-37) from iTunes whe it is backing up the phone. What's is that error and what can i do to fix it

    I am upgrading to iOS 5. I get error (-37) from iTunes whe it is backing up the phone. What's is that error and what can i do to fix it

    I get the same error when trying to update an iPhone 4. Any suggestions?

  • What is error 2003, which appears after signing in from adroid tablet

    What is error 2003, which comes after entering my Adobe ID, to down load a book using overdrive, I can get into mySign in on my laptop but not wit tablet.
    Norton sub-hambdon

    You'll want to ask in the Digital Editions Forum

  • Error reading from file glibc-2.5-24.i686.rpm RHEL 5 Setup stuck at 80%

    Hi, I am installing Oracle 10g on RHEL 5 (Red Hat Enterprise Linux 5) machine I am facing two problems
    1) while installing the rpm packages the following package gave an error
    Error reading from file glibc-2.5-24.i686.rpm
    2) I still gave a try to runInstaller command the installer opened but was stuck at 80%
    I have 3 GB ram and 320GB hard drive I am not sure what to put in the swap memory and other settings i blindly followed instructions given here
    http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnRHEL5.php
    What could be the problem where do I find the error log if its created
    Please help me
    Thanks
    Edited by: 891355 on Nov 6, 2011 12:06 PM

    I found the installActions file in the installer folder and I think this could be the problem
    INFO: The 'shiphomeproperties.xml' file is missing from shiphome location '/home/oracle/Desktop/database/install/../stage/products.xml.' Add this file to the 'Disk1/stage' directory of the shiphome.
    though I am attaching the log file for more details do you think the installer is corrupt :(
    InstallActions log file ==> http://www.mediafire.com/?nh7mx7bxqht9ovu
    Edited by: 891355 on Nov 6, 2011 1:35 PM

  • Error copying from one external drive to another

    Hi - I am trying to transfer three large iMovie files from an external Firewire hard drive to an external USB 2.0 hard drive. I have the USB drive connected to my 1GHz TiBook through a PCMCIA card. I have the Firewire drive connected at the TiBook's Firewire port. When I try to copy the files, I get about 1/4th of the way through and then I get the following error message:
    "Sorry, the operation could not be completed because an unexpected error occured. (Error code -1309)."
    The three files are about 25GB each, and the problem happens with all of them. I tried copying them altogether and each one individually. I also tried connecting the Firewire drive to the Firewire port on the PCMCIA card. Same problem no matter what I try. I also tried copying my iTunes music folder, which is about 25GB as well, in case file size was an issue. That copied with no problem.
    This is driving me nuts. Why won't these particular files copy? What is "error code -1309"? How can I resolve this issue? Any ideas?

    I have not yet been able to figure out what the problem is. I have checked the iMovie and other forums, both here and elsewhere on the Web, and I have not come across a single post that relates to this problem. The files I have been trying to copy are still on the external drive, and I have used the drive to store and transfer other files to and from my TiBook with no problems. But those three iMovie files, which will open and play from the external drive, STILL won't copy back onto my hard drive.
    The one thought I had involved disk space: Maybe a significant amount (30GB or more) of free space needs to be on the target drive when copying such large files. When I get to a point where I can delete some of the larger files I have been tinkering with, I'll try again.
    In the meantime, any insight from anybody into this issue will still be appreciated.

Maybe you are looking for

  • Pros/Cons for a Seperate ASM Archivelog Disk Group

    We have a non-ASM best practice of having our archivelogs on their own filesystem. When there is a major problem that fills up this space the datafiles (separate filesystem) themselves are not affected and the backup area used by RMAN (separate files

  • Moving apple format to win format - saving my files!

    Hi all, My ipod was formatted with my PowerBook...I now have to use a Win XP book for work with which I would like to use my ipod. I need to take the music off of the ipod, format it under the Win XP system, then move the files back....how do I do th

  • Enable/disable Customer Enhancements

    Hi all, I'm developing a <u>customer procedure</u> in my SAP ECC 6.0 system, also linked to a standard transaction. This Z* procedure should contain some explicit enhancements points (more spots) so that it could be possible in the test/productive sy

  • ITunes 10.5.1 Custom mp3 settings won't stick

    I've always used these custom mp3 import settings: 320 kbps, VBR Highest Quality. Since I upgraded to iTunes 10.5.1 my settings revert to the default 160 kbps no matter how many times I change them. I am converting these for radio broadcast and want

  • Dynamic jnlp generation

    I have an application in which I dynamically generate my JNLP files. Since they are dynamically created, I leave out the "jnlp href" attribute. I do not have "offline-allowed" set. My issue is that when I drop in new jar files, and I dynamically gene