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: 18.04.00
Syntax
C#
public IReadOnlyCollection<ConnectionInfo> Connections { get; }

Property Value

Type: IReadOnlyCollectionConnectionInfo
See Also