MultiSpeakNotificationDelay

When there is a change in value of tags that are configured to publish, a notification is sent via ScadaAnalogChangedNotification and ScadaStatusChangedNotification.

VTScada will wait MultiSpeakNotificationDelay seconds after that first change of value in order to collect any other changed values so that a longer list can be sent in the single message. This reduces the number of messages sent, and also prevents fast-changing tags from triggering a large number of notifications. (Only the current value is used when building the message.)

 

Section: System

Default: MultiSpeakNotificationDelay = 5