Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

Scan Rates

  • Last UpdatedDec 16, 2021
  • 1 minute read

The Plant SCADA OPCLX driver can define I/O devices with different scan rates. This provides you with the ability to tune your system better, by ordering the tag database into logical groups and defining different scan rates for each group. For example, tags that are read frequently can be placed in a group that is scanned frequently. Tags that are read infrequently can be placed in a group that is scanned infrequently.

By default, tags are scanned at the default scan rate defined by the ScanRate parameter in the project Citect.ini file.

Examples

  • Set the project scan rate to 1 second (1000 milliseconds):

    [OPCLX]
    ScanRate=1000

  • Set the project scan rate to 1 second (1000 milliseconds), and the inactive server scan adjust rate to a factor of 5:

    [OPCLX]
    ScanRate=1000

  • Set a faster (half second) scan rate for a specific port named "Port1" on the I/O server named "CLServer":

    [CLServer.Port1]
    ScanRate=500

  • Set a slower (5 second) scan rate for a specific port named "Port123" on the I/O port named "CLServer":

    [CLServer.Port123]
    ScanRate=5000

TitleResults for “How to create a CRG?”Also Available in