Opening Remote Browser Session w/RT Client causes unopened VI from Project on Host computer to pop up and run

I have a functional global variable (FGV) that runs on my RT target (LV 9.0f2) and is set via SubVI Node Setup to "open front panel when loaded" and Execution under VI Properties for the FGV is set to "Run when opened", "Allow debugging", & "normal priority".  The interesting thing that occurs happens when I have already opened the project it is contained in (but have not as yet opened any VIs) and then I establish a remote browser session with the already running real time startup application on the remote real time controller.  Everything works as expected, I can see my front panel in the browser showing that the application is running.  Once I begin to populate the controller's inputs with data, the data triggers a previously uncalled state of a subroutine that calls the FGV for the first time on the realtime system to start tracking the data.
It is at this point that the actual VI on my host machine opens and runs locally.  I do have a web browser page available on the target machine that I can establish a session with but I have not opened it yet, and besides, this is the actual LOCAL VI that starts running.  It even stops running when I initiate the remote stop capability of my realtime application from my browser session.  The VI then remains open on my local machine.
This only happens when the project is open on the machine I have begun the remote browser session on.  Is this a "feature" of LabVIEW? I haven't seen any problems as a result of this, but the "linking" behavior is a little disturbing because it seems like there is some background linkage happening here that might also cause other problems - what else is happening in the background, gremlins? (if you know what I mean)?
By the way, my platform is Windows XP SP3, the browser is Mozilla Firefox 3.5.5, the application on the real time controller is taking about 25% of both processors (PXI-8106) capability and the data is NI XNET (PXI-8512 / 2) CAN related. 
Bill

Justin:
What I am reporting on is pretty simple.  I have a VI that is self starting and runs when called on the Realtime platform.  While I am viewing the front panel of the calling VI using a remote web browser session, when the data that starts the VI on the remote platform begins to flow, the LOCAL VI on my laptop appears to open and appears to run LOCALLY.  This only happens if I have the project open containing the build specification for the project AND I have requested control of the top level vi from the web browser session.  I suspect that this is not expected behavior.  I have not tested it, but the VI that pops up like I have described is the only VI I have placed in the build specification under the "always included" category of source files. Upon closer examination I am noticing that the VI that pops up does NOT stay open when the upper VI is stopped remotely. 
I guess this isn't really a problem, just not quite sure why it happens.
Bill

