Looking for a way to programmatically set the visible front part when opens a Subvi

I'm looking for a way to programmatically set the visible portion of the front panel, when a Subvi opens.  Did not find all the messages that are related, but I do not know how to ask the right question.  To be clear, I want to write a VI assistance programme through a list of subVIs to ensure that background images are all in the same place when to open their respective subVIs.  I hate to play manually with scroll bars before I save each of the screws...  I'm thinking I need to find the top/left of the background image location (know already do) and then to set a property of the VI FP some offset or these values, but I can't find the corresponding property. FP:run - timeposition:custom looked promising, but only affects the location of the window, and not the area of the front panel displays the window.

I should have added that the idea of using the background image does NOT change the origin.  Therefore, always be close enough, as your controls and indicators won't move, just the image.

I personally use the OpenG VI and the open method of front panel, when I am in your situation.

Tags: NI Software

Similar Questions

  • Looking for a way to test if the lines in a path crossing all objects?

    What I want to do is to select an open path and generate a table of all the objects in this path crosses.  Here is a picture to illustrate:

    example.jpg

    The green line would be selected.  The script would go and fill a table with pointers to each yellow square that crosses the line.  Does anyone have any ideas on how this can be done in javascript?  Or if it is at all possible?  Help is appreacited, thank you!

    What? a new document function? I'm not a joke CS5 DOM has a new function! I know... it's hard to believe. And with it, new doors seem to open, as test if a path crosses the little yellow square... no required math problem.

    selectObjectsOnActiveArtboard() / /.

    #target Illustrator
    
    /* loops thru all objects to test for intersection with
        a path (path must be top object), start with nothing
        selected. Script assumes, 1 artboard.
     */
    
    var idoc = app.activeDocument;
    var yellowSq = idoc.pathItem;
    var abRect = idoc.artboards[0].artboardRect;
    var tempRect = abRect;
    var yellowSqs = [];
    
    for (i=1;i<=idoc.pathItems.length-1;i++)
        {
            yellowSq = idoc.pathItems[i];
            idoc.artboards[0].artboardRect = yellowSq.visibleBounds;
            idoc.selectObjectsOnActiveArtboard();
    
            if (idoc.pathItems[0].selected)
                {
                    //alert ("yes!!");
                    yellowSq.fillColor = idoc.swatches["White"].color;
                    yellowSqs.push(yellowSq);
                }
            idoc.pathItems[0].selected = false;
            yellowSq.selected = false;
            }
    
        idoc.artboards[0].artboardRect = tempRect;
    
       alert("the green line intersects " + yellowSqs.length + " yellow squares");
    

    Update: added instant

    Post edited by: CarlosCanto

  • You are looking for a way to set permissions of files on a folder so that users can view and copy the files out, but may not change the original file in the folder.

    You are looking for a way to set permissions of files on a folder so that users can view and copy the files out, but may not change the original file in the folder.  They will have to copy the files in the folder to make changes and then copy a review of back in.  Locally and on the network

    Hello

    1. In Windows Explorer, right-click the file or folder you want to work with.
    2. In the context menu, select properties and then in the Properties dialog box, click the Security tab.

    3. In the name list box, select the user, contact, computer, or group to which you want to display permissions. If the permissions are grayed out, this means that the permissions are inherited from a parent object.

    https://msdn.Microsoft.com/en-us/library/bb727008.aspx?f=255&MSPPError=-2147217396

  • looking for a way to change the font color in the hotmail to chat Messenger?

    I am running windows internet explore 9 and you are looking for a way to change the color of the font in hotmail to chat Messenger, can anyone help with this. You can email me at * address email is removed from the privacy * where I am away from my computer.

    Hello
    The question you have posted is related to Windows Live and would be better suited to the Discussion Windows Live groups. Please visit the link below to find a community that will provide the support you want.
    Hotmail Portal
  • BlackBerry Smartphones looking for a way to cancel the encryption function

    The pictures I take with my BB 9780 "BOLD" are encypt. I'm looking for a way to cancel the operation of encryption on the new photos. Please notify.

    Try this page...

    https://swdownloads.BlackBerry.com/downloads/contactFormPreload.do?code=A8BAA56554F96369AB93E4F3BB06...

    This is the latest version.

    Tom

  • I'm looking for a way to blur a face for about 8 seconds of a video of 20 minutes. When I use the mosaic is bluring in the same place throughout the 20-minute video. How can I add to the 8 seconds when the face appears?  Thank you.

    I'm looking for a way to blur a face for about 8 seconds of a video of 20 minutes. When I use the mosaic, it is bluring in the same place throughout the 20-minute video. How can I add to the 8 seconds when the face appears?  Thank you.

    Razor the clip at the beginning of the second part 8 and at the end, and then apply the mosaic effect to the clip.

  • Looking for a way to separate my libraries of different music on two separate iPods.

    Hello everyone, I'm looking for a way to separate my distinctly different music on two separate iPods. My PC has 54 GB pop/rock songs and classical music of 23 GB ones, and I want to be available only on his own iPod, an iPod for the classical music and one for non-Classical each kind. Ideally, the playlists would go with appropriate music.

    The PC is W10, iPods are the Classic models.

    What is the best way to achieve this, please?

    Grateful for ideas.

    Kind regards

    Peter

    Your library may already have a classic playlist. (See Restore Original smart playlists , if it is not.) You can expand the playlist rules, or change the properties of the tracks as required such that it contains all your classical music. You can then create a second playlist corresponding to all of the rules:

    • Playlist is music
    • Playlist is not classic

    and give it a name, for example, not classical or Rock & pop.

    Set each relevant device to sync with the playlist.

    TT2

  • I am looking for a way to only sync music files (mp3, flac, ogg, etc) on local network.

    * Original title: synchronize files

    Hey

    I am looking for a way to only sync music files (mp3, flac, ogg, etc) on local network. The Office uses iTunes, while the laptop is using Media Go. Each adds different files in the folder of the artist.  I want to synchronize only the files of songs themselves. Sync Toy, but also collective dwelling, you cannot add a wildcard character. (e.g. *.mp3). If I sync folders, each computer has useless files. I tried other software of synchronization, but once again, after the sync preview I have to deselect all other files.  I'll sit and listen to my answer. Thanks coach

    You could 'roll' so to speak, but write a batch file.  Inside the batch file would essentially be only one command, the copy command set to copy only the *.mp3 example and ignore existing files.  Basically, SyncToy, but with filters.  The command in the command prompt you would use would be XCOPY or ROBOCOPY, which you can type followed /? to see the options (or both are well documented on the Internet).

    Always it seems to me that it would be easier to just an another artist for iTunes folder and taskbar have their own libraries than others it does not.

  • programmatically set the display format minimum field width

    Hi all

    I am designing a user interface for a digital ASIC assessment and I wanted to programmatically set the minimum field width of a digital control that takes a binary value. Is it possible to do?

    Thank you

    Nick

    Hi Nick,

    Yes, it is possible.

  • I'm looking for a software that can track the use of the software. No spyware, I just want to know if the investments are indeed worth

    Invest US heavily in certain types of software (by request) but have little or no in order to see if it is actually used after purchase.  I'm looking for a way to track 'time-used '.

    Hi schellekensr,

    Unfortunately, there are no Microsoft software to help you accomplish what you want.

    However, you can search online by using your favorite search engine and see if there are any 3 Group software that can help you accomplish the same thing.

     

    WARNING:
    Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    Hope the helps of information.

  • I'm looking for a way to scan my system with Windows 7 registry entries

    I'm looking for a way to scan my system registry entries. Registry audit tool (Scanreg.exe) to do back in the day, is there something similar in Windows 7?

    * original title - command line - tool of the registry in Windows 7? *

    Hello

    If you think that you are missing something you get a sense that what you're missing. Then, look for the registry.

    There are 3rd party registry cleaners that erasing entries that lead anywhere as far as I KNOW, he didn't y no utility that can guess what program can use the registry and entry is missing.

    Jack-MVP Windows Networking. WWW.EZLAN.NET

  • I am looking for a way to disable or to prevent someone to print my customer web pages, also to prevent someone from copying a page or site. Y at - it such an option in Adobe Muse?

    I am looking for a way to disable or to prevent someone to print my customer web pages, also to prevent someone from copying a page or site. Y at - it such an option in Adobe Muse?

    Hi Gary,.

    There no such function in the Muse, I don't know if it is possible at all.

    Kind regards

    Akshay

  • Set the amplitude of mike when recording directly in hearing CC?

    I can't figure out how to set the amplitude of mike when recording directly in hearing CC.


    When I load hearing I have click on the waveform and create a file.


    I can then click on the Red record button and start recording, but the amplitude is very small.


    I know I can fix it in post editing but how to adjust the amplitude record raw?


    Well, I looked at the manual. If I try to use a microphone with this mobo, I'd be very inclined to mount the system audio front panel, as it seems to have an understanding of slightly different mic that work peut better (although I think that you must run the configuration utility to configure). The details of this are on page 30 of the manual. For starters, it seems that he might in fact be two mic channels, which probably means that they took little seriously, a little more than usual.

    I still think that the preamp is better, but I won't get it a chance to consider the issue until tomorrow.

  • Is there a way to avoid that the tools sidebar automatically when I open a document?

    Is there a way to avoid that the tools sidebar automatically when I open a document?

    Hi staceycal99

    Manually hide the tools Panel and then uncheck 'Open tools for each document pane' under ' Edit menu > Preferences > Document'.»

    Now, restart the application and check if it works for you.

    Kind regards

    Meenakshi

  • BlackBerry smartphone how to set the Auto Mode bedside when loading?

    Hi guys,.

    As the topic. How to set the Auto Mode bedside when loading? Because this option, it does not exist in the clock menu options and I think that it was there before I did the upgrade.

    Thanks in advance

    9000 "BOLD"

    Worm: 9000M_PBr4.6.0_rel508_PL4.0.0.243_A4.6.0.297_AT_amp_T

    CTS network provider

    solved thanks to you all,.

Maybe you are looking for

  • screen scrambled mode "all my files.

    screen scrambled mode "all my files.

  • Invalid SIM

    HHello all! I am trying to enter a sim card into a unlocked iPhone4s, but it says invalid sim? Could someone help?

  • Does the bar Add on not shown by default

    When I opened a new page, with CMD - N, the new page opens with the bar of the add-on at the bottom of the window. Now, I know it is easy to remove with a combination of keys, but it happens to be a big nuisance. and I need all the open space when I'

  • Deskject1220c: How to stop a blocked jet.

    I will not use my printer for 3 months and have just put in two new cartridges.  They are expensive and I fear that they will be blocked while I'm away. How can I stop this?  (There is not one available who can do an occasional print page).

  • Quicken - the installation program must be started by the Windows program manager

    I used the special edition of Quicken 2002 on multiple computers - which this one with Vista for 3-4 years.  I accidentally deleted and tried to reinstall it.  Using the installation application, the system makes the installshield, then stops and say