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: 15.0.2.11458
Syntax
C#
ICIPNode? LastNode { get; }

Property Value

Type: ICIPNode
See Also