UI starts invisible on Windows 10

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
Shlip
Posts:10
Joined: Tue May 02, 2017 4:27 pm

UI starts invisible on Windows 10

Post by Shlip »

On a client remote UI project I have windows 10 installed. I am using WinCC OA 3.14 P04.

I would like to have my project started automaticly. I tried 2 options:
-to use WCCILpmon as service;
-to add WCCILpmon shortcut with -proj parameter to task planner.

In both options pmon and vision UI processes start, but i can't see UI, it works in background mode.

On win7 bith options work fine , but i have to use win10 and see UI when pmon starts

I appreciate any help

Anna Shlipikova

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: UI starts invisible on Windows 10

Post by kilianvp »

If you start WCCILpmon as Service you can't see the UI

to use the UI you can create a Shortcut like:

Login Panel:

Code: Select all

C:\\Siemens\\Automation\\WinCC_OA\\3.15\\bin\\WCCOAui.exe -p vision/login.pnl -proj PROJECTNAME -iconBar -menuBar
Gedi:

Code: Select all

C:\\Siemens\\Automation\\WinCC_OA\\3.15\\bin\\WCCOAui.exe -m gedi -proj PROJECTNAME

2 posts • Page 1 of 1