Project Auto Start

Find and share HowTos to various installations / configurations!
5 posts • Page 1 of 1
chandra
Posts:32
Joined: Fri Oct 06, 2017 12:25 pm

Project Auto Start

Post by chandra »

Hello Everyone

How to Run the project automatically after system power on every time?

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Project Auto Start

Post by leoknipp »

You can find information how to start WinCC OA in the WinCC OA documentation:
Installation --> Windows --> WinCC OA as service
Installation --> Linux --> WinCC OA as service

Best Regards
Leopold Knipp
Senior Support Specialist

AMRPatricio
Posts:61
Joined: Mon Dec 12, 2016 4:43 pm

Re: Project Auto Start

Post by AMRPatricio »

Hi
I am trying to do the same(auto start) but the UI is not display even if it shows "running" on the project console.
If I click manually on the WCCOAui.exe shortcut it works. It works as well if I put the WCCOAui.exe shortcut on the "startup" folder.

Any help?

Best regards,
Antonio

agruber
Posts:147
Joined: Tue Sep 07, 2010 2:52 pm

Re: Project Auto Start

Post by agruber »

Hi,

Antonio Manuel Ribeiro Patricio wrote:
I am trying to do the same(auto start) but the UI is not display even if it shows "running" on the project console.
When you start the pmon as a service it runs within a different session than your logged in user. If you then start the UI via Console, it tells the pmon to start the UI, resulting in an UI started in the same different session than the pmon. This UI is for you not visible.

This is perfectly normal and as designed by the operating system for security reasons. In such case, running the UI on the OA server with a shortcut is best practice.

BR, Andreas
Customer Care

adaneau
Posts:310
Joined: Tue Feb 21, 2012 9:49 am

Re: Project Auto Start

Post by adaneau »

Hi,

You can put also your UI exe with good parameters inside:

C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Startup

Thus it will start automatically.

BR
Alex

5 posts • Page 1 of 1