error 201003 trying to read several analog inputs on 9172 chassis

I'm new to the Forum, so forgive me if this has already been answered.

Input module im using the chassis c - 9172 DAQ with an analogue of the 9221. I want to read three transducers in real-time. The problem I have is two if the transducers are 7.5 K lb/po2 rated and 100 psi rated, making me use two different scales. I can do the N-channel on playback of the system but only will allow me to read the two 7.5 K transducers.  I use the DAQ assistant, I create a virtual channel and add all components to read from the module. When I create another instance for the third transducer, it gives me the error: error 201003, module is already reserved. I need help please. Let me know another way to do what im trying to do. I used the DAQ assistant, but the data is incorrent on the transducer of 100 lb/po2, which explains why I manually create the virtual channel.

If you had searched the error code or message, you would have seen several posts on this common problem for beginners. Simply, you cannot use several tasks for a single material resource. Use several functions Create Channel, each connected to each other and specify your scale.

Tags: NI Hardware

Similar Questions

  • How to read the analog inputs of one Board of R for (PXI-7851R) series

    You can guide me please with the steps for reading of the analog inputs of a series a. card I use as the target fpga PXI-7851R.

    Have you looked at the examples provided with LabVIEW? There are examples showing how to read the analog inputs.

  • BlackBerry smartphones "an error occurred trying to read the media.» (Videos/YouTube) (WiFi)

    Hello

    I have a Storm 2, YouTube and videos work fine and dandy, and then yesterday suddenly YouTube stopped working. I would like to click on a video, he strives to buffer for 30 seconds, then said "an error occurred trying to read the media.» I tried to do the thing optimization YouTube, check again. I thought that maybe it wasn't the internet bad connection, since we were our friends, but he came home today, same thing happens.

    Also today I tried to record a video, and when I finished recording and tried to play, same error. I have connected my BB to my PC and played, played very well. The video is in 3GP format.

    The storm 2 is from Verizon, but it is unlocked and I am with Bell. I have not given or the internet with bell is throughout the WiFi.

    Halp meh please.

    Still, first, reboot the device...

    With the BlackBerry powereddevice, remove the battery for a minute and then reinsert the battery to restart. A reboot in this way is prescirbed for most the gltiches and operating system errors, and you will lose any data on the device doing so.

    Now, try again your video playback.

  • Error1316.A network error occurred trying to read from the Visual Studio 2010 Tools for Office Runtime (x 86) fileMicrosoft \vstor40_x86.msi

    while trying to uninstall Microsoft visual studio 2010 Tools for office Runtime(x86) of the Control Panel, it is showing an error as [Error1316.A network error occurred trying to read the file "C:\Program Files\Common Files\Microsoft Shared\VSTO\10.0\Microsoft Visual Studio 2010 Tools for Office Runtime(x86) \vstor40_x86.msi"] but the physical location of the file exists.

    Hi Haran,

    The Microsoft Answers community focuses on the context of use. Please reach out to the business community of COMPUTING in the TechNet forum below:

    http://msdn.Microsoft.com/en-in/vstudio/aa718325.aspx

  • Synchronization of two inputs frequency meter with several analog inputs

    Hi all

    I'm relatively new to LabVIEW and I'm trying to collect data from multiple sources with calendar sync on the acquisition, but I can't understand. My problem is that I have two inputs frequency meter, an optical tachometer reading one pulse per revolution and a max flow meter machines with a 12000 k coefficient. I can't find a way to synchronize the calendar with my multiple analog inputs. I tried to first get the speedometer to synchronize with the analog inputs following the example linked here. (https://decibel.ni.com/content/docs/DOC-10785) So far every time I run it I get an error on the DAQmx read timeout or an error "several sample clock pulses have been detected" (see image).  It seems if I slow the way to down to say 10 hz and make sampling rate ensure that the tachometer signal is more than 800-1000 rpm (13-17 Hz) before starting the VI then the program will run without error until the ROTATION speed is below this threshold, then the "sample Multiple clock pulses" error occurs.  The code is attached below.

    Does anyone know of a better way to synchronize the entries of frequency of the counter with analog inputs?  I would like to have a VI that can display 0 RPM (and possibly 0 flow as well, but I think I need to understand the timing of a meter before I have add another, because it seems that I can't have two counters to the same task). Any help on this would be greatly appreciated.

    LabVIEW version 13.0

    Chassis cDAQ-9178 with NI 9401 for both counter inputs and NI 9205 for the analog inputs.

    Thank you!

    Richard

    I know the error requires to restart the task at least (this particular error puts the material in a State that cannot be recovered from during execution of the task - I've been down this road before) but I'm surprised that you would have to delete and re-create the task altogether.  And then I had to do this to workaround other questions in the past.  It is awkward and should be considered a bug, if this is indeed the behavior.

    Honestly, regardless of this bug, the way the material dealing with the situation of several sample clock edges makes measures of sampling frequency clocked essentially unusable for purposes of synchronization (in my opinion anyway) If you encounter a more slow than your sample clock rate.  You are supposed to be "synchronization" of the measure, but it really no longer applies if you have to restart the task over and over again (if you must delete it or not).

    Workarounds can get kind of creation (which isn't really a good thing).  For example, you can configure a measure of implicit frequency to keep a buffer of frequencies and use a leader board task (source is the frequency signal, sample clock is the sample clock HAVE) to establish a correlation between the index of your buffer of frequency for singing HAVE sample clock.

    Best regards

  • How to write constantly to analog output and read from analog inputs

    Hi all -

    I had a question about writing continuously to analog output reading simultaneously an analog input.

    It's my first time to post a message to the community, so please let me know if I made mistakes.

    I use Labview 2011 with a NEITHER-DAQ USB 6215.

    I'm looking to generate a waveform and write it continuously in an analog output. It is then connected to an entry on the acquisition of data, where I am trying to sample the analog signal. (I realize, there is a system of trivial, but I'm hoping to build on it once I have run).

    The task of reading from the analog input works fine, as I tested it in several other cases. I have a problem writing to the analog output.

    For this task, I tried to follow the "Gen Cont Wfm Clck Int' VI to generate the wave form and start the task. I then try to write to the output of the analog timed loop. However, it does not seem to transmit a signal and doesn't give me any errors.

    I have attached the VI but also a screenshot.

    Please let me know if anyone has any ideas. I would really appreciate the help!

    Thank you

    Peter Borgstrom

    We will review your tasks one at a time.  First of all, the task of generation/Analog output Waveform.  Generate you a waveform (I'm unsure of your VI if it is a fixed waveform or not) and send it to a defined output function to produce a waveform continuously, using N-channel and samples of N (where you set not these previously).  You should not put this inside has timed loop, as the DAQ hardware has its own clock - if you simply put it in a while loop (with a stop to break out of the loop), the loop will call the function for the first points of N, wait until all N have been taken out, then call it again to another N points (up to what you press Stop).

    Now, suppose that you have the output connected to a load voltage (say a decent resistance).  You can wire the input terminals of your A/D converter through the same load and set up a similar analog input loop, running in parallel (i.e. in its own independent of the OD loop, while loop).  You pourriez start together (with, say, a merged error since the initialization code line loops HAVE and AO become lines of error in "loops of sampling" described above), but you might want to delay loop (a little) the AI so that the OD has a chance to set the voltage before the bed.

    I hope this helps.

    BS

  • Several analog inputs seem to change any of the other (details DAQ: 2120 BNC and 6062E)

    I use the BNC 2120 DAQ board connected to the data acquisition card 6062E to record two analog inputs. An entry is connected to ai0 and the other at ai1. Example vi: "Acq & graph int clk tension" has been used to measure the two entries with the value read NChan NSamp vi (channels being dev2 / ai0:1). The output is the top graph in the image. However, this seemed a bit strange to me that one of them should be modulating with a different frequency. When I record both entered individually (two in low pictures) they are indeed different since the entries shown in the top graph.

    Why this would be the case, and how can I overcome this to measure the real signals?

    Thank you!

    The E series card takes the samples as soon as possible. Thus, for example,.
    If you have 16 analog input channels but you only read of
    channel 0 and 1, the map will show the channels 0 and 1 right
    After and then wait 14 'ticks '. What's that little run-in
    the origin of the afterglow.
    I think you can get the card to wait a certain
    number of ticks with a property node. I have attached a screenshot. You
    can find the property node in the palette of functions >
    Measurement of e/s > NOR-DAQmx > node Timing. Expand it
    Property node so there's two entrances. The properties are in
    Left click on the node and going more > converted >
    Its properties delay units and sampling clock delay and delay that
    you want.

    If the phase is important so the above is not the best
    the option because it causes a delay in phase. So, if you need true simultaneous
    sampling, then you will need different hardware. The S series is everything
    simultaneous sampling.

    Or, rather than the Delay property and delay units, try the Rate property
    find more > converted > rate.

    If this is not
    work either, you can move the second signal source to, say, AI8 and
    Connect everyone to the ground. Readings for these, but just do not take into account
    the data. In this way the ADC will sag to the ground at the time where that can happen
    the second string in the way so that you should not see this frequency
    ghosting on the other channel.

  • Event Viewer error "there was an error while trying to read the local hosts file." file "hosts" but good

    Hello

    In Event Viewer, I see a lot of mistakes like:

    Source: The customers DNS events

    There was an error trying to read the local hosts file.

    I read that threat indicating to rename the hosts for "hosts" file

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-networking/system-log-shows-repeating-error-code-3221225485/3700e855-ded4-4F12-960f-1577f6132c04

    HOWEVER, the name of the file in my computer appears as it should

    C:/Windows/System32/drivers/etc / "hosts".

    and the content of the file is as it is supposed to be according to: http://support.microsoft.com/kb/972034

    What should I do to fix this error?

    P.S. I suspect my computer is compromised. Last weekend, Security Essentials has reported a malicious file backdoor and it has been deleted, but I have a weird behavior of the computer

    Thank you

    Veronica

    Try to re-create the hosts file.

    Open Notepad as administrator (click right on the Notepad icon or shortcut and click Run as admin) and type the following information in it:

    127.0.0.1 localhost

    : 1 localhost

    The '1' in the '127.0.0.1' must be in the first column of the line and there must be at least one space between "127.0.0.1" and "localhost". In the second line, there must be at least one space between ": 1" and "localhost".

    Save the file with name "hosts" in the C:\windows\system32\drivers\etc folder.

    Source: http://www.sevenforums.com/system-security/130518-hosts-file-missing-should-i-worry.html

    You seem to have a hard drive problem. Please provide a copy of your system information file. Type the system information in the search box above the Start button and press the ENTER key (alternative is select Start, all programs, accessories, System Tools, system information). Select file, Export and give the file a name noting where it is located. Not to place the cursor in the body of the report before exporting the file. The system creates a new information file system each time system information is available. You must allow a minute or two before the file is completely filled before exporting a copy. Please download to your OneDrive (formerly Sky Drive), share with everyone and post a link here. Normal mode preferred report. Please say if the report was obtained in safe mode.

  • Error message "network error occurred trying to read the file" xnafx30_redist.msi

    I was download microsoft touch pack for windows 7 when I received the following message: "network error has occurred trying to read from the file c:/programdata\applicationcache\xnafx_30redist.msi" and the download stopped.  I have a hp touchsmart computer, running windows 7, sp1.  is there a conflict?  What can suggest you or will they still co-exist?  Thanks for any help for the beginner!

    Hello

    1. don't you make changes to the computer before the show?
    2. which web browser is installed on the computer?

    Method 1
    I would say you can do clean start and then try to install XNA Framework. When you perform the clean boot, make sure that you disable all antivirus programs.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    http://Windows.Microsoft.com/en-us/Windows7/disable-antivirus-software
    Note: Microsoft does not recommend that you disable the antivirus protection in most conditions. Disable the antivirus protection that temporarily to restore a computer.
    Note: Follow step 7 clean boot KB929135 article to reset the computer in normal mode.

    Method 2
    I suggest you to uninstall XNA Framework completely, and then download and install XNA framework from the following link. Once you install XNA Framework then Touchpack.
    http://www.Microsoft.com/en-US/Download/details.aspx?ID=20914

  • How to read 3 analog inputs simultaneously with 6070E?

    Hello

    I wanted to read 3 analog signals simultaneously using cards of acquiring data NI PXI-6070E and Labview 2010.

    I can with success read and record the 1 signal (which you can see in the attachment), but do not know and can not find examples on how to read 3 signals simultaneously. Any help, especially a simple example would be great.

    Thank you!

    Just click on = pull down from the constant physical channel, select Browse and shift-click or Ctl-click here to add other channels. You can also type in new channels with the ai0 syntax: 2 for three continuous channels for example.

  • Several analog inputs with different configuration differential/CSR

    Hello

    Can anyone tell how to measure two analog inputs with different configurations using a USB-6009?
    I am aware of the syntax for create virtual channels for the channels DAQmx create virtual so I created two strings using Dev3 / ai0:1 but I would like the first string of the CSR and the second to be differential.
    So far I have found no way to specify the configuration of the separate channels.

    Any ideas much appreciated!

    Jack

    JackT wrote:

    I prefer to use the 'low' level vi is therefore always curious to know if there is a way to set the configuration using the their.

    It should be like this:

  • Hard drive erased, now receive the error occurred trying to read the boot configuration

    I erased my hard drive but when I restarted my computer, it said that there is an error then produced than that to read the boot configuration, I tried to use the windows vista download recovery disc but when I turned on my computer nothing the same thing appeard. HELP PLEASE!

    * original title - I erased my hard drive but when I restarted my computer, it said that there is an error then produced than that to read start configuration.*

    Here's how to use the Vista startup repair disk. is NOT a Vista reinstall disk.

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use:

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner:http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    And the 32-bit is what normally comes on a computer, unless 64-bit.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    How to reinstall Vista:

    Vista recovery media obtain and/or use the Partition Recovery Vista on your computer to the factory settings .

    There is no Vista free download legal available.

    Contact your computer manufacturer and ask them to send a recovery disk/s Vista set.

    Normally, they do this for a cost of $ small.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    In addition, ask them if you have a recovery Partition on your computer/laptop to restore it to factory settings.

    See if a manual provided with the computer or go to the manufacturer's website, email or you can call for information on how to make a recovery.

    Normally, you have to press F10 or F11 at startup to start the recovery process...

    Another way I've seen on some models is press F8 and go to a list of startup options, and launch a recovery of standards of plant with it, by selecting the repair option.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Also ask them if it is possible to do the recovery disk/s for the recovery Partition in case of a system Crash or hard drive failure.

    They will tell you how to do this.

    Every computer manufacturer has their own way of making recovery disk/s.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Or borrow a good Microsoft Vista DVD (not Dell, HP, Acer, recovery disk/s etc).
    A good Vista DVD contains all versions of Vista.
    The product key determines which version of Vista is installed.

    There are 2 disks of Vista: one for 32-bit operating system, and one for 64-bit operating system.

    If install a cleaning is required with a good DVD of Vista (not HP, Dell recovery disks):

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    http://support.Microsoft.com/default.aspx/KB/918884

    MS advice on the conduct of clean install.

    http://www.theeldergeekvista.com/vista_clean_installation.htm

    A tutorial on the use of a clean install

    http://www.winsupersite.com/showcase/winvista_install_03.asp

    Super Guide Windows Vista Installation

    After installation > go to the website of the manufacturer of your computer/notebook > drivers and downloads Section > key in your model number > get latest Vista drivers for it > download/install them.

    See you soon.

    Mick Murphy - Microsoft partner

  • A network error occurred trying to read the file c: WINDOWS\Installer\iTunes.msi

    I'm not able to go to iTunes or watch videos on my program Corel due to an error in Quick Time. It keeps telling me that I need to improve my Quick time and when I tried it wouldn't let me so I tried to remove it and couldn't because of an error and then I came here to get the Windows Cleanup utility and who eventually removed the program out of my control panel and I thought that would fix it but it didn't and now it gives me this message. What should I do now?

    Ok!
    This problem occurs in all applications in all environments such as Windows XP, Amiga and Windows 7. I have only my current computer with Windows 7 64 bit related to the problem. After following suggestions to cure the problem without success, I read the error message that displayed the MSI being read in C:\Windows\Installer. There is no such MSI placed in this directory. SO to solve the problem, you must put some Apple msi installation which gives the error message in the C:\Windows\Installer directory. Just drag it directly into the directory. Do not use any subdirectory. If your don't have a copy of the MSI, you can extract it from the EXE installer with a program like WinRar. My problem was with iTunes to bleed the system looked like this C:\Windows\Installer\iTunes64.msi. Run the MSI file or the original from Apple download. It worked for me as expected if you give it a try.

  • "Error 1316. A network error occurred trying to read the file C:\WINDOWS\Installer\kis.en.msi"

    Working for days trying to set up my latest software - appears to download from the site OK and runs through the entire installation to the right at the end, then shows code error above.

    I don't have any idea how to solve this problem - many attempts to find a solution/updated via Windows update site fail too miserably.

    Any suggestions gratefully received!

    Has taken a lot of time and a lot of past backward and forward over problem.  Finally I had to remove all the previous editions of the software and perform a clean installation of the new version.

    Now faced with W7 questions!  It will never end...

  • error when trying ot read more large block memory on cRIO 9067 LVRT 2014

    I get error "-2147220623" when you run the following code on a cRIO 9067. It works on the cRIO 9074


Maybe you are looking for