Class ControllerSimulationConfigurationCollection
Represents a collection of Controller
Namespace: ABB.Robotics.RobotStudio .Stations
Assembly: ABB.Robotics.RobotStudio.Stations.dll
Syntax
public sealed class ControllerSimulationConfigurationCollection
Properties
this[RsIrc5Controller]
Gets the Controller
Declaration
public ControllerSimulationConfiguration this[RsIrc5Controller ctrl] { get; }
Parameters
Type | Name | Description |
---|---|---|
Rs |
ctrl |
Property Value
Type | Description |
---|---|
Controller |