Cannot find errors -200222 and -200141 info

Hello,
I have sometimes run time errors -200222 and -200141 after executing my program for several hours. I tried to find extra information about these errors, but I cannot locate them in Labview 7.1 help, NI-DAQmx help, or ni.com web and forums.
How can I find detailed info about them (what usually produces them, possible workarounds)? Where are they generated? I guess, from the following links, that they come from the NI-DAQmx driver:
http://digital.ni.com/public.nsf/websearch/8A0E097385A4269586256DBA0054E668?OpenDocument
http://digital.ni.com/public.nsf/allkb/001DA4DB6A31CF8886256D33006FA857
But my errors are not listed on those links. And error ranges in labview don´t contain these two codes.
I´m specially concerned about error -200222 because it says "acquisition stopped", and my program is going for a field pilot in a couple of days, with 24x5 execution time. I cannot reproduce the conditions that origin the error nor find information about in the help, the web or forums. I can only wait them again to occurr or get your help.
Thanks in advance
Antonio López

Hi Garett,
You can view the log file directly in DIAdem-SCRIPT, it's the bottom-most window with the gray background. I always have to scroll up a few lines to see the error, and usually there are two or three error events stored in the log file each time the DataPlugin fails to load. The last event, located at the bottom, almost always contains no useful information for DataPlugin debugging. You have to find the first event by scrolling up to find a reference to a line number in the DataPlugin which caused the error.
Also note that the DataPlugin will throw an error if it runs through just fine but does not load any data. In other words, if you are building up your DataPlugin step by step (as you should), and are just at the early stages where you parse a few items in the file and look at their values, you can easily forget to create at least 1 group or channel. If the DataPlugin does not create at least 1 group or channel when it runs through, it will throw an error that the data loading failed, when really there is no error in the DataPlugin beyond that it loaded nothing.
I like to output metadata values I'm parsing from the binary or header file as group properties when I'm building up the DataPlugin step by step, like this:
Set ThisGroup = Root.ChannelGroups.Add(ThisGroupName)
ThisGroup.Properties.Add MetaDataName, MetaDataValue
Then I can look at a long list of metadata values in the Data Portal, and I never forget to load at least 1 group or channel in order to avoid that pesky error that nothing was loaded by the DataPlugin. You can also do the same thing with channel properties, of course:
Set ThisChannel = ThisGroup.Channels.AddImplicitChannel(Name, 0, 1, 2, eI32)
ThisChannel.Properties.Add MetaDataName, MetaDataValue
Let us know if this doesn't help with your current issue,
Brad Turpin
DIAdem Product Support Engineer
National Instruments

