I have to start without the login panel and start with the mainModule_1 and Pantalla_Inicial.pnl in the middle.
So the first view when the computer switchs on is the attached file.
In the console I have configured the line above:
C:\\Siemens\\Automation\\WinCC_OA\\3.13\\bin\\WCCOAui.exe -proj ETAP_IZORIA -m vision -p vision\\login.pnl -iconBar –menuBar
But the end customer wants the image I have attach, and I can`t find how to configure that line with one module in the online help. ¿Can you help me?
I have put the image, but appears without the main module.
Thanks for your attention,
Best regards,
Menoyo Larrea, Arkaitz
START PANEL
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: START PANEL
When you want to start the UI manager with a specific panel, simply pass this panel on the commandline:
WCCOAui -p mySpecialPanel.pnl ...
WCCOAui -p mySpecialPanel.pnl ...