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
UI starts invisible on Windows 10
- kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
Re: UI starts invisible on Windows 10
If you start WCCILpmon as Service you can't see the UI
to use the UI you can create a Shortcut like:
Login Panel:
Gedi:
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 -menuBarCode: Select all
C:\\Siemens\\Automation\\WinCC_OA\\3.15\\bin\\WCCOAui.exe -m gedi -proj PROJECTNAME