3/17/2022 8:15 PM | |
Joined: 7/25/2017 Last visit: 9/11/2025 Posts: 362 Rating:
|
Thankyou for another helpful sample :) In WinCC Advanced, the update tag function pushed the update group into a read queue. So the command was asynchronous, essentially: "read these tags, when you get around to it" Do you know whether the UpdateTag function in WinCC Unified is synchronous, i.e. "read this tag immediately"? That would be nice, but I suspect it's not the case. ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 03/18/2022 09:56:49New subject after splitting |
|
3/18/2022 10:04 AM | |
Joined: 6/26/2008 Last visit: 9/15/2025 Posts: 263 Rating:
|
If you are using JS and the "Read" method, you can set the readType. Just have a look at the object model (I hope the link works) Regards, BBritten |
Follow us on