Click or drag to resize

NotifyDataChangedService Class

Hard coded default scan rates for services that support the INotifyDataChanged interface.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.CommsNotifyDataChangedService

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public static class NotifyDataChangedService

The NotifyDataChangedService type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefaultReadScanInterval
Default read scan interval.
Public fieldStatic memberDefaultWriteBehindInterval
Default write behind interval.
Top
See Also