Click or drag to resize
IHasIOConnections Interface
Represents an object that has a collection of IOConnection objects.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public interface IHasIOConnections

The IHasIOConnections type exposes the following members.

Properties
  NameDescription
Public propertyConnections
Gets an IOConnectionCollection that represents all the I/O connections on this object.
Top
Version Information

Supported in: 1.0.0.0
See Also