Click or drag to resize

EPATHNetworkSegment Constructor

Constructs a network segment.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public NetworkSegment(
	EPATHNetworkType type
)

Parameters

type
Type: Demo3D.PLC.Comms.CIPEPATHNetworkType
Network type.
See Also