make two simultaneous processes

Hello everyone, I'm starting to use Labview and I have a simple question, but I can't find a solution. Attached is a file where you can see what is happening.

In the example if I process, I can't start B until the end of the first. How can I do the two processes at the same time?

Thanks for your suggestions.

Thanks, it works correctly now.

Tags: NI Software

Similar Questions

  • WHY MAKE TWO COPIES OF EMAILS THAT I SEND IN MY OUTBOX

    SAME AS MOST HIGH: WHY MAKE TWO COPIES OF EMAILS THAT I SEND IN MY OUTBOX

    I guess that your account is Outlook.com or Gmail. These two put mail in your Outbox and Thunderbird does.

    If it's an of these, go to menu (alt + T) tools > account settings > copies and folders and change your sent does not save a copy in.

  • How to get firefox 4 to allow two separate processes run at the same time.

    I'm used to be able to run two separate processes of firefox and so also run two separate user profiles at the same time as well. But I recently moved to firefox 4 and windows 7 and the other, or these two prevents the old method, I used to work. Basically I was running firefox (via 'run' or via an edited shortcut) with the following executable:
    p - profilename - noremote

    And it would launch a separate process that runs under the profile name. Is it possible to do this with firefox 4 and win7?
    I am a developer (web and desktop applications) and it is highly preferable to do so. One of the reasons is that, if one of the processes one falls, the other is fine. Another is to have separate profiles so that addons with leaks of memory, like firebug, can be run in its own process and I can restart when I have to without affecting other processes. I sometimes also need to set the processor affinity so that a process of firefox is not a big eater.
    Any help would be appreciated.

    The correct format for this command is -no-remote

  • What happens when two parallel process call the same VI in an FPGA?

    Hi all

    I was wondering, what happens when say two parallel processes call the same Subvi in an FPGA? I think that the FPGA would create two instances of the Subvi, not sure. Any point of view?

    Thank you

    Altras

    I don't know if the FPGA adds any ordinary special, but in LabVIEW rule and in LabVIEW Real-time, a VI by default is not reentrant.  Therefore, a process that is called when it is already in use is blocked and must wait.

    If the VI is reentrant, however, then you have two (or more) for the VI dataspaces, so that each can run independently.

  • Increase the number of simultaneous processes of Standard Manager

    Hi guys,.

    How to increase the number of simultaneous processes of Standard Manager from 8 to 12?

    Oracle Applications 11i

    Database 10 g

    HP - UX OPERATING SYSTEM

    Thank you

    It depends on how your system is used (number of users.., the number of applications, number of CMs and process, etc).

    You must try it yourself and see how your application behaves if you notice any performance degradation, so you should be good to keep the new numbering.

    I also suggest to review the following documents.

    Simultaneous treatment - CP Analyzer for E-Business Suite (Doc ID 1411723.1)

    Simultaneous treatment - platform generic competitor Manager Questions / answers (Doc ID 105133.1)

    EBS - technology field - Webcast recording ' E-Business Suite - competitor Manager Performance - best practices"[video] (Doc ID 1367676.1)

    Thank you

    Hussein

  • Exceeded maximum number of simultaneous processes of IDE.

    In SQL Developer 4.0 EA1, when run several sdcli commands, I get after error message. Where can I change the IDE process simultaneous max?

    Exceeded maximum number of simultaneous processes of IDE.

    Vishal

    http://blog.vishalgupta.com

    So, apparently, that he is a hard-coded limit (4) the framework, we are trying to solve that.

  • How to make two text colors

    Hello

    I use photoshop demo, and I have problems to make two color of text. I have windows 7. I tried to do a right-click on the teaxt layer, but I can't do anything

    One way is to use a Gradient Overlay layer style

    more information:

    http://PSD.tutsplus.com/articles/tools/gradient-overlay-layer-styles/

    http://www.BigStockPhoto.com/blog/working-inside-the-gradient-editor/

    http://help.Adobe.com/en_US/Photoshop/CS/using/WSfd1234e1c4b69f30ea53e41001031ab64-77e1a.h tml

  • How to make a simultaneous wink of GigE cameras?

    I have 2 cameras of 780-54gm Basler Scout (monochrome GigE) I switch to 10 Hz. This pace is modest and the data rate that results is not particularly high. I would like to get images from two cameras of the same trigger pulse. I have an Intel Pro/1000 NIC and I use the driver NEITHER appears so as National Instruments GigE Vision adapter. When I use the Basler pylon Viewer (the software that comes with the camera), I see perfect images from two cameras at the same time at 10 Hz. This tells me that the network, map NETWORK and the drivers can handle the flow of data without problem. I have activated jumbo frames.

    When I try to acquire images in LabVIEW 8.6 with screws IMAQdx, however, that I meet problems. I can acquire every single camera, but I can't them both at the same time strictly. The images are taken through with horizontal black lines that appear and move erratically. I have attached a vi that shows the problem. I have set up and start the two acquisitions, then enter a while loop that reads images. If I do the sequential acquisition by starting and stop them inside the loop and ensuring that we stop before the other then I get quality images but they are not the same impulses to trigger, and start and stop of the acuisitions overload slows down things so that I can not get pictures of each trigger.

    My guess is that it is a problem with how LabVIEW is the memory management, resulting in corruption with simultaneous acquisition. Are there settings I can change to fix this problem? I've experimented with everything I knew (buffer numbers, etc.), but without success.

    Rich

    P.S. I posted this in the forum LabView a couple of days but got no response. Sorry if you see this twice.

    Richard,

    Looks like you just packet loss. You might associate a property node to request lost packages to confirm. The reason for that happening is that even if the way to two cameras data rate is less than the limit of the NETWORK card, each camera probably goes to the complete 1000Mbit bandwidth when it transfers each picture. When transfers of images overlap, sending you to 2000Mbit/s down a 1000Mbit pipe and lose packets.

    To resolve this issue, an easy way is to adjust the attributes of Acquisition-> Ethernet advanced-> attribute peak bandwidth used for both cameras 500Mbit. This should ensure that each camera never use more than half of the bandwidth. There are also other options such as sprawl of transfer times, but those who require more tuning you change other settings.

    I don't know why the Basler software shows this, although their lack of bandwidth might just be lower at the expense of additional latency to get the images.

    Hope this helps,
    Eric

  • Stopping at two simultaneously while loops in a sequence

    I'm under two loops while at the same time. A while loop is used to produce a square using the acquisition of data USB of NOR-6343 wave. The another while loop contains my main code. I make sure that my square wave while loop stops after the hand while the loop is over. I used the function "To highlight the Excution" to see if my code is excuting in order and the way I expected to and it seems to do, but when I hit the button stop the square wave while loop stops so that the main while loop always ends excuation. The main while loop takes a series of measures using the data acquisition Toolbox, so I need to make sure that the square wave is being emitted during the execution of the loop of mian.

    Currently to work around this problem, I wired a constant numberic (101) inside the large loop for a numberic out indicator. And I used a cheque codition "Equal" in the square wave while loop and set it so that this loop stops when he sees the value. This seems to work and made sure my square wave still series, while the main loop is excuting finishing. Even if it works, I want to know if there is a better way. Attached are a couple of screenshot of the loops.

    I vote for using a notification utility.  You must order the loop at the end.  Do a front panel indicator to stop a loop is not a good practice.

  • How can I take two simultaneous images of one of the NI PCIe-1430 Board? Is this possible?

    I have two cameras (JAI - HP - M4 + CL) and I would like to take images captured at the same time two of them by a Council NI PCIe-1430, using an external trigger. Is this possible? Is there another type of solution for my problem? What I need is just two images synchronized acquisition!

    concerning

    Yes, the 1430 has two completely independent engines of acquisition which can acquire separately or simultaneously. You want to probably use some kind of trigger to trigger both cameras at the same time because the cameras themselves would not be undergoing otherwise. You can use the jury IMAQ itself to generate a trigger if you want.

    Eric

  • Example: HP PHOTOSMART 7529e: how to make two-sided printing automatically with printer HP 7520

    All I'm doing is to make my printer two sided front or double.  No matter what I check IT DOES NOT WORK.  I checked "2 sides, 1-2, NOTHING.  What amazes me is that it worked until recently and now he just does not have double-sided printing.  I'm probably doing something wrong, but WHAT?

    filgrastin

    In General, duplex printing is consulted / adjusted printing preferences.

    If you print from an application, for example, in Word or in your browser, you reach the printing of the preview preferences before printing.

    Reference:

    Manage the print with preview output before printing

    Excerpt:

    • Print - print options access preview

    The browser page > file > print > properties

    Access Printing Preferencesproperties:

    Paper Source (tray selection), paper size, media, Orientation, print on both sides, page order

    Reference: Printing Preferences

    ================================================

    Click on the thumbs-up Kudos to say thank you!

    And... Click on accept as Solution when my answer provides a fix or a workaround!

    I am happy to provide assistance on behalf of HP. I do not work for HP.

  • How to take an image and treat it to make two different images?

    I want to take a single image process to do (for example, HDR) then restart with the original image and make another completely different process (for example, B & W). Sometimes I have a lot of ideas for a photo and I like to see what I'm left with. What would be the workflow for this?

    You can make as many virtual copies of an image you want and treat them completely differently. It works very well for HDR, however. Photoshop is too 'intelligent' to allow you to get away with that.

  • How to configure two programmers process?

    Good day to all! I have Oracle 10 g coupled with PT 8.50.14 and using MFC 9.1 on Windows 7 32-bit. I started with a CRP PSNT, but decided to create a new PRC PSNT2. I designed each CRP to run recurring processes (i.e. purging). Currently I encounters an error with the RTC (master CRP) because it will not perform the recurring process, but the other CRP (PSNT2) works very well. Interesingly enough, until PSNT2 came on the scene, PSNT worked functionally. He produced all of the said duties. Then configure two PRCS to work functionally? Be blessed

    There is a bug with the tools 8.50 and the PSAESRV:

    https://supporthtml.Oracle.com/EP/faces/secure/km/DocumentDisplay.JSPX?ID=1082697.1&h=Y

    This problem was caused by a combination of database bug/problem and a problem of peoplesoft on process on PeopleTools 8.50 and above PSAESRV.

    A workaround for this problem is to disable the separate Application Engine Server. PSADMIN to start and set the desired process, when configuring Scheduler, it will ask you if you want to create separate application engine servers. In this step, you answer with N (no). Here is a comprehensive guide with steps on how to proceed:

    https://supporthtml.Oracle.com/EP/faces/secure/km/DocumentDisplay.JSPX?ID=659343.1

    The impact of this deactivation is minimal and Oracle explains why in this document id:

    https://supporthtml.Oracle.com/EP/faces/secure/km/DocumentDisplay.JSPX?ID=651970.1

  • How to make two separate channels of spot color?

    I have an image of a yellow pencil and tap the pencil. I want to make a Duotone in yellow and black, the type on the pencil is in black. I did spot two channels, one of the yellow pencil and the second black type. It appears without any detail of the solid color pencil and I want to show him the details. Any suggestions please?

    Without actually seeing, looks like you need an image in grayscale of the pencil with black text on a top layer. Then create a playlist for the yellow areas, save the selection and change alpha to a channel stain yellow.

  • Try to make the application process that I receive...

    1 error has occurred

    * To create a process to the page request, process level at least one application must be created with the type "ON-DEMAND".

    What should I do

    Doug,

    I just told you. Make your selection list to be a list of selection with shipment.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    -------------------------------------------------------------------

Maybe you are looking for