Click or drag to resize

CIPObjectNodeName Property

Override to provide a name for the node.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public virtual string? NodeName { get; }

Property Value

Type: String
See Also