Click or drag to resize

NotifyIOStages Class

Standard pathway stages for IO services that notify data changes.
Inheritance Hierarchy

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

The NotifyIOStages type exposes the following members.

Constructors
  NameDescription
Public methodNotifyIOStages
Constructs an instance of NotifyIOStages.
Top
Remarks
You don't need to use these. You can create your own stages.
See Also