How do I fix an "Insane Object" Error ?

I am receiving an "Insane Object" error when I load one partuclar VI. Is there any way to "copy" the diagram to a new file to fix the corrupted Object ? I am using Win N/T 4.0 and LabView 6i. The module was originally designed using LabView 5.X and the Module appears to work OK after accepting the Error Messages.

I think the most complete discussion of this situation can be found in the NI KnowledgeBase. Just go to the main ni.com site, search for "insane object" and follow the first hit.
That KnowledgeBase entry was created with a lot of input from some of the LabVIEW developers, so it's a pretty good guide.
Regards,
John Lum
National Instruments

Similar Messages

  • I can't fix my insane object error!

    Hi all,
    I'm getting the following error messages when I try to save my VI after running it:
    Insane object at FPHP+208BC in "backup.vi":{sub}(0x10): Scale (DDO)
    " " FPHP+20634 " " Waveform Chart (DDO)
    " " FPHP+20E78 " " Scale (DDO)
    " " FPHP+20CB0 " " Waveform Chart (DDO)
    I read all of the info on insane objects available on the web site, and followed the instructions to fix the problem when it first appeared last week. I deleted and recreated the last charts and scales that I made, and eventually I recreated every chart and scale. This seemed to fix the problem, as I had no more error messages...until this morning.
    I'd like to avoid having to recreate everything all over
    again if possible. It's probably best that I send the VI to someone to take a look at and try to fix. We're using an opto22 interface for our readings, if that helps at all. Hopefully someone can help me fix this problem....
    Thanks,
    Andrew Poyton
    McMaster University
    Hamilton, Ont.

    Andrew,
    I was having a very similar error this morning. It turns out that the source of my problem was the range on the y-axis on one of my waveform charts was messed up. I had it set to autoscale and had been running the program and it plotted some really huge numbers because of a calculation error in one of my formulas. In any case, it seemed to run fine despite plotting bogus information, but when I went in to make changes and then tried to save I received the error messages similar to your situation and could not save. I fixed it as follows: I simply changed the values on the upper and lower end of the y-axis to something reasonable like +10 and -10. Then I tried to save and it worked just fine.
    So you might take a good look at your waveform plots and check
    the values on all of the ranges. I hope that helps you.
    tony

  • Insane object error does not resolve upon re-load

    http://digital.ni.com/public.nsf/allkb/AFA28DCC3DE89839862566B200594E8C
    does not resolve this issue.  Even when I close the VI & re-open it, I get the following error message:
    I tried doing dozens of undo edits of the last 10 or 20 changes.  None of them work.  None of the suggested fixes work at all, either.
    Worse yet, I can tell that my code is not what is looks like. It is not running the code that is on the diagram, it is running some previous version of the code.
    Solved!
    Go to Solution.
    Attachments:
    insane object error.PNG ‏12 KB

    Hi Greg,
    Thanks for your reply.  It sounds like you've been on both ends of a serious error/crash resulting in code loss before.
    As Murphy's Law would have it, it happened right before quitting time.
    I decided to stick it out & make it a late night while I remembered most of my changes.
    I quit & restarted LabVIEW, pulled the VI from a backup done the day before, opened up the backup version of the VI, opened up the bad code, and tried pasting changes in.  However, I soon got oodles of "insane object" errors, and gave up on this route.
    I quit & restarted LV, opened up the backed up VI, opened the bad new VI on a 2nd monitor (after configuring the display etc.), and manually re-drew (i.e., "re-wrote") all my code just by inspection.
    This worked. (To play it safe, I also forced a system backup before going home, and saved lots of revs. along the way during my edits.)
    I rarely have experienced "insane object" errors in my 10+ years of LabVIEW programming.  Therefore, I have used little of other languages the past 10 years, and have developed so much re-usable code that I know well, I don't want to move away from it.  It is quite unsettling / scary when it happens, especially on a large program.  It makes me consider going back to text-based programming, where at least there's some inspection of all but the most messed up files (vim/binary mode, for example).
    Anyway, I am on my way now, but will be even more diligent about "Save As" to save interim versions during long code writing sessions.
    Also, I ran chkdsk per Apps Engr suggestion on a ticket I did later open after doing this post.
    Thanks, Matt

  • The eig() instruction in my matlab script is causing an insane object error

    I have matlab script in a vi that I want to use to calculate eigenvectors and eigenvalues of a large array. I started with a small array (3x3)and it calculated them incorrectly. However when i ran the same script in Matlab the correct values are returned. On top of that when I try and save the vi after running it I get an insane object error at FPHP+DC. I tried rewriting the vi without copying and pasting etc. but it wont go away. I then simplified the vi to simple integer addition and removed the eig()instruction and error doesn't appear anymore, so it seems that the eig() instruction is causing all of this and it isn't even giving the correct answers! Where does this leave me? I can't get the e
    igenvectors using the Labview vi because the array i will using eventually is (944x944) and the labview vi gives me an error saying I have exceeded maximum iterations. This is why I am using Matlab in the first place.
    Thanking you in advance!!
    Marion

    I had a similar error message come up in the jump from LV 7.1 to LV 8.0.  It would cause a couple of hard crashes of Labview whenever I worked with one particular VI.  I found it was related to a wizard lock control that I had created in LV7.1 using the HMI Wizard options of my DSC module.  I actually had two such loops in my original program, one behaved, the other caused problems in the upgrade of the VI to LV 8.0.
    I discovered this by creating multiple copies of the VI in LV 7.1 and deleting different block diagram elements from each and seeing which opened without error in 8.0 and which caused the problem until I finally discovered the problem piece of code.  It was really a divide and conquer technique.
    I liked how LV 7.1 HMI wizard automatically created code that I could unlock and modify as I needed.  It seems that the HMI wizard was eliminated from the DSC module of LV 8.0 and 8.2. There were several other major changes in the behavior of the DSC module from 7.1 to 8.0 which I am still trying to learn.
    If you can discover which control or what piece of code (hopefully it is only one) is causing the problem, perhaps you can delete it in the older file version, upgrade the VI, then recreate it in the newer version VI.

  • Insane Object Error - Image.cpp

    Is any other LV8.2 user having problems with customizing controls?
    I have only needed to do this today since the upgrade to 8.2, and am having a hard time.  I have yet to come up with an exact method to reproduce this, but it's getting to be a big problem, as LV crashes about 60% of the time when I'm editing controls.
    Is this a known issue?  I did some digging but didn't find anything specific to my problem.  I never had this problem with 7.1 (same hardware in my PC).
    Message Edited by Day on 10-10-2006 04:04 PM
    Attachments:
    Insane Object Error - image.jpg ‏16 KB

    I had a similar error message come up in the jump from LV 7.1 to LV 8.0.  It would cause a couple of hard crashes of Labview whenever I worked with one particular VI.  I found it was related to a wizard lock control that I had created in LV7.1 using the HMI Wizard options of my DSC module.  I actually had two such loops in my original program, one behaved, the other caused problems in the upgrade of the VI to LV 8.0.
    I discovered this by creating multiple copies of the VI in LV 7.1 and deleting different block diagram elements from each and seeing which opened without error in 8.0 and which caused the problem until I finally discovered the problem piece of code.  It was really a divide and conquer technique.
    I liked how LV 7.1 HMI wizard automatically created code that I could unlock and modify as I needed.  It seems that the HMI wizard was eliminated from the DSC module of LV 8.0 and 8.2. There were several other major changes in the behavior of the DSC module from 7.1 to 8.0 which I am still trying to learn.
    If you can discover which control or what piece of code (hopefully it is only one) is causing the problem, perhaps you can delete it in the older file version, upgrade the VI, then recreate it in the newer version VI.

  • How Can I Fix A QuickTime Codec Error?

    How Can I Fix A QuickTime Codec Error?
    I have several movies from 2008 that are labeled as .mov but I now get a QuickTime error saying "The document "XXXXXX" could not be opened. A required Codec isn't available."
    These movies ran in QuickTime just fine until about a month ago.
    All the folders in which these movies were stored in 4 folders in 2 folders in one folder. All folders at each level were encrypted with Stuffit Deluxe a version circa 2008 and decrypted with a newer Stuffit Deluxe 10.x. Other movies that are NOT .mov and in with the .mov movies still run.
    If I click on the Thumbnail Preview "It" runs.
    How can I fix this?
    TOP image is the Error message.
    BOTTOM image is the Thumbnail Preview info.
    I've checked out "Tell Me More" and have not found a solution.

    How Can I Fix A QuickTime Codec Error?
    The basic work flow is to determine which codecs were used to create the non-playing file and then check to see if these formats are supported by your current system codec component configuration.
    If the files will open in one of the QT player app, the open the inspector window to see which codecs were used to create the original file as seen here...
    or here in the "Format" entry...
    Or, if you have QT 7 keyed for "Pro" use, you can open the "Properties" window to gain even more information as demonstrated here...
    if you file will not open in either of the QT Player apps, then you can try opening the Finder "Get Info" window for the file,
    use a third-party media player that will open the file, or
    use a dedicated media information utility to learn this information....
    Once you know what codecs were used to create the file, post back with this information so we can deterine if the file should be natively supported by your Mac OS X install, requires an Apple Pro editing codec normally installed by the editor app, or requires a third-party codec which the user must supply.
    These movies ran in QuickTime just fine until about a month ago.
    All the folders in which these movies were stored in 4 folders in 2 folders in one folder. All folders at each level were encrypted with Stuffit Deluxe a version circa 2008 and decrypted with a newer Stuffit Deluxe 10.x. Other movies that are NOT .mov and in with the .mov movies still run.
    Your information does not indicate whether or not the files actually played on the current system or were transferred from a different system which was properly configured for playbac, whether or not you recently upgraded your operating system/modified your codec component configuration by adding or deleting any codecs, whether your compound "Stuffing" of the files created corruption, etc.
    As to MOV files the selves, this extension just implies the data was placed in the QT generic file container and the actually data could be of any compression format thathat was compatible with the codec component configuration for the system on which the files were created and could include natively supported system codecs, pro editing codecs, and/or third-party proprietary or hybrid codecs. (I.e., this is why we may need more information regarding the individual non-playing files.)
    If I click on the Thumbnail Preview "It" runs.
    f you are referring to QuickLook (QL) then the technology is different than QuickTime (QT). In the former case, the system is playing representative data but not actually opening the file as QT does. Thus, there is always the possibility that the problem is in the file structure (atom) information. For instance, suppose someone merely changed the MOV file extension in the Finder rather than actually copying data to a real MOV file container. Then it is possible that the QT player app may be searching for a codec that is not supposed or expected to be supported in the MOV file container and, not finding it, issues the erroneous codec error message—especially since you did not inticate the source of the file you are trying to play or, in some cases, which QT player is now not playing the file.
    In short, there are several possibilities here and not enough specific information.

  • How do I fix the iTunes system error 7 windows error 126?

    How do I fix the iTunes system error 7 windows error 126?

    Sorry to hear about that
    Certainly hope this assists you:
    ≈≈≈≈≈≈≈≈
    https://discussions.apple.com/docs/DOC-6562
    ≈≈≈≈≈≈≈≈
    Please do respond with results/questions.

  • TS3694 How can I fix this type of error in iphone 4?"The iphone could not be restored. An unknown error occurred (3194) "please help me.

    Hi everybody !
    AT&T company is unlocked (factory)my iphone4 before 3 days ago so i want to restore to unlock iphone 4 with itunes but it is not restore.
    How can I fix this type of error in iphone 4?- "The iphone could not be restored. An unknown error occurred (3194) "
    please help me in nepali language(if posible) or english. thank you.

    http://support.apple.com/kb/TS3694#error3194
    This means that either your firewall/antivirus is blocking access to Apple's servers, or you have used your computer to jailbreak an iDevice in the past. The link above tells you how to resolve this issue.

  • How do I fix a "medium write error" when I try to burn a MP3 CD?

    how do I fix a "medium write error" when I try to burn a MP3 CD?
    Thanks,
    Jackie

    First, update your Mac OS 10.6.8 (Apple menu Software update).
    If that doesn't do it, try a different brand CD-R.

  • How do you fix a msvcr80.dll error when trying to install itunes 11.1.4

    How do you fix a msvcr80.dll error when trying to install itunes 11.1.4?

    This also work100% 
    Removing and reinstalling iTunes and other software components
    If applicable, disconnect any iPod or iOS device and close Microsoft Outlook.
    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later).
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (see note 1 below)
    iCloud (if present)
    MobileMe (if present) (see note 2 below)
    Bonjour
    Apple Application Support
    Reboot your computer. Delete any of the following folders where they can be found: (see note 3 below)
    C:\Program Files\Bonjour
    C:\Program Files\Common Files\Apple
    C:\Program Files\iPod
    C:\Program Files\iTunes
    also on 64-bit systems:
    C:\Program Files (x86)\Bonjour
    C:\Program Files (x86)\Common Files\Apple
    C:\Program Files (x86)\iPod
    C:\Program Files (x86)\iTunes
    Download the iTunes setup file and run it to install. Use an account with administrative rights. This can usually be achieved by right-clicking on the downloaded file and selecting Run as... or Run as Administrator. In some cases a combination of Shift or Ctrl keys may be required for the option to show, or it may not be necessary.
    If you deleted iCloud and reinstalling iTunes doesn't automatically reinstall it visit iCloud Control Panel.

  • TS1538 how do i fix a code 10 error message

    I keep on getting a code 10 error. Also when I plug my ihone into my computer I get install unsuccessful. How do I fix this driver problem

    iPhone error codes are not always very specific, but Error 10 can be issued when the iOS Firmware on your computer that iTunes uses to Restore your iPhone is faulty. I would delete the Firmware from your computer and let iTunes download a good Firmware file. If you would like, the Firmware can even be downloaded by you directly from Apple to your computer.

  • When ever i try to update my ipod 4g  i get the 3194 error how do i fix and network settings error?

    when ever i try to update my ipod 4g  i get the 3194 error how do i fix and network settings error?when ever i try to update my ipod 4g  i get the 3194 error how do i fix and network settings error?

    mine did the same thing but i got the error 9 and dont know what to do

  • Insane object error(The string control not getting any values)

    In LabVIEW 8.2 i am using the string control to get the text from the users, and initially there was no problem at the time of development it works perfectly, after building the installer,
    these string controls are not getting any string input, it seems like a disabled one, but actually it was not disabled, when we try to click over that through the mouse,
     that text inputting cursor was not blinking over there,I screen looks as below, some error messages are thrown from the LabVIEW like insane object error, even
    now there was the same problem in the source code itself, what to do rectify this. Only this part generates error all other remaining screen panels are working perfectly.

    This kind of problem can be a pain to locate. This often occurs when the wiring to or from a control or indicator is bery long, convoluted and hidden inside of structures or behind things. So first, you need to identify which VI specifically is generating the error by individually saving VIs and subVIs until you find the one that is generating the error. Now try and remember the last time that VI saved without a problem and what edits you made since then. Places where I have had this occur was when I drag-copied a control and a couple VIs into a small structure. Sometimes the wires would seem to conect up properly, but when I tried to save the VI I got this error. The solution was to disconnect all the wires associated with the VIs I had copied and rewire them.
    Also, can you post the VI that is doing it? Shouldn't need the subVIs for this...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • TS4062 How do I fix a -50 system error trying to synch my Ipod touch to Itunes

    How do I fix a -50 system error? I am trying to sysync my Ipod To Itunes.

    Hi MizFrustrated,
    Thanks for visiting Apple Support Communities.
    You may find the steps in this article helpful with troubleshooting an "error -50" during sync, as seen in the post below:
    Resolve iOS update and restore errors in iTunes
    http://support.apple.com/kb/ts1275
    My iPod won't sync, iTunes displays a message saying "an unknown error occurred (-50)."
    https://discussions.apple.com/thread/3113764
    If the error message persists, and you are syncing with USB, try these steps next:
    iOS: Troubleshooting USB-related alerts when syncing
    http://support.apple.com/kb/TS5254
    Best Regards,
    Jeremy

  • Insane Object errors

    I'm suddenly getting a lot of insane object errors on my program, I've tried everything listed in the Knowledgebase topic. They're only wire and sgnl graphical errors, but they aren't resolving themselves. When I change constants in the program, more insane objects pop up.
    It's a little bit frightening, please help.
    -Capuchin

    Hi Capuchin,
    As you probably are aware from reading through that KB, insane objects mean your VI has become corrupt and you may need to rewrite your code.
    I have some debugging tools I can use to try and debug this for you. Could you post your code please?
    I also have the email you sent to UKSupport so I can contact you directly by email if you would prefer.
    Kind regards,
    Sarah
    Applications Engineer | National Instruments | UK & Ireland

