Click or drag to resize

IOEntryConnections Property

The connections and their associated symbols.

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public IReadOnlyList<ConnectionSymbols> Connections { get; }

Property Value

Type: IReadOnlyListConnectionSymbols
See Also