Error 50103 in LabView using NI 6363

hi everyone,
I have encountered a problem. I was trying to write a Labview program in which i will get simultaneous signal from an unsteady pressure transducer and a steady pressure transducer.(both give voltage input signals)
both will run for the same time however the frequency of aquisition is different in both cases, so i was trying to make 2 DAQ allocations..but when i run it shows the error 50103 that resource is allocated.
So is there any way that i can group all my voltage tasks in one VI but at the same time give diffrent aquisition frequency(100KHz) for unsteady transducers but an aquisition frequency of around 100Hz for the steady transducer.
Is there any way that both could be run simultaneously. Thnaks in advance.
 If possible just can u share the sample VI too....
Solved!
Go to Solution.

thank you very much for your reply but if you'll clear another doubt is that whether it is not possible at all or is their some way?
I can combine all the tasks that is not a problem, but the problem is whether there is any way around the sample rate thing or we have to give same to all??

Similar Messages

  • Error -2146960888 when opening excel from labview using active x

    attempting to open an instance of excel from labview using active x, I even tried using the "open excel and make visible.vi" found on this site. I get errors every time, Inserting a break right after the property node, I found that it does open excel with no active workbook. once the program runs to ompletion excel terminates. The error is on the line right after the property node executes.

    http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3F15456A4E034080020E74861&p_node=DZ53003&p_submitted=N&p_rank=&p_answer=&p_source=External
    Attachments:
    XL97table.zip ‏29 KB

  • TestStand Deployment Error Code 1055 when using LabVIEW Storage VIs

    After a couple of days of playing with the TestStand Deployment. I final tracked down the VI that was causing this Error.
    It was using thethe LabVIEW Storage VIs to save data to a TDM file.
    My work around at the moment is to use a Wrapper VI and call this VI by reference.
    That way the TestStand Deployment can't detect the Storage VIs.
    I'm using LabVIEW 8.6.1 and TestStand 4.1.1 does anyone know if this issue has been address in TestStand 4.2?
    Looks like the upgrade might be worth it.
    Simon Holman
    Software Engineer
    Certified LabVIEW Developer
    Certified TestStand Developer
    measX GmbH & Co. KG.
    http://www.measx.com
    Solved!
    Go to Solution.

    Hi Simon,
    I tested your sequence file in TestStand 4.2 and I didn't get any error! Which version of TestStand do you have? Can you post a screenshot of the complete internal error pop up?
    Usually internal errors can be eliminated with the Clean Reinstall Procedure.doc, where you will remove all NI software and all references to NI software from your computer to start over with a fresh installation!
    I hope these informations help you!
    Best regards
    Suse
    Certified LabVIEW Developer (CLD)
    Attachments:
    Clean Reinstall Procedure.doc ‏32 KB

  • Error -50103 occuring in one program, but not occuring in another similar program

    Hello,
    I'm a new user of LabView and I'm trying to figure out how a part of this programming process works.  Anyway, the block diagram of the working program consists of the first two pictures (C:\Users\Labview\Pictures\errorsetupnew1.jpg  -and-  C:\Users\Labview\Pictures\errorsetupnew2.jpg).  The parts in question are the DAQAssistant9 and DAQAssistant12 in the lower half of the diagram.  When I run the program, everything goes fine.
    So now I'm trying to run two other programs that both share the same properties as these two DAQAssistants, but they are in two separate programs.  When I run one program, it works, but when I run the other program, Error -50103 occurs at DAQmx Control Task.vi:10.  Pressing continue yields Error -50103 occuring at DAQmx Read (Analog 1D Wfm NChan NSamp).vi:3. 
    So my first attempt at solving it was to consolidate it into one program and run it all together, however the same error shows up.  I isolated the two While loops which seem to be causing the problem into a test program (third picture) and the error occurs there as well. 
    My question is what is different from the program in the first two pictures that is allowing the program to run correctly and the test program (which can be extended to the program that I need to work).
    I'm new, so please let me know how many beginner mistakes I might be making here!
    Thanks
    Attachments:
    errorsetupnew1.jpg ‏137 KB
    errorsetupnew2.jpg ‏113 KB
    errortest.jpg ‏82 KB

    I'm not currently at the computer with the files in question, but what if I attached those instead when I got the chance?  The problem is that I don't believe I am using the same DAQ resource in two different tasks.  The command line runs correctly in one, but can not run in the other even though the part giving the error is just a copy of the other program.
    I'm trying to run through the previous posts about this particular error but the LabView lingo is something I'm still getting used to.  Thank you for bearing with me and helping.

  • Error 50103 the specified resource is reserved - task name - on 4 modules

    Hi all.
    I'm sorry i put this post by mistake in Measurement Studio for.NET: smileyindifferent:
    Let me tell you my configuration:
    software:   Windows XP sp3, Labview 8.5 en.
    hardware:   NI-cDAQ chassis 9172 with 4 modules installed (in this order):
                            1. NI-9217 (4 RTDs)
                            2. NI-9217 (4 RTDs)
                            3. NI-9219 (4 RTDs)
                            4. NI-9219 (4 RTDs)
    So, i want to aquire 16 temperatures.
    In MAX v4.3, all is working fine.
    As you aspected, I have the famous error 50103:  "The specified resource is reserved. The operation could not be completed
    as specified". "Task name: unnamedTask<9>".   - highlighting module #2.
    My goal is to read these temperatures consecutively, i mean: mod1 ch0..ch3, mod2 ch0..ch3 and so on.
    My programm (vi) is like that:
    In a while loop I have a Stacked Sequence Structure which has 4 frames, each for every DAQ Assistant asigned and configurated
    for those modules.
    So i have: Assitant1 for mod1, Assistant2 for mod2, and so on.
    The Assistants work well in configuration preview mod. (I see 4 temperatures on each module).
    But in my programm, i got the error above, on module2.
    I read something about this error and I understand that I can't use 2 or more resource in the same time.
    I understand that a resource represents a channel on a module.
    At each DAQ Assistant output I have a Split Signal (split in 4)
    But with this configuration and this algorithm I suppose I read all 16 channels in total consecutively, not in the same time.
    Am I wrong ?
    How can I fix the problem ? : smileysad:
    Thanks.
    Solved!
    Go to Solution.

    Hi dsasorin,
    The error that you have mentioned can be caused due to a number of reasons. There is a knowledgebase article listing several reasons for it that can be helpful. Have you created a task beforehand in MAX? Are you generating the code directly from it or are you writing the code in LabVIEW and asking it to use the channels from the task you specify? Have you tried using the lower level DAQmx VIs such as DAQmx Task name and then tried generating code from that by right-clicking and selecting Generate Code >> Configuration and Example. Hope this helps!
    Ipshita C.
    National Instruments
    Applications Engineer

  • Mystery Error -50103

    OK, so I'm finally up to LV2009f3, doing some cDAQ work.
    I'm adding code for devices, one at a time and checking them out.
    (I'm using simulated chassis, and simulated devices - thank you, NI, for this capability!) 
    When I add the strain gage (NI-9237). I start getting an error (-50103 - resource is reserved).
    MAX says the board works fine, and gives me the simulated sinewave.
    I boil my code out of my program, and it works fine by itself.
    But when I try to do BOTH module 4 (9201) and module 6 (9237), I get the error.
    The attached snippet (I like snippets, BTW) shows the code.
    Before I added the error wire to force the strain gage module to configure AFTER the voltage module, I would get the error every time.
    But, sometimes it would occur on the VOLTAGE module, and sometimes on the STRAIN module.
    I could run it several times, and the error would come from one or the other, but it would occur every time. 
    So what are the rules here?  They are completely different modules, yet something is temporarily tied up when I try to configure them in parallel.
    It's some sort of race, judging by the error happening on one or the other.  One chain is claiming this "resource", and the other finds it busy and complains.
    Yet the error is attributed to the START TASK vi. 
    What am I missing?  What are the rules about this? 
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks
    Solved!
    Go to Solution.
    Attachments:
    Error.PNG ‏30 KB
    StrainSnippet.png ‏51 KB

    More info:
    IN the snippet I showed, running the things serially removed the problem.
    In my real code, I do the CONFIG at one point, and the START at another.
    IOW, in the CONFIG operation, I  CREATE CHANNEL, set DAQ TIMING and set BUFFER SIZE for two modules, in parallel, getting two TASK IDs that I remember.
    In the START operation, I START both tasks in parallel.
    Forcing the CONFIGS to run sequentially does NOT fix the error.
    Forcing the STARTS to run sequentially does NOT fix the error.
    Forcing them both  to run sequentially does NOT fix the error.
    Even adding a 1-sec delay between STARTS  does NOT fix the error. 
    IOW, it appears that I have to START one task before I can CONFIG the other, a state I don't understand. 
    Message Edited by CoastalMaineBird on 01-16-2010 10:02 AM
    Message Edited by CoastalMaineBird on 01-16-2010 10:03 AM
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks
    Attachments:
    Config.PNG ‏29 KB
    Start.PNG ‏16 KB

  • Error -50103 occured with timed loop inside a while loop

    Hello everyone,
    i wrote an application to sample analog voltage from  DAQ6024E card (see the attachments).
    I have a big while loop in the VI because a I want to add some other functions later.
    In the "WHILE_Cont Acq&Graph Voltage-Int Clk.vi" I use a while loop inside the big while loop to read the samples. It's working properly.
    but when I use a timed loop inside the big while loop (see "TIMED_LOOP_Cont Acq&Graph Voltage-Int Clk.vi"), I get an error -50103 from the timed loop.  It seems that the first cycle is ok, but after the first cycle the error occurs.
    I don't know what happens with the timed loop, anyone can help me? what does the error -50103 mean? thanks a lot!
    PS: I am using LabVIEW 8.0
    Message Edited by molo511 on 10-22-2006 05:21 AM
    Message Edited by molo511 on 10-22-2006 05:23 AM
    Attachments:
    TIMED_LOOP_Cont Acq&Graph Voltage-Int Clk.vi ‏143 KB
    WHILE_Cont Acq&Graph Voltage-Int Clk.vi ‏75 KB

    hi molo511,
    I tested your program but only with simulated devices. I had to delete the wire to the timing, so that the timed while loop runs with 1kHz. Did you already try this? Because this works on my PC.
    I also found a link in our database that might be interesting for you.
    http://digital.ni.com/public.nsf/websearch/04BEDD9E9E91ED3486256D180048116D?OpenDocument
    Greets
    Philipp N.
    NI Application Engineer

  • Error -50103 : How can I get the resource which is reserved

    I get the error -50103 when I try to start two A0 task on two different channels. The error message tells me that "The specified resource is reserved".
    But how can I known what is the specified resource. Is that a clock signal, a buffer or what else ?
    More generally, how can I known the resources used by a task ? Is that a VI which can gives me all the resources used by a task?
    Thank for your answer
    Félix
    Software : Labview 7, Driver : daqmx 7.3,
    Board : PCI 6259 M serie

    Hello:
    I'm trying out a shipped example called PID-Control Multichannel VI and
    I'm getting the same error? How can NI shipped it with this problem?
    Anyway what should be the remedy here?
    Thanks,
    Berns
    Bernardino Jerez Buenaobra
    Senior Test and Systems Development Engineer
    Test and Systems Development Group
    Integrated Microelectronics Inc.- Philippines
    Telephone:+632772-4941-43
    Fax/Data: +632772-4944
    URL: http://www.imiphil.com/our_location.html
    email: [email protected]
    Attachments:
    PID Control-Multi Channel.vi ‏160 KB

  • DAQ Asst Connection Diagram & Error 50103

    Hello LabVIEW Community,
    I am currently trying to integrate two different VIs which both require an AIGND on my SCB-100.
    The SCB-100 has two separate AIGNDs (pinouts 1 and 2), but in the two DAQ Asst VIs I am using, the connection diagram for both asks for pinout 2.
    I think this is leading to a Error 50103 about reserved resources.
    Is there any way to switch one of the DAQ Assts' AIGND to pinout 1?
    Thank you all for your help.
    Sincerely, 
    Sincerely,
    Ethan A. Klein
    SB Candidate in Chemistry & Physics
    Massachusetts Institute of Technology
    Class of 2015
    Solved!
    Go to Solution.

    Thank you very much, Mr. Knutson.
    I didn't do a thorough search. I assumed it had something to do with my two DAQ Assistants, and figured it was that they shared a pinout as the error said something about resources being reserved.
    Sincerely,
    Sincerely,
    Ethan A. Klein
    SB Candidate in Chemistry & Physics
    Massachusetts Institute of Technology
    Class of 2015

  • How to count number of edges using PXIe-6363 Counters

    Hello,
    I am trying to count number of edges in a test signal in a 50 ms duration. I am using PXIe-6363 card and connecting the test signal to CTR 0 SRC (PFI 8). Is it a correct connection? What else do I need hardware-wise to make a correct set up for this application?
    Thanks
    Jeet
    Solved!
    Go to Solution.

    Hi Jeet,
    When you say interrupt signal, do you mean a pulse that will pause your counter task? If that is the case, and you want to pause your task with a digital pulse, you need to use the DAQmx Trigger Property Node and set that to Pause, Trigger Type. As you said, you can connect that signal coming from the chip to any PFI line and then set that line as the source of the property node.
    There is an example that you can use that does exactly what I just described. This example is called Count Digital Events-Pause Trig.vi, and you can find it by going to Help>Find Examples..., then on the NI Example Finder window go to the Browse tab and navigate in the folders to Hardware Input and Outpout\DAQmx\Counter Measurements\Count Digital Events.
    Regards.
    Jorge
    Applications Engineer
    National Instruments
    Certified LabVIEW Associate Developer (CLAD)

  • Error while installing LabVIEW on Linux

    Getting Error while installing LabVIEW on Linux and unable to use VISA.
    Please check the installation Log i Have attached.
    nilesh
    Attachments:
    Installation Log LV2012 Linux.txt ‏25 KB

    I could not find a trail version for LINUX. 
    Its only available for Windows and mac.
    Will it possible for you to give just the C++ library and include files??

  • Applicatio​n on Win7 64bit throws error -50103, but not on Win XP 32bit host

    LabVIEW application newly installed on Win7 64bit host throws error -50103.
    Same aplication deployed from same installation disk on Win XP 32bit host have been working for 2 years withourt problem.
    I did have a problem with importing the MAX configuration from the Win XP 32bit machine to the  Win 7 64bit machine.
    My solution was to install all the drivers from my most recent Devaloper Suite 2012 DVD.
    After that the executable did run fine, except when the variuos DAq tasks are executed for the second time in a loop it thows error -50103.
    If i click ok on the erro popup, everything else works fine until in the next pass of the loop I get the same error.
    Why would I get error on one host but not on the other one?
    How do I fix this?
    Scientia est potentia!

    A common error that you can find numerous posts about with a search
    http://forums.ni.com/t5/forums/searchpage/tab/mess​age?filter=location&location=forum-board%3A170&q=5​...

  • A question related to error 50103

    Hi everyone,
    I meet with the famous error 50103" specified resource is reserved" in a retriggerable data acquisition on PCI6110, when I am trying to configure 1 AI input and 2 counter output.
    Four tasks are involved:
    1. Use the freqout to generate one continuous pulse train
    2. Divide the frequency of this pulse train and generate a new continuous pulse train as the trigger
    3. Generate a finite pulse train after every falling edge of the trigger. This finite pulse train is connected to AI sample clock.
    4. Continuously acquire data
    In this application, how could I configure all the ports and avoid the 50103 error?
    Thank you all.
    Hall

    HI Hall,
    I think you can get this to work by combining the first two tasks that you have. You can use freqout to divide down the pulse train you are generating. As I am seeing it know you have two task, 1 generating a pulse train from freqout, and the other dividing down that pulse train with a counter. YOu should be able to just use freqout for the pulse train. Since you are going to be using a finite pulse train, which reserves 2 counters, you need to make sure you are not using another counter for the continuous pulse train. Let me know if I misunderstood how your application was set up. Have a great day! 
    Best Regards,
    Adam G 
    National Instruments
    Applications Engineer

  • How to implement general error handler in labview projects

    Thanks,

    Hello,
    You may also find these links useful:
    Custom Error Handling In LabVIEW
    http://zone.ni.com/devzone/conceptd.nsf/webmain/de​4f036f22c4b9f286256fee0010b6fd
    LabVIEW Introduction Course - Six Hours (has a section on error handling)
    http://zone.ni.com/devzone/learningcenter.nsf/03f7​c60f17aad210862567a90054a26c/55974411828f779086256​...
    Hope this helps!
    Charlie S.
    Visit ni.com/gettingstarted for step-by-step help in setting up your system

  • How to fix error 0x8ABC7004 in labview 8.5? i am also getting error while building my application? help

    I AM FACING THIS ERROR CODE WHILE BUILDING MY APPLICATION IN AN EXECUTABLE.
    The VI is broken. Open the VI in LabVIEW and fix the errors.
    D:\JUICE EXTRACTION only ethernet\VI\Scada.vi
    <Call Chain>Error 1003 occurred at AB_Application.lvclasspen_Top_Level_VIs.vi -> AB_Build.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_Page_Preview.vi
    Possible reason(s):
    LabVIEW:  The VI is not executable. Most likely the VI is broken or one of its subVIs cannot be located.  Open the VI in LabVIEW using File>>Open and verify that it is runnable.
    my email id is [email protected]

    hi ravenas,
    thanks for the reply.
    anyways, is it possible that whenever guest logins into the system, the windows page bounds configuration like front panel bounds in labview be fetched so that the same will be configured to the vi's front panel programatically.
    by doing this the windows components will automatically get hide.
    or is there any better solution.
    reply
    thanks
    samriddh sarbalhi
    [email protected]

Maybe you are looking for

  • Change of Net Price in Sales Order

    Hello Experts! I wanted to know how the "Net Price" of a sales order can be "changed" by the system or "indirectly" by the user.  I have an issue with the net price that changed in the sales order, and wanted to know how this could have happened; <b>

  • Pop up window  based on Parameter in RTF

    Hi All, I'm new to BI publisher,i have used data template to create report.I have Location that is (List Of Values): contains store and warehouse.If i select store i want one pop up that should contain other LOV that displays all the store id/store n

  • For character animation is frame by frame, motion or classic tween?

    Hi, i'm very new to adobe flash. I'm using cs5 Am i right in thinking that for detailed character animation, of cartoons or people, i would still need to do frame by frame animation, and then probably use tweening for big movements like making that s

  • Interaction between SAP Transaction Iview to webdynpro application

    Hi All, I have a requirement where in, I have one SAP Transaction Iview and one Webdynpro (Java) Iview, Now what I have to do is, I need to call Webdynpro app ( or iview) as a pop up from Transation Iview (e.g. click on some button on SAP screen), we

  • Doubt in Write_form

    Hi Experts , what is the use of 'function ' export parameter in write_form . Regards Mohit Bansal