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