Similar Messages

  • I have two versions of Pr, one is the latest 2014 and when trying to open a Pr2014 session, I get an error message saying the project was saved in a newer version and cannot be opened. Help

    I have two versions of Pr, one is the latest 2014 and when trying to open a Pr2014 session, I get an error message saying the project was saved in a newer version and cannot be opened. Could there be an issue with an older Pr application on the computer? Please help!

    You need to be very careful which project you open in which version.
    For 2014 make sure its on 2014.1 build 81.

  • I am suddenly unable to open mail from the dock. dock shows mail is up and running, but stamp does not respond when clicked, and will not quit. help?

    I am suddenly unable to open mail from the dock. dock shows mail is up and running, but stamp icon does not respond when clicked, there is no mail window opened, and will not quit. when double clicked, get new mail is not an option and I get no response with other actions.
    I am retrieving mail on my phone with no problem. this just began happening, no updates or problems with anything else.
    help?

    command-option-esc keys and force quit Mail. Then relaunch.

  • Set up extended mode multi displays using remote desktop session via thin client device

    I am configuring a Dell WYSE T10 terminal device. I should be able to use 2 monitors in extended desktop mode, but can only get it to work in span mode. I attempted to use RDS on my windows 7 desktop with 2 monitors and connect to server (Server 2008),
    and am getting the same issue.  Am I missing a setting in the RDP configuration, or do I have a deeper issue?

    Hi,
    Open remote desktop connection, under display tab, check the option use all my monitors for the remote session.
    Hope this helps.

  • Stop Safari from opening last browsing session?

    Using Safari 5.1 (7534.58.3). I do a radio show twice per week.  While on the show, I open like 30 windows with articles or information I want to discuss on the show.
    When I'm done, I close the browser.
    Later, when I reopen it, the 15 or so pages i didn't get to come back.  Safari has remembered my browsing history and reopened all previous pages from my last broswer session.
    I don't like that and want to turn it off.
    Can I?
    IF so, how?
    If not, why not? 
    Thanks
    Cliff

    See
    http://www.tuaw.com/2011/07/26/dear-aunt-tuaw-help-me-fine-tune-session-window-r estores/
    Or you can also hold down "Shift" while clicking Safari to skip the loading of your last session when it is launched. This must be done each time though.

  • How do I manually restore a browsing session's tabs? Firefox did not reopen them after a computer freeze and shutdown.

    Last night around 4 AM I was browsing in Firefox when my laptop suddenly froze. No mouse or ctl+alt+del responsiveness, nothing, just a frozen unresponsive screen, so after waiting a few moments in vain I forced a shutdown and restart with the power button. I've done this in the past without problems, but this time when I restarted my computer Firefox did not reopen my tabs automatically, or prompt me to restore the session. This is pretty alarming as I have plenty of websites tabbed and kept open permanently that I don't know if I will ever be able to find again. Can anyone give me help in manually restoring a previous session's tabs? I assume this information is stored somewhere on my computer, for Firefox's own use.

    I suspect that Firefox doesn't store session history for private windows, but you could try rescuing all the sessionstore files in your currently active personal settings folder (also known as your Firefox profile folder) just in case.
    Help > Troubleshooting Information > "Show Folder" button
    That should take you to the critical folder. Try copying all sessionstore.js and sessionstore.bak files to a different location (e.g., Documents) where there's no danger of Firefox overwriting them.
    If you check the timestamps, can you tell which one has the best chance of having your old windows and tabs? Open that one in a text editor. You may need to turn on text wrapping. If you can remember any text from the URL or title of the page you were viewing, try searching in the text to see whether you can find it. If not, the quest may be futile.

  • How to open remote front panel of vi's within an executable from an executable.

    How do I remotely open front panels of subvi's contained within an executable, where both computers just have LabVIEW Real Time loaded (programs are run as executables)? I want to use the Method: Remote Panel Open Connection to Server to make this work. I have been getting error 1032 "VI Server Access Denied". I do not want to use the web page method (connection is too slow when controlling front panel objects and I can not programmatically exit out (release control of vi) of the web page).
    Ex. 
    PC1: Has executable1 using Remote Panel Open Connection to Server Method etc. code inside. This program will make a call to executable2 (on PC2) to open up different vi front panels (within executable2), so the controls can be changed from PC1. I want to be able to make changes to the vi's running on PC2 from PC1.
    PC2: Has executable2 containing several subvi's.

    Not sure if this is what you are looking for but here is how to launch executables that can interact
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

  • Updated FireFox, rebooted & now it wont open the browser although the icon does appear in my taskbar. Was fine until update last night. Running Win8.1

    When I hover the mouse over the icon on the taskbar that appears after I have dbl-clicked the desktop icon, you can see a mini version of the open browser like normal, unfortunately the browser won't open up on the desktop. I have deleted and reinstalled several times. It has worked just fine up until I did the update last night.
    Machine Specs:
    Win 8.1
    16 Gigs RAM
    3 Gigs Video
    AMD FX-6200 6 Core Processor 3.80Ghz
    64 Bit

    I suspect you won't need those files. Maybe give it a day or two before getting rid of them, in case you notice anything else new and strange with window/dialog sizes/positions.

  • I want FF to open my last browsing session, but not open tabs unless I choose to

    I am re-setting my settings after a FF 'refresh' . I was able to open FF browser & Session Manager would prompt me to open last session, it would open, but not actually 'open' any sites, until I physically clicked on a site (in a tab)...how to I get this option again, please ??
    Step by step instructions, please I am a novice, I just cannot remember the name of this option, all I know is that it fits my needs perfectly, and kudos for the person who invented it, it makes my browsing life sooo much easier....I remember when the option first became available, I jumped on it & life has been fantastic ever since. I did a little browsing today whilst waiting for my original question to be answered, & really missed it....
    I am running WIN XP PRO SP 3.0 32 bit on a desktop computer.
    Thanks & kind regards
    Sylvia

    Thanks so much Mark, I did unintentionally discover this after a lot of hours adding back all the things I lost when I did a 'refresh' of FF...sigh
    I am very grateful for your answer, though, as the Question is now in the archives, and that has to be a good thing, as I am not the only novice out there...lol...
    Blessings
    Sylvia x

  • PXE Boot a client to connect to a Remote Desktop Session Host/Terminal Server Farm via SCCM 2007

    Hi all,
    we've got a bunch of old desktops which are destined for disposal but i was wondering if we couldn't use them as disk-free clients to connect to our Remote Desktop farm. I did some digging and have managed to put together an iso which will boot
    the machine into WinPE and then connect to our farm. However, since it's an iso i have to use either a cd or usb for this to work. (This is pretty much what i did: http://www.iammacgyver.com/2011/02/easy-rdp-60-from-winpe-30-simple-boot.html) 
    What i want to do is to advertise the boot.wim to the client via SCCM so that it boots via PXE and then picks up the WinPE image and connect to the RD farm. I've imported the boot.wim file into SCCM under Boot Images and created an empty Task Sequence
    with the boot.wim as its Boot Image. I then advertised this Task Sequence to a collection which contains the old desktop clients. The machine PXE boots ok and loads up WinPE but rather than launch a remote desktop connection, it trundles through the normal
    WinPE stages and once it's finished 'Preparing Network Connections' it simply ends and the client reboots.
    Is what i'm trying actually possible?
    Can anyone tell me why the ISO works yet pushing the boot.wim out as a Boot Image doesn't? I know the boot.wim file (which is the same one present in the ISO) is ok since the client boots into WinPE fine when PXE booted so why doesn't the remote
    desktop session conenction launch? How is booting from the ISO different from booting from the PXE boot.wim file?
    Slightly long winded problem so many thanks in advance to anyone who can pass some info my way!

    It doesn't work because importing it into ConfigMgr injects binaries and the task sequence engine along with the process to launch the engine thus suppressing whatever you've got configured.
    Perhaps you could use a pre start command (pre-execution hook in 2007 parlance) to launch your RDP process though.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • How to get  the last used session id for a browser session

    In HTMLDB 2.0 it is not possible to start a page with authentication without a SESSION_ID and when you start a public page without a SESSION_ID, then every time a new SESSION_ID is generated when you don't use the SESSION_ID in the URL.
    In the same browser session I want to make a URL call to a HTMLDB page without a SESSION_ID and this page has to give back the last used SESSION_ID.
    How can I do that?

    Fred - You could record that session ID in a table. Each time your authenticated application runs, it would update that table with the "latest" session ID, perhaps using an application process. Then when you are formulating the URL to the public page from another application, you'd get the session ID from that table. Or you could use the page sentry component of your app's authentication scheme to send a cookie to the browser on every page view. The cookie would contain the session ID and the other application could access the cookie to complete the URL.
    Scott

  • Everytime I open a browser, I get a "not repsonding". What does that mean and how can I fix it?

    Every time I open a browser, I get a "not responding" after the Mozilla Firefox heading. What does this mean and how can I fix it?

    Try:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • How to enable 2 concurrent Administrative remote desktop sessions in Win 2008 R2 ??

    Hi,
    By default, 2008 R2 allow 2 concurrent administrative remote desktop sessions. But when i trying to connect 2nd administrative remote session, the 1 st will be disconnected.
    Is any settings need or just my misunderstanding ??
    Thanks

    Hi,
    Thanks for your posting in Windows Server Forum.
    Yeah, agree with words of Bred; only 2 remote desktop session is allowed for administrative purpose. If you want more than 2 remote desktop session than you need to purchase RDS CAL, install RD Licensing role activate it first and then configure CAL on it.
    There are 2 types of CAL available (USER & DEVICE). You can purchase CAL according to your company requirements. For more information you can refer below article.
    Install and issue RDS CALs or TS CALs
    http://technet.microsoft.com/en-us/library/hh553159(v=ws.10).aspx
    Hope it helps!
    Thanks,
    Dharmesh

  • Remote Desktop repeatedly installs ARD Client for standard users...

    ARD 3.2 running on OS 10.5.4 on MacBook Core2Duos...
    These are machines imaged from an asr disk image...
    No issues with admin users...
    Every time Remote Desktop is launched by a standard user, a admin user name / password is required and the Apple Remote Desktop Clint is reinstalled. After, ARD runs normally until it is quit and relaunched, even without a user logout...
    Making the standard user an admin user resolves the issue. The issue returns when the admin right are removed from the user...
    Have run permission repairs, removed and reinstalled Remote Desktop, manually checked permissions, etc...
    It appears that from the standard user perspective, the ARD Client software needs to be updated. ...
    Any ideas out there? I have to deploy these machines NOW and I am running out of ideas on this...
    Thank you! Les

    Dave,
    Thank you for the ideas. While you are pretty much correct in what you have said, these are unfortunately not my issue(s). I wish they were!
    1) ARD will run fine for a standard user (at least it did in Tiger) as long as it is properly setup and licensed by an admin user ahead of time (especially the entry of the license code). This I have done, and the license code is recognized just fine. I too thought of the promote / demote idea and have tried it. While promoted, it launches fine for the user, but upon demotion goes back to reinstalling the ARD Agent at each launch of the program (this install process does not run while the user is promoted)...
    2) The systems are from the same disk image. However, I have given system its own unique, valid, legally purchased serial number. Though the program is loaded on the image, it has been installed only. It is not run or licensed on the master, only on the end-user client machines...
    It appears to me that from the standard user perspective, the system thinks that the ARD Agent needs to be updated. I have verified with the PackageMaker SnapShot utility that the ARD Agent and its related files are being installed when this happens, and they appear to be the only thing being installed. The Remote Desktop Admin program itself seems to be fine.
    Does anybody know exactly what happens at the file system lever when Remote Desktop is launched? I am thinking my standard user is lacking access to a particular file or directory or right, and I am sure I could quickly find it if I new what to trace. Watching fs_usage has yielded lots of information, but nothing that has helped...
    I have also removed and reinstalled Remote Desktop to no avail. Disabled all ACLs on the file system, placed known-good receipts and run permission repairs, and forced chmod -R 777 down the path of everything I can find with the names Remote Desktop, ARD, etc...
    I am a little worried at this point that the issue is created by the imaging process something like the question marks in docks in the latter updates of 10.4. I have seen similar issues come up (launching apps under Rosetta being one) with users' LaunchServices property lists after moving their home directories from one volume to another, making the issue very hard to track down, as they reside in files that do not contain the name of the app being affected...
    Any further ideas would be much appreciated!
    Les

  • Firefox 3.6.12 unable to update, status bar appears as usual then says unable to due to suspected firefox app being open, only solution for me using firefox is exiting pwdbank from task manager

    i have firefox 3.6.12
    when cold start opening firefox browser
    message appears with that update is required before proceeding
    click yes
    an update bar appears and reaches a 100%
    then a message says it is unable to update due to another firefox being open (this shouldn't occur since firefox is closed during update)
    and that i should reupdate when this is closed
    keep on pressing retry to no avail
    then decided to go to task manager and exit pwdbank
    this is my current solution for using firefox
    only problem is that when i reopen firefox from a cold start is that
    it would ask me to re-update
    problem is not fixed
    need help
    would i need to uninstall reinstall to get it to work again

    I am using IE to post this message on Firefox.
    It has happened again. At 23:05 (UK time) I openedFirefox on the firefox site not IE. I opened my btinternet.com email account but at 23:41 the tab had not opened fully and still trying to load. I closed firefox and tried to open it again and here are the correct details of the dialogue box which appeared.
    ' (?) Firefox is already running. To open a new window, you must first close the existing Firefox proces, or restart your system'.
    I cannon do a restart at present as the tv part of my pc is recording a movie so I will try again later.
    Anyone out there that can help us please? Thank you.

Maybe you are looking for