Click or drag to resize

Interface Class

Detected interfaces.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CPFInterface

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

The Interface type exposes the following members.

Constructors
  NameDescription
Public methodInterface
Constructs a new Interface.
Top
Properties
  NameDescription
Public propertyCommsFlags
Communications flags.
Public propertyInterfaceId
Interface id.
Public propertyName
Interface name.
Public propertyProtocol
Interface protocol.
Public propertyType
Interface type.
Top
See Also