Applies To:
  • CitectSCADA 5.xx, 6.00

Summary:
On startup of Citect, the DNPR driver will issue an integrity poll to an RTU.

The data returned to populate the driver cache does not contain a time stamp,
these (non events) where being passed into the event queue to be procedded by
the dnpr.ci cicode and add them as an event.

In addition events that had the ForceEvent set could get through to teh event queue
without a valid time stamp. This has been corrected.

This affects DNPR drivers 3.1.7.46 and below.

Solution:
A new citect.ini parameter [dnpr]EventAtStartupDisable has been added.

By default driver behaviour will not change. To supress these events set the value to 1
 

Keywords:
DNPR, Events, Startup  

Attachments