Is it possible to start remotely apply exectutable on target in real time?

Hi all

My apologies if this is an obvious question - I couldn't get an answer using the search terms I could think of - and I'm quite new to programming in real time.

Is it possible to launch a .exe in real-time without head (or not compiled application on the computer of RT) with the help of a contribution by a distance VI - one .exe running on a portable computer based on Windows for example. I'm currently building an application where my Windows based GUI communicates with the use of machine RT shared variable. However I soon would like to put my code on a colleague who will test the application. I remember that a .exe can be saved in a specific on the RT machine folder such that it will launch at startup. However I prefer to store several .exe on the machine and allow my colleague to choose which launch.

My first thought is to write an .exe wrapper (which will be autolaunch) who can then launch any other .exe saved on the computer using the wrapper. However, I prefer to launch the .exe directly and one at a time if possible - it seems a more elegant solution.

Best regards and thanks,

Dave

Well, there is certainly a way to do it, but NEITHER does not expose this method.  However, you can programmatically restart an RT target and also you can use the vi FTP rename the "startup.rtexe" file that will autorun on reboot.  Good luck!

Tags: NI Software

Similar Questions

  • My effects applied do not update in real time.

    The title is not exactly depict my problem - then, I'll go ahead and better explain it here.

    For example, let's say I'm trying to change the opacity of a layer in Adobe After Effects. Normally, I can just click the opacity and 'drag' the numbers to the left or the right and the layer will change as I move this number...

    Well, recently the question is when I do drag (i.e. smoothing) the effect is not applied until I have stop dragging. (normally it will update in real time)

    I hope I explained it enough, otherwise I will make a video or something to show my problem.

    I hope someone has a solution to this problem!

    Looks like you have disabled live update for your model window

  • Why is-Web application server on a target at a distance in real time is not start?

    Hi, I need help urgent please

    I was wondering why the Web application server on a target at a distance in real time is not start?

    The target is 9014 real-time and its connected to a local network abroad, I have a public IP address port forwarded to the local IP address of the device (Network Address Translation) with all open TCP/UDP ports. I can log on remotely over the internet using the public IP address to the device configuration page and change many settings. Whenever I have activate the Server Web applications and made port 8080, worth defaults to 0 after the reboot of the target.

    The admin login I use has all permissions to control the unit.

    For this reason, I have a problem, deploy web services remotely through the project after building it as it happens with the following error.

    "Web Services deployment failed. You must start the application Web server OR before you deploy a web service.

     

    I have attached a few screenshots

     

    Thanks for the help

    I had someone to plug his laptop to the same network as the cRIO, logmein used to connect remotely to the laptop, I had to download labview and the software needed for the cRIO in the computer, and then with the help of MAX, I reinstalled the software on the cRIO. The port of the web server application 8080 is now activated and I was able to deploy services web ok.

    I wonder why I can't use MAX distance to reinstall the software on the cRIO.

    The cRIO is installed on a private overseas network (192.x.x.x), then I have a public internet IP address (67.x.x.x) mapped to the private IP address of the cRIO (Network Address Translation). I can connect to the cRIO config page using the address 67.x.x.x, but not via MAX

    If I find target real tiem using the Ip address of 67.x.x.x, sometimes with the private static IP (192.x.x.x) located on the cRIO but it shows disconnected status

    I wonder if someone has an idea how to go about using MAX to reach the target in real time on the internet

    Thank you

  • I need to connect 3 computers to one computer, but I get the error message: "no more connections are possible at this remote computer at this time because there are already as many connections as the computer can accept."

    I just bought a copy of a license 3 reviews for QuickBooks Pro 2010. I can connect 2 computers on the home network very well. But when I try to connect computer (network) a 3rd to my machine to share the file, I get the error message. "No more connections are possible at this remote computer at this time because there are already as many connections as the computer can accept." How can I connect my 3rd computer?

    I read the article in the following link, to change the value of the EnableConnectionRateLimiting, but I do not see this key.
    http://support.Microsoft.com/default.aspx/KB/969710

    I currently have Windows Vista Home Premium SP2, 64-bit edition.

    Hello

    Thanks for the response back.

    The command explained in article http://support.microsoft.com/kb/314882 if applies also for Vista, we have been able to run the command.

    Some possible causes for failure Remote Desktop connection are:
    a. authentication level is low/disabled.
    (b) the port of remote desktop can be blocked by a firewall.
    c. remote connections might not be enabled on the remote computer.
    d. the remote computer may be asleep or hibernating.
    e. e user account doesn't have a password.
    f. the remote computer may be too busy to accept more connections.

    To resolve all of the above causes, follow the steps listed under "I can't connect to the remote computer:
    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-Remote-Desktop-problems

    I hope this helps.

    Kind regards
    Syed V
    Answers from Microsoft supports the engineer.

  • Is it possible to start Firefox without having to open any page, not even a blank page?

    Just curious. Is possible to start Firefox 4.0.1 without opening any page, not even a blank page?

    No, you can hide the tab, if there is only one tab open, but it's not good to do.

    Perhaps if you explain why you don't want a blank tab, maybe we could have a nicer-sounding answer, if the answer is still no.

    What I don't like in Firefox 4, which is a blank tab ("" subject: vacuum "") presents itself as 'New tab' which is incorrect, once you do another thing the former title on the tab before 4.0 was more correct and it was in parens so he showed better as "(sans titre) ' on the close tabs and is correct, because it has no title."

  • Is it possible to start the gateway of 2014 VeriStand using LabVIEW 2014 programmatically?

    Hello

    There is a reload of the Is-there-a-possibility-to-start-the-VeriStand-2011-SP1-Gateway because what worked in 2011 SP1 is no more in 2014.

    I've worn the code in the previous topic, do the same thing (calling "__cdecl Int32 StartVeriStandGateway (excluding handle Int32)" in "C:\Program Files (x 86) \National 2014\Data\NationalInstruments.VeriStand.Gateway.dll".)

    Do this from a .NET (console process or windows) program or directly from a node DLLS in LabVIEW 2014 seems to have no effect, knowing the .NET code worked in 2011 even when it is called from a Windows service.

    Is there a new way to do it?

    Moreover, the "NationalInstruments.VeriStand.WindowsRegistry.GetInstallationDirectory ()" method disappeared from assemblies.

    Best regards

    I remember before I saw this. There was a problem where the dll cannot run in the UI thread, but has no way to specify any thread, but the LabVIEW user interface thread. So, the solution was to put DLLS in a sub - VI, value than Subvi to run in the 'standard' thread and calls the value of the call to the DLL to run in any thread. See attachment.

  • Is it possible to start an application with the settings

    Hello together,

    I wrote an application that is stored on a network. Another computer people begin to work with it. Now, I have the problem, that I need a few different configurations on each computer.

    It is possible to start an application labview with parameters, such as: application.exe - User_1

    The application must check the settings and should move to the required configuration.

    Thank you very much and best regards,

    Michael

    Hi Michael,

    Yes it is possible. First, you need to enable the transfer of data from your settings. You can do this in the application builder. It's something like 'send command line for exe settings' you will need to activate. You will get the setting in your program with the property "App.Args". It's an array with the name of the exe as the first element and an entry for each additional parameter bound.

    It will be useful.

    Mike

  • Is it possible that the remote PC can "ask" his updates must be installed from a WSUS server?

    Original title : After you download updates on a Windows XP PC to WSUS server, is it possible that the remote PC can "ask" his updates to install? Rather than set a deadline in the WSUS server.

    After you download updates on a Windows XP PC to WSUS server, is it possible that the remote PC can "ask" his updates to install? Rather than set a deadline in the WSUS server.

    On our WSUS server, I download updates for the PC group, but didn't set a deadline.

    We want to do is launch a script/application to install updates.

    Hello

    I suggest you ask your question in the Microsoft TechNet forums.

    WSUS TechNet Server

    http://social.technet.Microsoft.com/forums/en-us/winserverwsus/threads

  • Is it possible to connect remotely on another computer of mine?

    I HAVE TO WOUNDER, IS IT POSSIBLE TO CONNECT REMOTELY ON ANOTHER COMPUTER OF MINE?

    THE THING IS, I WANT TO BE ABLE TO ACCESS GUEST ON ANOTHER COMPUTER IN MY COMPANY.
    THE PROBLEM IS, THE FIREWALL IS ENABLED ON ALL COMPUTERS, AND SINCE I AM NOT ALLOWED TO ACCESS, I CAN NOT TURN OFF.
    SO, IS IT POSSIBLE TO ACCESS OTHER COMPUTERS OF MY, DESPITE OTHER FIREWALL COMPUTER IS TURNED ON, WITHOUT A USER ON ANOTHER COMPUTER TO KNOW?

    I NEED TO USE CMD. EXE ON THE REMOTE COMPUTER, WITHOUT USER ON THIS COMPUTER TO FIND OUT.

    YBY

    original title: REMOTE CONNECTION

    You cannot connect to another PC remotely if the firewall is configured to refuse the connection.  Why do you want to work around the security of the other PC?  That seems not very friendly for me.

  • Is it possible to start it native Win7 since Win7 host?

    I would like to run two Windows 7 installs (each on their own physical drive) with the possibility to start both natively and also open a via VMware Workstation v8.


    Details on the script:
    AHCI Disk1 = Windows 7 Enterprise 64-bit (volume licensed)
    AHCI Disk2 = Windows 7 Professional 64 bit


    Disk2 will be my main/guest I'll start the Nativity in 99% of the time. There work stations in which I would like the possibility to open Disk1 and start-up of the Nativity Disk1 remaining installed time 1%


    Please let me know if I missed all the details. Any advice or help would be much appreciated!

    seems ok

    I just checked your file vmx-even once.
    You use LSI - SAS but the vmdk is attached as IDE.
    Try the attached version

  • Is it possible to start and stop the servers without using nodemanager?

    Is it possible to start and stop the servers without using nodemanager? If so, how?

    Hello

    Please follow the link below, it will be useful

    http://docs.Oracle.com/CD/E1322201/wls/docs81/ConsoleHelp/startstop.html#1243161_

    Concerning
    Fabian

  • Is it possible to start the server managed through the weblogic console

    Is it possible to start the Manager of servers such as soa_server1 and oim_server1 of weblogic console? Please I need your help

    http://docs.Oracle.com/CD/E23943_01/apirefs.1111/e13952/TaskHelp/startstop/StartManagedServersFromTheAdministrationConsole.html
    http://onlineappsdba.com/index.php/2010/04/10/WebLogic-error-starting-managed-server-from-console-node-manager-associated-with-this-machine-is-not-reachable/

    -nayan

  • is it possible to have validations apply to more then one button?

    is it possible to have validations apply to more then one button? If it isn't... I would copy about 10 validations and present them to a second button (if I could be bothered)...

    Rather than use a button using conditional processing and PL/SQL Expressions

    :REQUEST IN ('SAVE', 'CREATE')
    

    where these requests are names of your buttons.

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

  • Dell Dimension E521 starts and stops on its own at random times... a lot of attempts to repair/restore without success! What's next!

    Well, it's a bit of a long story, so I'll try to make it as short and easy as possible.

    My grandmother had the Dell Dimension E521 for some time in December of ' 06.  She had filled the C: drive with a bunch of junk and mandated the bureau with many useless shortcuts.  Later in November 10, she told me he had begun to stop and start on his own time at random, so I tried to do what I could with antivirus scan (AVG Free Edition), remove applications and unnecessary programs and try to demand for system recovery short.  While that makes the computer run faster, it still started and closed on itself.  His house has only the dial-up connection (which is almost impossible to update anything), so I brought it to my house for the best connection around 01/01/11 (9 days ago).

    I could update the AVG Free Edition and Windows updates, and it found and cleared, a Trojan Virus.  The Dell still started and shut down on its own.  My next step was to use the disc re - install for Vista Home Basic 32-bit.  He old programs saved in a folder "Windows.old" on the C: drive and completely re-installed everything back to the original.  After I checked in the "Windows.old" folder and recorded something she didn't lose (such as images and videos), I deleted as much as I could out of it.  The only thing I could not remove from it was 4 'driver files '.  For a while the computer trying to run 'chkdsk' on its own seizure began, but froze in the middle of it.  He finally ended the 'chkdsk' once and didn't try again since.  It downloaded and installed updates Windows of 100 or more on its own as well.

    After all, it still does the same thing he has with housing starts and shut downs.  The closure of downs occur not just in the middle of the execution of a given program; they occur at any time at random, even if I use the computer in safe mode.  She always goes through the whole stops the process with the "logging off" and "closing" legends, it is not as if the electric system is down.  The start-up occur randomly as well, even if a stop is purposely through the Start Menu or hold down the power button.  Sometimes, he's trying to start and shut down on its own several times without fully load.

    Again, sorry this is so long, but I would like to know if there is anything that can be done to get this thing to CUT IT OUT because my grandmother wants as his computer back!

    Well, it's a bit of a long story, so I'll try to make it as short and easy as possible.

    My grandmother had the Dell Dimension E521 for some time in December of ' 06.  She had filled the C: drive with a bunch of junk and mandated the bureau with many useless shortcuts.  Later in November 10, she told me he had begun to stop and start on his own time at random, so I tried to do what I could with antivirus scan (AVG Free Edition), remove applications and unnecessary programs and try to demand for system recovery short.  While that makes the computer run faster, it still started and closed on itself.  His house has only the dial-up connection (which is almost impossible to update anything), so I brought it to my house for the best connection around 01/01/11 (9 days ago).

    I could update the AVG Free Edition and Windows updates, and it found and cleared, a Trojan Virus.  The Dell still started and shut down on its own.  My next step was to use the disc re - install for Vista Home Basic 32-bit.  He old programs saved in a folder "Windows.old" on the C: drive and completely re-installed everything back to the original.  After I checked in the "Windows.old" folder and recorded something she didn't lose (such as images and videos), I deleted as much as I could out of it.  The only thing I could not remove from it was 4 'driver files '.  For a while the computer trying to run 'chkdsk' on its own seizure began, but froze in the middle of it.  He finally ended the 'chkdsk' once and didn't try again since.  It downloaded and installed updates Windows of 100 or more on its own as well.

    After all, it still does the same thing he has with housing starts and shut downs.  The closure of downs occur not just in the middle of the execution of a given program; they occur at any time at random, even if I use the computer in safe mode.  She always goes through the whole stops the process with the "logging off" and "closing" legends, it is not as if the electric system is down.  The start-up occur randomly as well, even if a stop is purposely through the Start Menu or hold down the power button.  Sometimes, he's trying to start and shut down on its own several times without fully load.

    Again, sorry this is so long, but I would like to know if there is anything that can be done to get this thing to CUT IT OUT because my grandmother wants as his computer back!

    Hey tkkcc70

    Here's how to remove the windows.old folder in vista as well as windows 7 after you have saved the data of it

    http://www.Vistax64.com/tutorials/240390-Windows-old-folder-delete.html

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-remove-the-Windows-old-folder

    read the information below, to see if you can run dell diagnostics by pressing F12 at startup to try to find the problem

    http://support.Dell.com/support/eDOCS/systems/WS340/en/UG/DIAGS.htm

    Walter, the time zone traveller

  • Windows Fax & Scan Error Message "the remote fax machine did not respond in time, and the call is completed."

    I recently started using Windows Fax Scan & on Windows 7.  The first days, I have not had any problems receiving faxes.  Now every fax I want to receive declares, "the remote fax machine did not respond in time, and ended the call."  How can I solve this problem?  It allows once 5 of 7 pages to receive.  Any help would be great.

    It worked for me
    (1) open my computer-> Control Panel-> modems Options and.
    (2) on the Modems tab, select your modem from the list, and then click Properties.
    (3) in the Advanced tab, click Change default Preferences.
    (4) the speed of the Port is by default 115200; change to 9600 and see how it
    going.

Maybe you are looking for