How to open a vi twice and see the 2 facades.

Hello.

I want to put a Sub - VI twice on the block diagram and run them on the same time, showing the 2 front panels.

The VI has a certain time-loop inside, because I want to use the paradigm of parallel loops.

It does not work, it shows only 1 front panel at the same time.

Is this possible?

Do the reentrant VI (in properties of VI)

Tags: NI Software

Similar Questions

  • How to open a new window and keep the old

    When I click on an item to open a new window, the old one disappears... How do I keep it?

    When I click on an item to open a new window, the old one disappears... How do I keep it?

    Look at the taskbar, the black band at the bottom of the screen. All the windows that you have opened so far are represented by a rectangular box (it's called thumbnail). Click on one of them, and it will appear on the screen.
    Your old is still there.

    t-4-2

  • How to open PDF in Illustrator and not the half compatible pdf file.

    First we get a form of proof digital printers as .pdf. Sometiems. what they save them with compatible PDF. This makes my job more difficult because will get ilustrator asking all the links when you open the PDF.

    What we do is open the printere .pdf form and paste this on topof the moose .ai files. Thi sis to evidence theyt changed. Add in their product numbers and the update of the CUP are just what we want to see. What we are looking for is type of move, or lack of elelements.

    MAS OS 10.8.4, HAVE CS5

    Sorry for posting figured this out.

  • How do rotate on a date and see the sum of the value of another column

    Hello

    I searched through the forum and cannot find a query similar to my question feels so post this new thread.

    First of all, it is probably useful indicating that I am using Oracle 10 g.

    I have a table that is used to store the details of the booking (essentially a booking system) and I would use this data to display the details of the customers stay on one line.

    The table has the following columns:
    BOOKING_ID
    CUSTOMER_ID
    DATE_OF_ARRIVAL
    NUMBER_OF_NIGHTS
    NUMBER_OF_PEOPLE
    Some example records could be:

    BOOKING_ID    CUSTOMER_ID     DATE_OF_ARRIVAL    NUMBER_OF_NIGHTS   NUMBER_OF_PEOPLE
    --------------------------------------------------------------------------------------------
    1                    201      13-JAN-2010        5                   1
    2                    202      13-JAN-2010        3                   2  
    3                    202      13-JAN-2010        4                   1
    4                    203      15-JAN-2010        2                   3
    On this basis I would like to display the output so that I can show a sum of the NUMBER_OF_PEOPLE reserved to per customer per day, as such:
    CUSTOMER_ID     13-JAN   14-JAN   15-JAN   16-JAN   17-JAN   18-JAN   19-JAN 
    -----------------------------------------------------------------------------------------
    201                   1       1        1        1        1        0        0
    202                   3       3        3        1        0        0        0
    203                   0       0        3        3        0        0        0
    I watched analytical functions in the documentation and several books of Oracle that I have, but have so far struggled to find how to make the performance desired. Even using the excellent response to the previous post on the forum, I got Re: how to count the occurrence of a date in a range I was not able to get a feasible request.

    Any help or advice would be much appreciated.

    Kind regards
    Stu

    Published by: macmanxie on January 10, 2011 21:16

    Hello

    macmanxie wrote:
    ... The suggested approach goes only to return a number if the DATE_OF_ARRIVAL corresponds to the date in the CASE statement, however I have the added complexity of wanting to show a count of all the days that the customer is booked, for, by making use of the NUMBER_OF_NIGHTS. I tried to use some of the examples provided on morganslibrary.org, for example:

    sum( CASE WHEN  TRUNC (arrival_date) between '01/13/2011' and TRUNC (arrival_date+no_of_nights) THEN nvl(no_of_people,0) ELSE 0 END) AS jan_13
    

    but this does not produce the desired result.

    You check if arrival_date is between January 13 and arrival_date + no_of_nights (as if the arrival date could all be posterior to the arrival_date + no_of_nights).
    Are not really interested in whether or not January 13 ib between arrival_date and arrival_date + no_of_nights?

    NVL ( SUM ( CASE
                    WHEN  TO_DATE ( '01/13/2011'
                           , 'MM/DD/YYYY'
                         )          BETWEEN  TRUNC (arrival_date)
                             AND       TRUNC (arrival_date) + no_of_nights
                 THEN  no_of_people
             END
           )
        , 0
        )          AS jan_13
    

    Always format your code. It is important to format your code if you are the only who who will ever read but it is even more important if you are posting on a forum like this and ask other people to read.
    Not to compare the DATEs in the strings; explicitly use a conversion function, like TO_DATE, above, where necessary.
    Both
    SUM (NVL (x, 0)) and
    NVL (SUM (x), 0) get the same results, but the latter is more effective. If you have 1000 lines, the first way is calling NVL 1000 times, but the second way is calling only once.

    If your previous thread
    Re: How to count the occurrence of a date in a range
    Gets you the right data, but it has one row for each distinct combination of customer_id and date, then you can switch it to a form that contains a line by the customer and another column for each date.

    If you need help, post CREATE TABLE and INSERT statements for some examples of data and outcomes from these data. The post you are trying better to a request, including a subquery that gets no cross-the raw table dynamic results.
    There will be a fixed number of columns in the output swing? If this is not the case, how do you deal with that? Which of these options in the thread I posted above)
    Re: County report and the sum of the number of rows by multiple columns
    ) is best for your needs? Than others is acceptable?

  • When I open a pdf file in photoshop, it automatically contrast my document. I can't open it so I can see the real colors and contrast like I do in other applications. Does anyone have an idea, what's the problem here?

    When I open a pdf file in photoshop, it automatically contrast my document. I can't open it so I can see the real colors and contrast like I do in other applications. Does anyone have an idea, what's the problem here?

    I use Photoshop CC 2015. I didn't have this problem before. All started a few weeks ago.

    Hi Vigo,

    Could you please share what's working color space in Photoshop?

    Try to change it to sRGB and check again.

    You might also want to calibrate your color monitor profile and check.

    See this article for instructions: http://www.lightroomqueen.com/articles-page/how-do-i-change-my-monitor-profile-to-check-wh ether-STI-corrupted /

  • In the toolbar, I click on the face of color and see the view from the RGB color space. How can I put them in CMYK?

    In the toolbar on the left, click on the face of color and see the view from the RGB color space. How can I put them in CMYK?

    German:

    In der Werkzeugleiste klicke auf Farbflache und den RGB-Farbraumansicht sehe ich. Stelle wie ich sharp in CMYK um?

    Color picker, if that's what you mean (it opens if you double-click the color proxy) is still in RGB in InDesign, but if you place the cursor in one of the fields of CMYK value, add swatch button will change to add CMYK Swatch.

    Personally, I like the color picker and use the color Panel instead.

  • How to open an .art file and save it in another format (jpeg)?

    How to open an .art file and save it in another format (jpeg)?

    Hi michaela.

    Please refer to the below discussion,

    What is an .art file? and how can I open them offline? Yahoo Answers

    How to change an art. AOL file in a jpeg file. I tried... - Q & A

    Let us know the results.

    Kind regards

    Mohit

  • When you open the bridge I get empty frames, I have to click on each one to open and see the picture, is a person tried before and what can be done to fix the problem?

    When you open the bridge I get empty frames, I have to click on each one to open and see the picture, is a person tried before and what can be done to fix the problem?

    Reset preferences, reset the default workspace, and purge the cache.

    Damaged preferences or workspaces can cause unexpected behavior in Adobe Bridge. Purge the cache can solve problems of the thumbnail display.

    • Start Adobe Bridge, and immediately press Ctrl + Alt + Shift (Windows) or command + Option + shift (Mac OS down) until the dialogue box reset settings appears.

    • Select all three options - reset preferences, reset Standard Workspaces and all miniature Purge Cache - and then click OK.

  • How to open a source page and closing in jdev 10.1.3.3 page

    How to open a source page and closing in jdev 10.1.3.3 page.

    for example.
    Opening page 'A', a 'B' page and close the page "A". How can it reached. Please let me know

    Your question is not completely clear?
    What page? a JSF page? In JDeveloper code editor?

  • Don't right-click on my tabs on the toolbar and see the minimize/maximize/close/etc...

    So I have a LenovoT61, with windows 7.  I can are more done right click on my tabs on the toolbar and see the minimize/maximize/close/etc... Even when I have itunes or something to do before I have something else I want to minimize all tabs at the top, then open them re open one by one.  They will not pull up in front of eachother.  Any ideas?

    Original title: cannot click on the icons in my tasks

    Hello

    I can understand your annoyance in that regard. I appreciate your effort posting this query to the Microsoft Forums and I'll try to make sure that the problem is solved.

    1 are you referring to the specific toolbar or toolbar of the file folder or Internet Explorer or are you referring to the taskbar toolbar?

    2. did you of recent changes to the computer before this problem?

    This problem may occur following a conflict of third party software or due to corrupted Windows.

    See methods below to resolve this issue.

    Method 1:

    I suggest to place your computer in safe mode and check the number.

    Check out the link to start the computer in safe mode.

    http://Windows.Microsoft.com/en-us/Windows/Start-computer-safe-mode#start-computer-safe-mode=Windows-7

    If the problem is solved in a safe mode then put the computer to boot is a way to eliminate the conflicts that occur when you install a program or a software update.

    Check out the article from the link below place the computer in a clean boot.

    http://support.Microsoft.com/kb/929135

    Note: Please see how to reset the computer to start normally after the boot minimum troubleshooting after you perform the clean boot troubleshooting steps.

    Method 2:

    If the problem persists, run SFC scan.

    System File Checker is a Windows utility that allows users to find corruptions in Windows system files and restore the damaged files.

    See the link below to launch the SFC scan.

    http://support.Microsoft.com/kb/929833

    Method 3:

    Run Microsoft Safety scanner to eliminate viruses, spyware and other malicious software.

    Check out the link below to download and run Microsoft Safety scanner.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note : The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    Hope this information helps. Reply to the post with an up-to-date report of the issue so that we can help you further.

  • WHERE WILL OPEN IN MY PC TO SEE THE PROGRAM THAT I RARELY USE

    WHERE WILL OPEN IN MY PC TO SEE THE PROGRAM THAT I USE RARELY. My pc is slow and I want to install the program that I barely and sometimes used to uninstall it, where in my computer that will show me how frequent or sometimes I used the programs that I have in my pc

    Go to Start/Control Panel/programs/uninstall a program and get a list of installed software.

    Beware, there may be programs that are not often, however, DO NOT uninstall anything unless you know what it is, there will be programs that you need here and you can cause problems for yourself if you go too stupid.

    Just remove programs not likely to speed up the PC, you need to run disk clean - start/computer - right click drive C: - go to properties/disc clean.

    You can run a scan: -.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

  • How can I fix this error message, the address has not been understood Firefox doesn't know how to open this address, because one of the following values for protocols (connectag

    We have a new computer and I can't get my watch running from garmin for synchronization with mozilla. The error message I get is "address not was heard.

    Firefox doesn't know how to open this address, because one of the following protocols (connectagent) is not associated with any program or is not allowed in this context.

       You might need to install other software to open this address."
    

    Help please

    Hi grranchgirl, if you have an "Always enable" and "never activate?

    I don't know if the terms 'modern' and 'classic' mean anything to you, but there is a thread on the Garmin forums that might be useful - it is very long and I didn't read it all.

    https://forums.Garmin.com/showthread.php?79956-modern-Garmin-connect-mostly-doesn-t-work-in-both-Firefox-and-chrome & p = 330634 #post330634

  • Search for the string in the string table and see the following value in the line

    Hi, I'm new I have LV and I do a Vi that read worksheet values and generates 2d channels of the same spreadsheet table. For the moment everything I need is a function that find specyfic string in this table and show the next value in a line. As:

    Table:

    a; b
    c; d
    f; g

    example: find the 'c '.

    VI shoud show "d".

    Concerning

    Not a bad homework problem.  Do it with pencil and paper.  Write your table and pretend you're the computer.  What you want to do (step by step)?  What questions do you have?

    Now that the translation a bit to computers.  You mentioned that the data is in an array of strings.  What structures (LabVIEW) work with tables?  [Do you know how to work with tables?  [Otherwise, review some of LabVIEW Tutorial material - see top right of the first page of the Forum].  What do you know about channels?  What questions you need to ask questions on the channels?  What do you know about string functions?

    Watch these things in some LabVIEW code, 'feed' some data and see what he does.  If it seems to do things "unexplained", you can try to look at the block diagram to run by turning the performance highlight (and if you don't know what that means, use the help of LabVIEW and see the tutorials).

    Bob Schor

  • I want to cut out spaces (bottom) of a ramp, so when I move the ramp to another location, you will be able to see through the cutting of the spaces and see the new view behind the railing

    I want to cut out spaces (bottom) of a ramp, so when I move the ramp to another location, you will be able to see through the cutting of the spaces and see the new view behind the railing

    marvwfactor

    What version of Premiere Elements and on what operating system works - it?

    Video or?

    Waiting for more information, you can apply ChromaKey (an effect of overlay of the effects of the program) to convert the solid color background areas in transparency. The success will depend on the nature of the solid color and how his strong colorrelates to the rest of the colors in the image.

    Please review and consider and provide more information, so that we can give you an answer with substance.

    Thank you.

    RTA

  • I opened an older catalog and lost the original catalogue with over 2 years of picture about it - help

    I opened an older catalog and lost the original catalogue with over 2 years of picture about it (I have never opened any other catalogs - I never chose to save either). It is not saved anywhere that I can see as a catalog on my computer. If I didn't save it before opening the oldest catalog (I don't remember specifically save anything) would it save in another format, other than a catalog somewhere?

    What happens if you choose file-> to open the new item? Another catalog is listed, and you can choose it? Simply switch to a different catalogue may not cause the previous catalogue to disappear.

Maybe you are looking for