Click or drag to resize

ICIPNodeNotImplementedPaths Property

A list of paths that we know we'll get asked for but are deliberately not implemented.

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
NotImplementedPath[]? NotImplementedPaths { get; set; }

Property Value

NotImplementedPath
See Also