Click or drag to resize

IOStages Class

Standard pathway stages for IO services.
Inheritance Hierarchy

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
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