Limit of ConditionRefresh

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
husy_oui
Jr. Member
Jr. Member
Posts: 2
Joined: 19 Mar 2021, 09:52

Limit of ConditionRefresh

Post by husy_oui »

Hi,

When a client first connects to a server with a subscription, the client will call ConditionRefresh to get all alarms that the server has available.
I refer to the following post for this behavior.
https://forum.unified-automation.com/viewtopic.php?f=38&t=1132&p=1554&hilit=republish#p1554

ConditionRefresh will publish all the alarms the server has with Retain flag set. But is there a limit of how many alarms are cached and republished, or a limit of time period the alarms will be kept?

Post Reply