Click or drag to resize

CommsEvents Class

Describes events that are by the high level PLC comms driver.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPCommsEvents

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public abstract class CommsEvents

The CommsEvents type exposes the following members.

Constructors
  NameDescription
Protected methodCommsEvents
Initializes a new instance of the CommsEvents class
Top
Methods
  NameDescription
Public methodGetEvents
Gets comms events.
Public methodMarshalArgs
Marshal event method args.
Top
See Also