wincc OA 3.20 version

An off-topic general discussion forum to chat about ANYTHING!
Search

Post Reply
3 posts • Page 1 of 1
admin_01
Posts: 4
Joined: Tue Mar 25, 2025 5:16 am

wincc OA 3.20 version

Post by admin_01 »

Hi everyone,

I need to interact with OPC data—both reading from and writing to OPC UA servers. Could you explain in detail how to configure and implement this

I'm currently working on a project in WinCC OA version 3.20, and I need help with few things: 1. I want to write a control logic e.g., if a value exceeds a trigger an alarm or set another tag).

I need to bind a data point (tag)to a text field or slider in a panel. What's the recommended way to do this in version 3.20

admin_01
Posts: 4
Joined: Tue Mar 25, 2025 5:16 am

Re: wincc OA 3.20 version

Post by admin_01 »

Hi everyone,

I need to interact with OPC data—both reading from and writing to OPC UA servers. Could you explain in detail how to configure and implement this

I'm currently working on a project in WinCC OA version 3.20, and I need help with few things: 1. I want to write a control logic e.g., if a value exceeds a trigger an alarm or set another tag).

I need to bind a data point (tag)to a text field or slider in a panel. What's the recommended way to do this in version 3.20

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: wincc OA 3.20 version

Post by leoknipp »

Information how to use the OPC UA client in WinCC OA you can find in the WinCC OA Documentation:
https://www.winccoa.com/documentation/W ... asics.html

For triggering alerts in WinCC OA you can use the _alert_hdl config. How to configure an _alert_hdl config is described in the WinCC OA Documentation:
https://www.winccoa.com/documentation/W ... RA-17.html

Interaction between data and the user interface is possible with objects and scripts in CONTROL (WinCC OA programming language).
https://www.winccoa.com/documentation/W ... _GEDI.html

We recommend to attend a basic training when starting to work with WinCC OA.
Information for the training modules you can find in the WinCC OA World:
https://www.winccoa.com/support/training.html

Best Regards
Leopold Knipp
Senior Support Specialist

Post Reply
3 posts • Page 1 of 1