Good day ,
I Know that wincc oa supports html component that works as browser in the environment and it calls html pages . But is there a way to design panels as html pages and then run it in wincc as a an original panel ,not using the web component
Regards
HTML design
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: HTML design
So you want to run panels in a web browser, right ?
Yes, that is possible by using the ULC UX.
qthelp://wincc_oa/doc/ULC_UX/ulc_ux_basics.htm
Yes, that is possible by using the ULC UX.
qthelp://wincc_oa/doc/ULC_UX/ulc_ux_basics.htm
- IBRAHIMALALI
- Posts:67
- Joined: Thu Oct 05, 2017 5:28 pm
Re: HTML design
Thanks Martin for the answer , but what I am looking for is not this actually . I want to design the graphics and associated animations as html then convert it to be opened as a panel
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: HTML design
To display HTML you need a web browser component.
This is what we provide with the WebView.ewo which you can place into any panel (although I do not understand why you would want to go that route)
This is what we provide with the WebView.ewo which you can place into any panel (although I do not understand why you would want to go that route)