Call and Execute Multiple Windows of the same VI

Hi,
I would like to call and execute multiple windows of the same VI.
Please take a look for my attached vi, and start from the 2x2.vi, i think you have to re-enter the file path to run (sorry for inconvenience).
If I click the start button in different sub panels, the sub vi(Temperature Analysis.vi..& etc) should be called out in multiple windows, hold it, and run simultaneously.
But now the problem is, the sub vi is called out 1 by 1 until it is finished prior the second sub vi is called.
May I know how to solve that?
Thanks.
Attachments:
My VI.zip ‏173 KB

Hello TanTan
1. Open the PopUpmain.vi and select the path of PopUp.vi
2. Enter the number of popups and run the VI.
Hope this attached VI will work as per your expection. Please select the less number of instances 
Kudos are always welcome if you got solution to some extent.
I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
Attachments:
PopUpMain.vi ‏12 KB
PopUp.vi ‏8 KB

Similar Messages

  • Open/run Multiple Windows of the same VI

    Hi!
    In my current project I would like to have the user open multiple windows of the same VI.  I've made a re-entrant VI:
    This is, currently, a very simple VI that just has a numeric control, a loop, and a stop button.  I then have a VI that calls the re-entrant VI.  I'd like it so that each time the user presses the "Call Re-Entrant VI" button, a new window of this VI is spawned and run.
    The first time the button is pressed, the re-entrant VI opens and runs fine. The title of the VI in the title bar is "Re-Entrant.vi:1 (clone)" (as expected).  When I try to launch another instance I get this error:
    I'm running LabVIEW 2009.
    Thanks for your time.
    Solved!
    Go to Solution.

    Here we go.  The Close Reference VI was causing my re-entrant VI to stop execution.  What do you think of this:
    This appears to work.  I'd probably want to get the path of my referenced re-entrant VI outside of my loop (since this will remain constant throughout the programs execution).  My guess is the Auto Dispose Ref feature will mean that as these windows are closed by my user, their garbage will be collected properly....?
    Thanks for your help.
    Edit: how odd that my Error Cluster constant in the VI Snippet wasn't saved to the image properly.
    Message Edited by Nickerbocker on 10-08-2009 10:33 AM

  • Multiple windows of the same class with a different argument

    Suppose I have a main window with a list of users. If I click on any one user, the "chat window" should open with the argument as that "user".
    If i click on another, a similar "chat window" should open but with a different user.
    I can't have so many stages because I don't know how many users are there.
    How do I open multiple windows of the same class but with a different argument?

    Here is a sample (opens, at random locations, a bunch of child windows parameterized by color).
    Could be simpler, but hopefully you get the gist.
    import java.util.Random;
    import javafx.application.Application;
    import javafx.geometry.Rectangle2D;
    import javafx.scene.Scene;
    import javafx.scene.control.Label;
    import javafx.scene.layout.StackPane;
    import javafx.stage.*;
    public class ColoredStages extends Application {
      final String[] colors = { "firebrick", "palegreen", "azure", "chocolate", "goldenrod" };
      final Random random = new Random(42);
      Rectangle2D screenBounds;
      public static void main(String[] args) { launch(args); }
      @Override public void start(Stage stage) {
        screenBounds = Screen.getPrimary().getVisualBounds();
        stage.setTitle("Primary");
        stage.setScene(new ColoredScene("cornsilk"));
        stage.show();
        for (String color : colors) {
          Stage coloredStage = new ColoredStage(stage, color);
          coloredStage.show();
      class ColoredStage extends Stage {
        ColoredStage(Stage owner, String color) {
          super();
          initOwner(owner);
          initStyle(StageStyle.UTILITY);
          setX(screenBounds.getMinX() + random.nextInt((int) screenBounds.getWidth()));
          setY(screenBounds.getMinY() + random.nextInt((int) screenBounds.getHeight()));
          setScene(new ColoredScene(color));
      class ColoredScene extends Scene {
        ColoredScene(String color) {
          super(new StackPane());
          StackPane layout = (StackPane) getRoot();
          layout.getChildren().addAll(new Label(color));
          layout.setStyle("-fx-font-size: 20px; -fx-padding: 30px; -fx-background-color: " + color);
    }

  • Can you open multiple windows of the same Keynote presentation?

    Like you can in PPT, where you can go Window > New Window, and see more than one slide at once of the same presentation in the large view. If there is any way to view more than one slide at time, in the large view, please let me know.
    I know about Light Table, and that's useful but I really want to be able to open multiple instances of the same presentation like I could in ppt.

    Thanks, I will. It seems like such an obvious thing, yet I could not find anyone referencing it anywhere. I thought I was the only one who used ppt (or now keynote) that way. Otherwise it is awesome, so much better than PPT.

  • How can I switch between multiple windows of the same application (e.g. Safari) over several desktops ?

    Hi All,
    I have one application, for example safari, open and running with multiple windows (with or without tabs) spread over several desktops.
    How can I switch between the windows only via keyboard? CMD+> and CMD+< let me only swicht between windows open on the one desktop I am currently looking at.
    thanks for your replies,
    equi

    Barney,
    many thanks for your efforts and your time (preparing and posting the screenshot, answering to this question,...).
    Unfortunately, moving the focus to the next window only works with windows on the same desktop.
    btw, using a german keyboard layout and german language settings the shortcut is "cmd+<".
    I can switch with this shortcut between different windows of my Safari which reside on the same desktop, but I cannot swith between different safari windows distributed over several desktops.
    Thanks,
    equi    

  • Can Express 9 play and record multiple instruments at the same time?

    I have logic express 9 and was told with my interface that I can play and record different instruments at the same time on Express 9. Is this true because I have spent a long time trying to figure out how.

    Hi,
    to record multiple Inputs at a time, open up the appropriate number of audio tracks. Now for each track, select the correct Input in the Channelstrip.
    Now, ARM all these tracks for recording by clicking the little red R in the track header or channelstrip. Now if you hit record, all these tracks should record simultaneously their respective inputs.
    All other existing tracks should playback while recording.
    Fox

  • Firefox just changed and now it won't let me have multiple windows with the same website open--it just maximizes the first window. How do I stop that?

    For instance, I have PC Gamer opened in one window, and when I tried to set a different window to PC Gamer it maximized the first window.

    If you try to open the same URL in more than one tab then you may have the "Switch to tab" feature preventing that.
    Hold down the Alt or Shift key while an entry in the drop down list is highlighted to disable "Switch to tab" and see the URL of all entries instead.
    * Alt + Enter opens the highlighted URL in a new tab.
    * Shift + Enter opens the highlighted URL in the current tab.
    * Cursor Right copies the highlighted URL to the location bar in case you want to edit it.
    *Switch to Tab no more: https://addons.mozilla.org/firefox/addon/switch-to-tab-no-more/

  • Can a single AE receive and deliver multiple signals at the same time?

    I've looked through the forums and the AE pdf manual and have not been able to find a definitive answer so far.
    We have a (all Apple) cafe in a remote location with no Apple support and we presently operate wireless music and wireless internet for customer use from one iMac and one AE. The iMac is also our cashier station. We have another iMac for customers who don't have their own laptops. The iMacs switch to screensaver displays promoting the cafe when not in use.
    Our wired TV monitors that are currently not associated with our AE display either satellite TV, cable TV or from DVD player using a manually switched hub with the three separate receivers wired to the hub.
    We want to add streaming TV from the internet to the TV monitors so we will have four sources. I am looking at connecting this internet streaming TV source to the TVs via AE hence I want to also allow the other TV sources to operate via AE. If possible, we would also like to switch in the screensaver from one iMac on a timed basis (or using Apple remote to one iMac) if there is nothing else of particular interest on the TVs.
    The AE has multiple ports that can be expanded using hubs that we can hopefully connect the existing 3 TV sources, and can receive / transmit to multiple computers but can it operate the iTunes, internet distribution, and TV output (with switching TV inputs via the iMac & AE Utility) at the same time or do we need multiple AEs and another computer?

    The AE has multiple ports that can be expanded using hubs that we can hopefully connect the existing 3 TV sources, and can receive / transmit to multiple computers but can it operate the iTunes, internet distribution, and TV output (with switching TV inputs via the iMac & AE Utility) at the same time or do we need multiple AEs and another computer?
    The AirPort Extreme base station (AEBS) does not have a TV or video output.
    The AEBS, just like any other router, supports multiple clients simultaneously. Of course there is always bandwidth limitations for any device. So in theory the AEBS can support all of that. In reality the performance of each service will depend on the bandwidth used by each and the bandwidth available. This is no different than any router.

  • Advancing and Zooming multiple images at the same time.

    Hi All,
    I have requested this feature since early Lightroom beta 1, so I'm trying again.
    Example: I have multiple images opened up in 'Survey' mode, let's say 3 or 4 mages. Which on my Apple 23' Cinema Display makes for much nicer size reviewing, than the largest 'Thumbnail' setting.
    The basic ability to hit a combo-keystroke, and advance all the frames at once in 'Survey' mode, to the next set of images of that same total. You know, same as 'page up' or 'page down' in the thumbnail view in the Grid. Also, to zoom all of them at the same time.
    Now, I know IiView Media Pro could do this several years ago, before Microsoft turned it into 'Expressions Media', with 4 images at a time. And like I said, I've been requesting it since early LR beta 1. You know, just add a 'Shift' to the Page Up/Down function keys. Or 'Option' or "Control' key.
    I love the Survey mode, but surely we can have up to four, or even a half-dozen images, advance at the same time, instead of adding or subtracting one image at a time. As it currently does.
    Thanks,
    -Sol

    Based on the frequency with which this trips up users, the Aperture team is going to have to add a much stronger visual indication that "Primary Only" is active.  Marching ants, anyone?  Or a pink selection marquee?
    At least in the Viewer when multiple Images are selected the thin white selection marquee is dropped when Primary Only is active.  There is no such change in the Browser.

  • Will USB-6251 execute multiple tasks at the same time?

    Hi all,
    I have an application controling an experiment and logging data using a USB 6251. One measurement uses Two Edge Seperation , and takes a while to complete (20 to 30 seconds). Meanwhile I need to execute another task repeatedly to sense a digital input pin. Does anyone know if the USB 6251 can execute a second task while it's busy doing the edge seperation task? So far I haven't found anything in the documentation or on the forums.
    BTW I can't just 'try it and see', or at least it's very tricky to do so. The control system is at the top of a scaffold tower, a long way from my development system. Every code change has to be deployed and installed to test it.
    I recomend you avoid such an installation if you can  )  It makes for a tough time debugging.
    Thanks for any help.
    Bandit.
    Message Edited by Bandit on 03-20-2007 12:05 PM

    A small addition to YatimM's answer
    You can execute two tasks together as long as they are not accessing the same channels or digital lines.
    For acquisiton on analog input channels, you cannot execute 2 tasks simultaneously even if they scan for 2 seperate sets of channels
    For Ex: task 1: acquiring from analog channels 0 to 3 and task2 : acquiring from analog channels 4 to 6, will still give a 'device reserved' error, because a single ADC is available and used for multiplexing all channels in a task/ scan list and the second task will give up this error

  • Spell Check and changing multiple instances of the same word

    Hi, sorry if this has been brought up before.. I can't seem to find any reference, so here's my dilemma:
    My main writing language in Pages is Spanish and when it comes time for me to run the spell check, I usually have to change the same word a lot, because of missing accents and such. (I'd rather concentrate on writing and not worry about whether it has the right accent). Does Pages have any way to automatically detect when a word has been corrected, and pass the correction to any other instance of that word? I have tried using Find and Replace, but its not perfect, changing perfectly spelled words to include any corrections because the words, I think, appear similar. Is there a trick within Pages to do this? Does anyone know if the new version of Pages includes such a feature? Apple's iWork website and presentations fail to mention it...
    Any suggestions will be appreciated.

    I got it working, thanks es5f2000. I sat and thought about it and worked it out. (Pretty simple) Heres the code:
    public void findWord()
             x = iTab.getEditorList(iTab.getIndex());
             try
               int index = x.getDocument().getText(0, x.getDocument().getLength()).toLowerCase().indexOf(tFindText.getText().toLowerCase());
               int index2 = x.getDocument().getText(0, x.getDocument().getLength()).toLowerCase().indexOf(tFindText.getText().toLowerCase(), x.getCaretPosition());
               if (index >= 0)
                 System.out.println("found:)" + index);
                 x.requestFocus();
                 x.select(index, index + tFindText.getText().length());
                 if(x.getCaretPosition() > 0)
                   System.out.println("found:)" + index2);
                   x.requestFocus();
                   x.select(index2, index2 + tFindText.getText().length());
               else
                 System.out.println("Not found:(");
             catch(BadLocationException ie) {}
          }

  • Anyway to have source code html, design view and CSS open windows at the same time?

    Hi all,
    Is there anyway I can keep design view, source code AND css open on screen all at the same time?
    Constantly clicking between source and css is really becoming irritating, would be so much easier if they were both on screen at the same time.
    Any help would be great

    You have two choices.
    1 You can go to preferences>general and the very first item (in CS6) is "open document in tabs" if you deselct that then you can view your page in split view and also open up the CSS file and have it visible as well.
    2 If you use tabs you can view the page in split view and open the CSS file and then detach the css from the tab and it will be an idependent item. You detach it by highlighting the tab and then dragging it down.
    It helps to have a large screen, and better still to have more than one screen, you can put the css on the other screen.
    VL Branko

  • Why do I get multiple windows of the same page?

    Why do I get multiple pages under each other of the same website?

    Ah I'm not alone its seems to be a recent 'issue'

  • TS1702 I have an apple ID for the company but how do use my Itunes and a single id to download and manage multiple copies of the same purchased app for multiple Ipads that I need to support?

    Hi,
    I am trying to manage a number ipads in the business but I have problems managing the download of apps to multiple ipads using a single copy of Itunes and appleid.
    I obviously want purchase correctly the number of copies of the app I require and manage them going forward but the issue I have is that when I try to purchase an additional copy of the app it shows as already purchased and downloaded in my Itunes.
    What am i doing wrong or is this a feature?
    Any help appreciated.
    Chris

    Use VPP.  Select an MDM.  Read the google doc below.
    IT Resources -- ios & OS X -- This is a fantastic web page.  I like the education site over the business site.
    View documentation, video tutorials, and web pages to help IT professionals develop and deploy education solutions.
    http://www.apple.com/education/resources/information-technology.html
       business site is:
       http://www.apple.com/lae/ipad/business/resources/
    Excellent guide. See announcment post -- https://discussions.apple.com/thread/4256735?tstart=0
    https://docs.google.com/document/d/1SMBgyzONxcx6_FswgkW9XYLpA4oCt_2y1uw9ceMZ9F4/ edit?pli=1
    good tips for initial deployment:
    https://discussions.apple.com/message/18942350#18942350
    https://discussions.apple.com/thread/3804209?tstart=0

  • Multiple instances of the same BSP app for the same user

    Hi,
    I currently have a BSP application which has a main page which consists of three frames.  Each of the frames within the page is linked to its own controller, with one other controller controlling the whole page.
    due to the nature of the program i need to access information from one controller in another.  To do this I create a reference to the controller whose data I want within the controller that needs access to it.  This works fine under normal processing, however when the application is executed / called up twice by the same user, the controllers for the initial instance of the application are de-referenced...
    Does anybody know why this may be occurring...and how to get around it?
    Thanks
    Mike Law.

    Whenever you open a browser anew, then there is no session data that the browser can send in any way whatsoever, therefor a new session on the server is started.
    If you open a new window from within the first session this might not be the case, you can run multiple windows in the same session.
    Either way, I would recommend to search the forum, there have been discussion about this (or a similar) topic, e.g. accessing the same model instance - it would be best if you look for them, read them, and if you have any questions left come back for more
    Cheers,
    Max

Maybe you are looking for

  • Send email from SAP with more than one attachment

    Hi all, How can i send email with more than one attachment and different types of document(doc,pdf,etc.) from SAP to external? Besr regards, Munur

  • Validating a date using SimpleDateFormat

    I'm trying to use the SimpleDateFormat for validating dates in a web application. I want all dates to be input as "dd-mm-yyyy". So, if the user wants to input "01 Dec. 2001" it must be in the format "01-12-2001" and not "1-12-2001" or "01-12-01". Unf

  • Running in Servlet Container or Standalone?

    How can I detect if I'm running in a servlet container or a standalone application? if ( iAmRunningInAServletContainer() )   // do this else   // do thatIs there a System property that all servlet containers set? I can't find any.

  • Read item from Jcombobox to jtextarea

    Hi Guys, Pls how do i read a selected item from a jtextbox into a jtextarea. i've tried using the getText & the getSelecteditem methods but i keep getting errors. ie. display.append(name.getText()); display.append(name.getSelecteditem()); name is the

  • Does the OS X license follow the computer or the disc?

    Hello everyone, I did a quick search but didn't find an answer to my question. I have a few Apple computers and am wondering if the license is tied to the computer or the restore disc. For example: My Quicksilver didn't come with an OS so does owning