Similar Messages

  • Hi why I can't download itunes on my hubby's laptop?It showing an error message "windows cannot find C:\document and settings\pistolero\mymusic...

    Hi why I can't download itunes on my hubby's laptop?It showing an error message "windows cannot find C:\document and settings\pistolero\mymusic... We have itunes before and he accidentally delete it..

    ... We have itunes before and he accidentally delete it..
    If Windows cannot find then the path you referenced (C:\document and settings\pistolero\mymusic...) then it is gone.
    Download and install iTunes again: http://www.apple.com/itunes/
    Once iTunes is installed you can download your purchased music again. This assumes what you purchased is still available in the Store. Here is the procedure:
    Launch iTunes.
    Click on iTunes Store on the left
    On the right you will see this
    Sign in with your Apple ID, then click on "Purchased" (with the orange blob)
    On the summary page that appears select the tab "Not on This Computer" on the right.
    On the list that appears, select what you want and then click the "Download" button.

  • I cannot find the next and previous button in iTunes get info menu? Is there anyone that has also experienced this problem that can help me please

    I cannot find the next and previous button in iTunes get info menu?
    Is there anyone that has also experienced this problem that can help me please
    I have the lates version of Itunes

    I have managed to figure out how to solve this problem, after looking around I saw a lot of people kept saying makesure it is list view however this still did not work, I found the only way for me get these buttons back was to change the Movie to a TV Show and only then did the "Next" and "Previous" button appear. Right Click> Get Info > Options > Media Kind and then Select TV Show, this is extremely inconvienent but the only way that I found that has worked so far.
    Hope this works for you too!!

  • I just upgraded my iPad from 4.3.3 to the newest - I think 6.1.3.  I cannot find my photos and videos.  I tried a restore, but after 3 hours, it's timing out.  Pardon my ignorance on asking this question; but is there a way to find my photos?

    I just upgraded my iPad from 4.3.3 to the newest - I think 6.1.3.  I cannot find my photos and videos.  I tried a restore, but after 3 hours, it's timing out.  Pardon my ignorance on asking this question; but is there a way to find my photos?  I do nto care about anythign else.
    Here are the steps I though I took this morning:
    Backup iPad
    Connect to iTunes and downlaod newest version of iTunes and then newest iOS
    restart Vista Laptop
    upgrade to newest iOS
    I knew somethign was wrong when it took about 6 hours to upgrade the iPad
    at the end it errored with this message error (-50), but the upgrade worked
    I was expecting to see all my photos but didn't see them
    I have tried a restore to a back up 2 times.  The first time took 3 hours and just sort of timed out - it kept saying that there was an hour to go
    I tried it again 2 hours ago and same message.
    They are very valuable to me and so now I am panicking
    Your help is much appreciated

    Hi Eric Ferguson,
    Thanks for using Apple Support Communities.
    For troubleshooting on this, take a look at this article:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/ts3694
    Error 13, 14, 35 and 50 (or -50)
    These errors are typically resolved by performing one or more of the steps listed below:
    Perform USB isolation troubleshooting, including trying a different USB port directly on the computer. See the advanced steps below for USB troubleshooting.
    Put a USB 2.0 hub between the device and the computer.
    Try a different USB 30-pin dock-connector cable.
    Eliminate third-party security software conflicts.
    There may be third-party software installed that modifies your default packet size in Windows by inserting one or more TcpWindowSize entries into your registry. Your default packet size being set incorrectly can cause this error. Contact the manufacturer of the software that installed the packet-size modification for assistance. Or, follow this article by Microsoft: How to reset Internet Protocol (TCP/IP) to reset the packet size back to the default for Windows.
    Connect your computer directly to your Internet source, bypassing any routers, hubs, or switches. You may need to restart your computer and modem to get online.
    Try to restore from another known-good computer and network.
    Best of luck,
    Mario

  • Concurrent Manager cannot find error description for CONC-System Node

    Hi friends,
    I m facing a problem while doing clustering for oracle EBS.i m using hpux11i with veritas cluster server for oracle DataBase cluster.i am doing 2 node cluster.i have installed oracle 11i apps with 9i DB.thru veritas i am able to do a db cluster failover.now i want to run oracle apps 11i too from both nodes(active/passive).so i configured a virtual IP address with a Virtual Hostname which will move along with the cluster failover.when i configure ora apps tier thru giving it virtual hostname concurrent manager dies with error--Concurrent Manager cannot find error description for CONC-System Node. i tried many things but unable to come up with a solution. pls help.
    regs
    Satish

    Please post the contents of your hosts file here.
    Is FND_NODES table populated correctly? Please run AutoConfig and make sure it completes successfully.
    Why are the Concurrent Managers Failing with 'CONC-System Node Name not Registered" Error After Applying Patch 6461517? [ID 1108452.1]
    OPP and SFM Managers do not Start [ID 1425409.1]
    Thanks,
    Hussein

  • How do i find out what my serial number is? I cannot find the software and need to put it on a new computer. How do I do this?

    I cannot find the software and need to put it on a new computer. How do I do this? I do not remember where the software is yet it is on my computer along with Photoshop CS6 extended. I have that disk but cant find anything else.

    gr8gear,
    You can see (only) part of the registration number under Help>About Illustrator.
    If you have registered it with Adobe (optional up to CS4), you should be able to see it on your products page
    https://www.adobe.com/account/my-products-services.html
    Otherwise, you may ask in a chat here (depending on version):
    Creative Cloud support (all Creative Cloud customer service issues, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html
    Serial number and activation support (non-CC, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service1.html

  • My PC cannot find my Mac and also it ask for a password and I put it in and tell Logon failure:unknown user name or bad password

    I need some help on my MAC about them problem that I have and the question is: My PC cannot find my MAC and it ask a question  about putting in the password and I did it come back and said: Logon failure: unknown user name or bad password.
    Thank You
    Lumpy

    You have to explain a little more fully what you are trying to do and what protocol.  Whats your set up?

  • I cannot find my phone and find my iphone ask me to set up my icloud account but i can not do this without my iphone... help?

    i cannot find my iphone and the app tells me that i must set up an icloud account but i cannot do this without my iphone

    lol someone plz help

  • TS1846 I have tried to save my project to an ext. harddrive. Something went wrong an now I cannot find my project and load it to my timeline? What do I do?

    I have tried to save my project to an ext. harddrive. Something went wrong an now I cannot find my project and load it to my timeline? What do I do?
    Kind regards
    Bo Rasmussen
    Denmark

    Please post screen shots. You see the drive, but there's nothing in it?
    The root level of the drive is this
    What's at the top level of the drive? Post a screen shot.

  • I can't get the intial sync done.  It says it cannot find many songs and then stops.  Horrible first Apple experience!  Help please.

    My first taste of this Apple is horrible!  I cannot do the inital sync successfully.  Its gets to the 4th stage of syncing where it is copying songs and tells me there are over 100 songs it cannot find.  Why not?  They show up in my Itunes media file so why can they not be found?  Then the syncing ends with a message "Attempting to copy to the disc "Doug's Ipod" failed.  An error occurred while reading from the device"
    This is very frustrating.
    Thank you for your help.

    Hi Bblairjones,
    If you are having issues with your Nano and Shuffle, you may want to try the Troubleshooting Assistants on the following page:
    Apple Support: iPod Troubleshooting Assistants
    http://www.apple.com/support/ipod/five_rs/
    Regards,
    - Brenden

  • Every time I ask Siri to find something near me, she says that she cannot find my location, and to turn on my location settings and siri settings. These are both on and after rebooting it still doesn't work. How do I fix this?

    Every time I ask Siri to find something near me, she says that she cannot find my location because I need to turn on location services in the settings menu and in siri. These are both on, and after rebooting my phone it still doesn't work correctly. How do I fix this?

    No, the app does not have to completely restart. It gets shifted in its open state into storage. Similar to how a computer uses the hard disk when it has insufficient memory.
    What complicates things is that sometimes memory does not get returned for reuse when you close an app. Thus yo should periodically double click the Home button and "delete" unnecessary apps from the multitasking dock and power off and then back on the iPod.

  • HT6437 My itunes cannot locate my ipod. All the sync option are grayed out and diagnostics says that itunes cannot find usb ports and that no device is connected when it is. What should I do to solve this issue?

    So itunes is giving me problems. Since around Christmas time, itunes decided to stop reading my ipod. I connect it to my computer with the usb cable and my computer will recognize that a device is connected but itunes will not. If I go to file->devices and try to sync, all of my sync options are grayed out, while before it would just automatically sync.
    When I run diagnostics it tells me that under ports that it cannot find usb ports (it has a green circle?), a type of cable isn't found, and that no device is connected with the usb cable (which my ipod is). I have been trying to fix this issue but nothing is working. I've tried restarting my ipod, itunes, and my computer, i've also tried resetting my ipod and uninstalling itunes then reinstalling itunes but nothing seems to be working.
    Does anyone know how to solve this issue?

    Do the USB ports work for other devices?
    Does the iPod charge?
    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with                  
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Features app in the Window Control Panel. Then reinstall all the Apple software components
    - Then do the other actions of:
    iOS: Device not recognized in iTunes for Windows
    paying special attention to item #5
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Also see:
    iPod not recognised by windows iTunes
    Troubleshooting issues with iTunes for Windows updates
    - Try on another computer to help determine if computer or iPod problem

  • Safari cannot find the server and question mark in blue square

    Hi
    I consistently have problems with safari displaying the message safari cannot find the server. The version I have is 5.1.8 and I installed a security update today (23.3.13) hoping it would solve the problem. After refreshing the page a couple of times or restarting safari everything works as normal but this is an ongoing issue. I also have problems with images loading on sites. They appear as blue squares with question marks. I have tried most things people have said on the net but nothing is working.
    Please help!
    Thanks

    HI aad1612,
    Try deleting the safari plist by foloowing these instructions:
    Close Safari
    Open a Finder window
    Click on "Go" in the upper status bar
    Click and HOLD the alt/option key (Library should appear in the above list)
    Keep holding the alt/otion key and click on Library (this will open a new window)
    Open the Preference folder (NOT Preference Panes)
    Look for com.apple.Safari.plist
    Right mouse client to move this file to trash
    Empty the trash
    Open Safari again and hopefully your issue will be reoslved.
    Good Luck

  • Every time I log off, the imac cannot find the internet and i have to reinput all from preferences. i even locked the changes. no luck. help please

    Everytime I log off,  the computer cannot find the internet.
    i go to preferences and have to reenter everything including network and web id number. i even locked the network after it finds it only to have the same thing happen again. help please.

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    Profile Backup and Restore
    *http://kb.mozillazine.org/Profile_backup
    *https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • HT5403 what if you cannot find your ipod and you cannot locate it because it is offline then how do you find it

    what if you cannot find your ipod or locate it because it is offline and how do we find it? please reply.

    You can't.

Maybe you are looking for