Click or drag to resize

IOStages Class

Standard pathway stages for IO services.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.CommsIOStages
    Demo3D.PLC.CommsNotifyIOStages

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

The IOStages type exposes the following members.

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