Click or drag to resize

EPATHWriterAdd Method (EPATHLogicalPath)

Adds a path.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public EPATHWriter Add(
	EPATHLogicalPath path
)

Parameters

path
Type: Demo3D.PLC.Comms.CIPEPATHLogicalPath

[Missing <param name="path"/> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Writer.Add(Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

Return Value

Type: EPATHWriter

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Writer.Add(Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

See Also