Click or drag to resize

EPATHReaderNext Method

Step through a multi-path EPATH returning the current logical path, or null if there are no more.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public EPATHLogicalPath? Next()

Return Value

Type: EPATHLogicalPath
The next logical path.
See Also