Search found 37 matches
- Wed Nov 27, 2024 1:04 pm
- Forum: HowTos
- Topic: PDF EWO Vertical scroll bar width
- Replies: 4
- Views: 2421
Re: PDF EWO Vertical scroll bar width
Thanks I will give it a shot!
- Tue Nov 19, 2024 10:35 am
- Forum: HowTos
- Topic: PDF EWO Vertical scroll bar width
- Replies: 4
- Views: 2421
Re: PDF EWO Vertical scroll bar width
I haven't tried anything yet unfortunately, since I don't know the type for the pdf ewo widget
- Thu Nov 14, 2024 4:20 pm
- Forum: HowTos
- Topic: PDF EWO Vertical scroll bar width
- Replies: 4
- Views: 2421
PDF EWO Vertical scroll bar width
Hello
How can I change the PDF EWO Vertical scroll bar width with stylesheet.css since ewo's are custom widgets?
Thanks
How can I change the PDF EWO Vertical scroll bar width with stylesheet.css since ewo's are custom widgets?
Thanks
- Fri Aug 16, 2024 8:18 am
- Forum: HowTos
- Topic: How to Reload Page In Webclient
- Replies: 3
- Views: 2233
Re: How to Reload Page In Webclient
Hi Herbert,
Yes I want to trigger reload page or ulc/ux via code.
Thanks
Yes I want to trigger reload page or ulc/ux via code.
Thanks
- Tue Aug 06, 2024 1:02 pm
- Forum: HowTos
- Topic: How to Reload Page In Webclient
- Replies: 3
- Views: 2233
How to Reload Page In Webclient
Hello
We are using ULC UX webclient to use scada. When connection is gone, below picture appears and we can reload the page. How can I trigger this from our normal UI? I tried openUrl but it opens webpage again in another tab
Thanks

https://ibb.co/xFwkhRf
We are using ULC UX webclient to use scada. When connection is gone, below picture appears and we can reload the page. How can I trigger this from our normal UI? I tried openUrl but it opens webpage again in another tab
Thanks
https://ibb.co/xFwkhRf
- Thu Aug 01, 2024 9:55 pm
- Forum: Bugs / Problems
- Topic: WinCC OA 3.19 System call on OPC UA Server Method
- Replies: 4
- Views: 2225
Re: WinCC OA 3.19 System call on OPC UA Server Method
Hello we already reported the problem now. We also tested with WinCC OA 3.20 also and problem is still there.
- Wed Jul 31, 2024 3:36 pm
- Forum: Bugs / Problems
- Topic: WinCC OA 3.19 System call on OPC UA Server Method
- Replies: 4
- Views: 2225
Re: WinCC OA 3.19 System call on OPC UA Server Method
Hi Herbert, Yes to make sure the executable is not the problem we created new executable that only generates message via Console.WriteLine() nothing else. When we try it from UI and control manager it finishes in 1ms and we get the output from the system call. However in Opc UA Method it simply hang...
- Wed Jul 31, 2024 1:58 pm
- Forum: Bugs / Problems
- Topic: WinCC OA 3.19 System call on OPC UA Server Method
- Replies: 4
- Views: 2225
WinCC OA 3.19 System call on OPC UA Server Method
Hello, We confirm with many test that when we create opc ua server method in wincc oa, if we use system() function inside of it, it stuck. No error, no warning it simply stucks. We even tried it with simple debug message executable but whatever we call through system() simply stucsks. I want to repo...
- Mon May 27, 2024 2:17 pm
- Forum: HowTos
- Topic: OPC UA Client Subscription Limit 3.19
- Replies: 3
- Views: 1120
OPC UA Client Subscription Limit 3.19
Hello All, I want to learn more about number of OPC UA Client subscription that WinCC OA Can handle concurrently. We need around 1500 concurrent subscriptions to listen sensor data, so is it possible? In 3.19 documentation for OPC UA Subscription below mentioned The WinCC OA OPC UA client is able to...
- Mon Apr 03, 2023 8:03 pm
- Forum: Bugs / Problems
- Topic: Calling OPC Client Method Through OPC UA Server Method Breaks System
- Replies: 1
- Views: 3140
Calling OPC Client Method Through OPC UA Server Method Breaks System
Hello All, We are currently using 3.18 p016 and trying to create an OPC UA server interface so any external program/system can access whole system through SCADA. However there is a critical bug. Here is the setup. - Our project has OPC UA Server - Also OPC UA Client connected to PLCS - We use both O...