Close the HyperTerminal Application using LabVIEW

I have a client who wants to LabVIEW to close the HyperTerminal Application automatically is the serial port open.

It is easy to detect that the serial port is already in use.  I already have a popup that tells the operator to close any application communication because the port is already in use; However, they want to do it automatically.

HyperTerminal is not taken support ActiveX, and they will not go to the version more professional who does.

For a long time, I had read a thread where it was possible to close (or open)? and demand having no ActiveX support.  I expect to use similar approach...  Opening the app is simple, but closure is another story.  You need some sort of reference to this request to tell Windows that are to close.  The Win - XP operating system.

Suggestions are welcome.

R

http://www.howtogeek.com/HOWTO/Windows/kill-processes-from-the-Windows-command-line/

OR

Taskkill (command line as well) http://technet.microsoft.com/en-us/library/bb491009.aspx

Taskkill /IM hyperterm.exe

kill hyperterm all windows open, BUT it will ask you if you want to close the sessions open, which I think that you do not want.

Taskkill /F /IM hyperterm.exe

voila (without chewing the com port, I just tried)

Tags: NI Software

Similar Questions

  • all of a sudden, I can't mail. everything is grey. I also tried to update and I can't close the mail application

    all my e-mail settings are grayed out. Icant get mail or close the mail application to update

    You can force quit the Mail app by using the keyboard shortcut leave force command + Option + ESC.

    For problems with the mail.

    With the open Mail app go to the menu bar, and then click window > connection doctor

    Use Mail connection doctor

  • How to load Windows "On-screen keyboard" application using LabVIEW

    Hello

    If someone can tell me how to load windows "On-screen keyboard" application using LabVIEW.

    Kind regards

    Bharath


  • I am new to the ethernet communication using labview. I don't have any material. I have two laptop, I need to send and receive data through these 2 portable by using labview. Kindly help me on this.

    I am new to the ethernet communication using labview. I don't have any material. I have two laptop, I need to send and receive data through these 2 portable by using labview. Kindly help me on this.

    Dennis has already said: for a direct PC - PC connection, you need a cross over cable. If you connect through a router or a switch, you use a standard cable.

  • When you try to install CS6, an appeard message to "Close the following applications..." Apps that I can't find. namely, SafaricloudHisto and SafariNotifications

    When you try to install CS6, a message is displayed to 'close the following applications... " Apps that I can't find. namely, SafaricloudHisto and SafariNotifications

    Any help will be appreciated.

    Thank you

    R.J.K.

    I found the apps in the utility folder...

    A big thank you to anyone answering

    RJK

  • Installed InDesign free 30 trial but realized that it wasn't the app required so I cancelled. Now try installing Acrobat X 1 Pro and can not go beyond the "Please close the following applications to continue:-SafariNotification' and the button to learn mo

    Today, I signed into Adobe Creative Cloud and installed free 30 days than indesign test but it was not the app required so I cancelled. I am now trying to install Acrobat X 1 Pro and cannot go beyond a box stating "Please close the following applications to continue:-Safari and - SafariNotificati 'n' help not the button read more." I can connect on Safari and I checked my email address but when I press retry the box back again! Any ideas, anyone please?

    Please see

    https://helpx.Adobe.com/Acrobat/KB/install-prompt-close-safarinotificati.html

  • Confusion between guest: close the following application of Logtransport application (Logtransport2exe)

    I just downloaded the rest of the creation of the CC. When I update P - PRO and AF I get the following are some of the open applications -Please close the following application request for Logtransport (Logtransport2exe)

    Intel® Xeon® 6-Core CPU 12 son 4.0 GHz Turbo

    -Main card workstation

    -64 GB ECC DDR3 1600 2 x Kit of four channels (8 x 8 GB)

    -nVidia Quadro K4000 3 GB memory DDR5 professional graphics card

    -500 GB Solid State Drive (SSD) for the operating system & Applications

    -1 TB 7200 tr / MIN 64 MB Cache SATA 6.0 GB/s business drive

    -2 x DVD writer 24 X SATA DVD-R, DVD + R, DVD - RW speed

    -Microsoft Windows 7 Professional 64-Bit Edition

    Specifications:

    Intel® Xeon® Processor E5 v2

    Liquid CPU cooling

    Card motherboard Intel X 79 Chipset workstation main

    Quad Channel DDR3-1600 RAM up to 64 GB

    Supports up to 4-way CrossFire or SLI GPU Configurations

    Supports SATA Raid 0, 1, 5, 10

    8 Audio channels on board

    (4) SATA 3 GB/s Ports

    (6) serial ATA 6 GB/s Ports

    (2) Intel Gigabit Ethernet LAN (10/100/1000 Mbit / s)

    (4) PCI-Express x 16 slots

    (2) PCI-Express x 8 slots

    (10) USB 2.0 Ports - Back Panel

    (2) the USB 3.0 - Back Panel Ports

    (2) eSATA 6 Gb/s Ports - rear panel

    (8) Channel Surround HD audio ports - rear panel

    Post edited by: Kevin Monahan

    Hi nattate,

    Please go to the Task Manager > processes and at the end of the task that says Logtransport2exe. After closing the task try to update again.

    Kind regards

    Vinay

  • Progress of the installation "Please close the following applications to continue: firefoxselfrepai «»»

    Progress of the installation "Please close the following applications to continue: firefoxselfrepai.

    I don't have this app on my computer.  I tried 'force quite' and it does not appear as an open application. It me does not complete the installation.  I'm stuck.

    you restart computer and try install before firefox (or something).

    If this fails, attach a screenshot of the error message.

  • How to open, close and monitor a (xyz.exe) application using labview?

    Hi all

    I have an application where I need to open an application e.g. calc.exe, after application of openingxyz it I need weather monitor this application runs, or is he forcefuly closed by the user. now I am able to open the application using the Exec.VI system, but unable to verify the current state of the application called in real time.

    Thanks in advance

    Ravi

    A simple method is to run a cmd "tasklist" and analyze the output string.

    See this:

  • Go to the PHP website using Labview 8

    Hi people,

    I'm writing a vi LV8 to retrieve data from a Web site. The first site I've played with just had a text output so a simple:

    -OpenTCPConnection (for 'www.hpc.ncep.noaa.gov')

    -WriteTCP:

    -line 1: 'GET heat_index_MEAN/hitable_east.txt '.

    -line 2: "" Host: www.hpc.ncep.noaa.gov".

    -line 3:

    -ReadTCP

    It worked perfectly fine.

    But this isn't really the data I want. I want the data displayed on the Web site:

    http://forecast.weather.gov/MapClick.php?W0=t&W1=TD&W2=Hi&w3=sfcwind&w3u=1&W4=sky&W5=pop&W6=RH&W7=th... 96 & textField2 =-77.48167 & site = all & unit = 0 & dd = 0 & bw = 0

    But, when I try the same calls I get the error messages like:

    Query HTTP/1.0 400 Bad server: AkamaiGHost Mime-Version: 1.0 Content-Type: text/html Content-Length: 216 Expires: Sunday 12 August 2012 17:40:25 GMT Date: Sunday 12 August 2012 17:40:25 GMT connection: closeBad request

    Bad request

    Your browser has requested that this server could not understand.

    Reference #7.9f931160.1344793225.0

    I don't know enough about HTML or PHP to tell if I have a HTML or PHP problem; and what I have to understand to move forward. More precisely:

    -can you tell if it is a PHP or HTML problem in my code?

    -If Yes, which?

    -I can access a Web site (which uses PHP) LabVIEW?

    -what I have to learn more about PHP to proceed?

    -J' tried to send a command "OPTIONS" of HTML, but I received very similar eror messages (not a quesstion)

    -the site has an XML option that displays data as text/XML, but it also seems to use PHP, if I get the same errors with my code (not an issue)

    -any ideas on how to use labview to read data from this site?

    Thank you, in advance...


  • How to implement the wafer map using LabVIEW?

    Hello LabVIEW Masters!

    I have a project which includes control and searching for information on a PROBER. One of the difficulties I have now is how to implement a WAFER card using LabVIEW. According to the requirements of my client, the element of pads varies between 6 k and 23 k. I guess that do everything (a = a ctl/indicator led) will be a hell of a task, especially on how to effectively manipulate each elements. Does anyone have a better idea on the way whose that?

    Please, I seriously need your help...

    Thank you and best regards,

    Dennis DG

    Hi Dennis,

    This wafer GerdW post card appears to me as a sort of histogram (for example http://www.ni.com/white-paper/4158/en#toc3);

    Altenbach post well this example that shows how to use a plot of intensity to create a 2d histogram:

    http://forums.NI.com/T5/LabVIEW/overlay-plots-as-intensity-graph/m-p/211222#M119248

    Learn how it works and try to adapt it to your specific task.

    Alex

  • Failure of the assertion when using Labview ActiveX functions to communicate with the dll

    Hello

    I'm looking for suggestions and tips about the following error that I get when I use .NET Labview functions to communicate with the dll written in .NET environment. I just need a starting pointer on where can I search for the origin of this error. I am a newbie in. NET.

    I am also attaching the .vi I use, if this is of any help. All suggestions are welcome!  Thank you.

    The origin of the error found after studying the examples provided by the OR .NET. The callback function had to be moved out of the loop, which solved the problem.

  • How to install or update the store applications using the dongle

    I don't have a wifi connection. I want to download or update applications on the store of windows in my pc. How can I do because he just waits for Wi-Fi every time I try to install or update an application.

    Hi Abhishek,

    Thanks for posting your question on the Microsoft community.

    Thank you for details on the issue.

    I also like the fact you want to update or install applications using the USB.

    I suggest you to connect your computer to the Internet using the USB dongle.

    You can refer to this article:
    http://Windows.Microsoft.com/en-us/Windows/Connect-Internet#1TC=Windows-8

    Without the Internet, apps will not install or update.

    You can also light updates automatic app.
    Reference:
    http://Windows.Microsoft.com/en-in/Windows-8/automatic-app-updates-help

    See also:
    https://support.Microsoft.com/en-us/KB/2800086

    I hope this information helps.

    Please let us know if you need more help.

    Thank you

  • Need steps to generate the AIA Application using the Foundation Pack

    I installed Webloigc 9.2 MP3, Oracle SOA 10.1.3.4 and 2.3 of the AIA.

    Please can anyone provide me with a steps to create, deploy, and test a simple application using AIA FP.

    I searched the metalink, OTN, etc... I did find that guide developers.

    Thanks in advance.

    The AIA Foundation Pack comes not only with the developer's Guide (control edelivery.oracle.com) that explains how to create basic AIA integrations, we are also ready to use / deploy samples shipped with the Pack of the Foundation:
    * AIA samples in /samples/AIASamples: deployable and executable of various models of integration implementations
    * AIA demo in /samples/AIADemo: implementation of an order processing scenario. Text based deployment and ready to run.

    For more information on the demo, also consult the following document: "Oracle Application integration Architecture - Foundation Pack 2.3: Getting started with the Oracle AIA Foundation Pack and Demo» It is also part of the available literature on http://edelivery.oracle.com. It also describes how to build an integration based AIA.

    For more information on how to build quick connector AIA services, see generating chapter of artifact in the developer's Guide.

    Gerhard

  • How to make the load simulator using labview 2010

    I would like to ask how to load simulator using labview?

    What have you tried so far? and exactly what your tying to do?

Maybe you are looking for

  • What happens if I can't contact the former owner for the password and apple ID

    I can't contact the previous owner of the iPhone. I need to activate the phone and I can't ignore the apple id and password to enter set up. How would I go to get around this?

  • Equium A100-027 - failed to start the game - problem with NVidia

    First of all, sorry I had no idea where to post this. Basically, I was downloading a game and I got a message saying "running low on disk space delete some programs".I had no idea what half of it was then I deleted things that I don't use.NVIDIA rese

  • TDS6804B screenshot with optional file crash

    I have a TDS6804B and I need to save a screenshot in BMP.  However, I need have the opportunity (through a kind of question of popup) to save the file if it already exists.  I'm sure that I'l understand all this eventually, but if someone has a solut

  • G530-4446-24U takes FOREVER to POST after BIOS update

    Hey,. I just installed Win7 Pro 64-bit one a few hours ago and lost the ability to adjust the brightness of my screen.  After installation of the chipset and power management drivers that I still had no luck.  So I updated the BIOS with this file. No

  • Message: HP OfficeJet pro 8500 A910 is low on toner/ink

    I get this message on my 8500, although all the cartridges are at an adequate level. I didn't know that the 8500 had a separate toner cartridge. T it? Where is he? Is there a name/number for her so I can ask for the right thing at the store? Thank yo