Click or drag to resize

ICIPNodeLastNode Property

Returns the linked node with with maximum class/instance id.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 18.03.00
Syntax
C#
ICIPNode? LastNode { get; }

Property Value

Type: ICIPNode
See Also