Maybe you are looking for

  • Perl modules are being installed to the wrong root directory

    This is kind of a package, kind of an AUR question. I don't think it is the usual "upgrade to perl-5.20" issue; I've done lots of searching with no obvious mention of my issue. I have downloaded the PKGBUILDs for perl-tk (in extra) and perl-pdl (in A

  • Force a single landscape orientated page to follow the general portrait orientation of pages

    I have moved a single page PAGE X from DOCUMENT 2 into a DOCUMENT 1. The page page moved from DOC 2 is landscape orientated. The pages in DOC 1 are portrait orientated. How can I  rotage PAGE X to a portrait position aligning it to the other pages of

  • Some of my songs stop on it's own

    when i play the song Low by Flo Rida, if stops automatically at some parts. i dont think its the song because i tried 3 different files with the same song but it was the same. it plays fine on my computer, but not my ipod. what is wrong and how do i

  • Hyperlinks broken on iPad

    I have added some hyperlinks to bookmarks and some to figures in my book and they work fine on my iMac but when I preview the book on my iPad they don't work at all. Any advice??

  • Error when trying to install Netweaver ABAP version...

    Hello experts, I am currently trying to install the said edition but when I double click the setup(installshield wizard) there is an error saying: java.lang.NoClassDefFoundError: run Exception in thread "main". What is the problem here? any inputs wo