Have You Seen Historian Lately?Click here to check out all the new features in the latest version.
Supercharge your GE solution! Download a free trial of Proficy Operations Hub, CSense analytics, and more. Learn more about the Proficy 2022 releases, by signing up for one of our upcoming events.
Disabling Rebroadcasting for Historian Data Archiver
About this task
The Historian Data Archiver service rebroadcasts collector status reports to all connected clients to ensure they are immediately notified of any changes to their configuration. If you have many collectors (20 or more) pointing to a single Historian archive, you may experience network congestion.
Procedure
Start the Windows Registry Editor.
Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Intellution, Inc\iHistorian\Services\DataArchiver key
Create a new DWORD called RouteInterfaceStatusMsg and set it to 0 (to enable rebroadcasting, set this value to 1).
Close the Windows Registry Editor.
Restart the Historian Data Archiver service.
Note: If rebroadcasting is disabled in the Historian Data Archiver service, any programs subscribed to collector status changes using Collectors.SubscribeStatus = true will no longer automatically receive collector status messages. To receive collector status messages, periodically read the Collector.Status property instead.