ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how Access external software Exe

hi,

       i installed Vcom(Victual port setting) software .when i start my pc it will show pop up yes or No than i click manually(mouse) yes.now i want to click Programatically when pc start.

0 Kudos
Message 1 of 11
(5,302 Views)

Hi Gokul,

 

search for "AutoIt". It's a software to automate things in Windows…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 11
(5,292 Views)

hi,

            ya i download autoit software and i try to run extral exe but not run. don't know how to use this..

0 Kudos
Message 3 of 11
(5,240 Views)

AutoIt ist a host application for executing scripts. You have to make your own script, controlling the mouse and clicking on the button. Then put the script into your Windows- Autostart- Folder.

Greets, Dave
0 Kudos
Message 4 of 11
(5,212 Views)

What virtual com port software are you using?

 

I have used lots of virtual com ports with various instruments and things like USB/Serial adaptors and I have never had a virtual com port driver that had a popup everytime I start Windows.

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 5 of 11
(5,193 Views)

hi,

      i am using ATC-1000(TCP/ip to RS-232).give me any example scripte.how can i controll the pop ok click.

0 Kudos
Message 6 of 11
(5,160 Views)

@GokulGKM wrote:

hi,

      i am using ATC-1000(TCP/ip to RS-232).give me any example scripte.how can i controll the pop ok click.


I just skimmed the manual, not much there... But it did not say anything about any special drivers, nor have I been able to find any driver downloads for that device.

 

What virtual serial port drivers are you using and where did you get them?

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 7 of 11
(5,133 Views)


I just skimmed the manual, not much there... But it did not say anything about any special drivers, nor have I been able to find any driver downloads for that device.

 

What virtual serial port drivers are you using and where did you get them?


 here i attched i used vitual port manual.but need to know about how to controll the extral exe pop.

 

0 Kudos
Message 8 of 11
(5,106 Views)

 

Okay I downloaded and installed Vcom
The only "pop up" I get when launching Vcom is Windows(7) UAC asking if I want to allow Vcom to make changed to the computer
Is that the "pop up" you are talking about?
========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 9 of 11
(5,059 Views)

yes correct some time my user click no(pop up) than port not open.so i want elemenate that i want to click automatically yes...

0 Kudos
Message 10 of 11
(5,037 Views)