Click or drag to resize

RoutableIncomingRequestNextRoute Method

Advances to next logical path in the EPATH.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public bool NextRoute()

Return Value

Type: Boolean
False if there are no more logical paths.
See Also