Click or drag to resize

ForwardOpenRequest Class

Forward open request information.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPForwardOpenRequest

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

The ForwardOpenRequest type exposes the following members.

Constructors
  NameDescription
Public methodForwardOpenRequest
Constructs a ForwardOpen request.
Top
Properties
  NameDescription
Public propertyHeader
The original Forward Open request (exluding the Route).
Public propertyRoute
The target EPATH.
Top
See Also