Click or drag to resize

EPATHReaderReadLogicalPath Method

Return the entire remaining EPATH without applying multi-path or shortcut rules.

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public static EPATHLogicalPath ReadLogicalPath(
	EPATH ePath
)

Parameters

ePath  EPATH

[Missing <param name="ePath"/> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Reader.ReadLogicalPath(Demo3D.PLC.Comms.CIP.EPATH)"]

Return Value

EPATHLogicalPath

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Reader.ReadLogicalPath(Demo3D.PLC.Comms.CIP.EPATH)"]

See Also